This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start:knowledge:software:windows_knowledge [2025/02/27 08:34] – [Automated tasks] florian | start:knowledge:software:windows_knowledge [2025/04/03 01:44] (current) – [Emergency] florian | ||
---|---|---|---|
Line 1: | Line 1: | ||
[[start: | [[start: | ||
====== Windows ====== | ====== Windows ====== | ||
- | ===== Make Windows feel snappier ===== | ||
<note tip> | <note tip> | ||
Make Windows snappy --> Turn off " | Make Windows snappy --> Turn off " | ||
+ | </ | ||
+ | |||
+ | <note tip> | ||
+ | Every once in a while, run the "Disk Cleanup" | ||
+ | </ | ||
+ | |||
+ | <note tip> | ||
+ | In File Explorer, on the View ribbon, click Options.\\ | ||
+ | On the resulting dialog in the Privacy section at the bottom of the General tab, | ||
+ | turn off the option to show recently used folders to Quick Access Save that setting. | ||
+ | </ | ||
+ | |||
+ | <note warning> | ||
+ | Never download software from the Microsoft Store, you won't be able to create a shortcut from your .exe | ||
</ | </ | ||
Line 21: | Line 34: | ||
| Select characters | | Select characters | ||
| Select words | Ctrl Shift arrow | | | Select words | Ctrl Shift arrow | | ||
- | | Move Desktop | ||
| Show symbols | | Show symbols | ||
| Always on top | Windows Ctrl t | | | Always on top | Windows Ctrl t | | ||
Line 27: | Line 39: | ||
| Sticky notes | Windows Alt s | | | Sticky notes | Windows Alt s | | ||
| Task switcher | | Task switcher | ||
+ | | Task view | Windows tab | | ||
+ | | Move Desktop | ||
+ | | Open widgets | ||
==== File Explorer ==== | ==== File Explorer ==== | ||
^ Action | ^ Action | ||
Line 89: | Line 104: | ||
===== Automated tasks ===== | ===== Automated tasks ===== | ||
- | Windows has a build in Task Sceduler | + | Windows has a build in Task Scheduler |
This gives you an easy way to create a backup or any other task that needs to happen periodically.\\ | This gives you an easy way to create a backup or any other task that needs to happen periodically.\\ | ||
Usually you can use a .bat script for the execution and a .vbs script to keep the terminal in the background\\ | Usually you can use a .bat script for the execution and a .vbs script to keep the terminal in the background\\ | ||
Line 103: | Line 118: | ||
^ Name ^ Description | ^ Name ^ Description | ||
| [[https:// | | [[https:// | ||
+ | |||
+ | [[https:// |