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/03/13 14:36] – [Windows] florian | start:knowledge:software:windows_knowledge [2025/10/15 21:10] (current) – [Table] florian | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| <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" | ||
| </ | </ | ||
| Line 9: | Line 13: | ||
| In File Explorer, on the View ribbon, click Options.\\ | In File Explorer, on the View ribbon, click Options.\\ | ||
| On the resulting dialog in the Privacy section at the bottom of the General tab, | 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,\\ | + | turn off the option to show recently used folders to Quick Access Save that setting. |
| - | then unpin any folders you do not want to appear in Quick Access.\\ | + | |
| </ | </ | ||
| Line 31: | 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 37: | Line 39: | ||
| | Sticky notes | Windows Alt s | | | Sticky notes | Windows Alt s | | ||
| | Task switcher | | Task switcher | ||
| + | | Task view | Windows tab | | ||
| + | | Move Desktop | ||
| + | | Open widgets | ||
| + | | Open Claude | ||
| ==== File Explorer ==== | ==== File Explorer ==== | ||
| ^ Action | ^ Action | ||
| Line 99: | Line 105: | ||
| ===== 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 113: | Line 119: | ||
| ^ Name ^ Description | ^ Name ^ Description | ||
| | [[https:// | | [[https:// | ||
| + | |||
| + | [[https:// | ||