Brain II

Site Tools


start:knowledge:software:windows_knowledge

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start:knowledge:software:windows_knowledge [2025/02/27 00:14] – [Make Windows feel snappier] florianstart:knowledge:software:windows_knowledge [2025/04/03 01:44] (current) – [Emergency] florian
Line 1: Line 1:
 [[start:knowledge|<< Back]] [[start:knowledge|<< Back]]
 ====== Windows ====== ====== Windows ======
-===== Make Windows feel snappier ===== 
  
 <note tip> <note tip>
Line 8: Line 7:
  
 <note tip> <note tip>
-Use [[https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy|Robocopy]] to automate backups+Every once in a while, run the "Disk Cleanup" tool that comes with Windows
 </note> </note>
 +
 +<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>
 +
 +<note warning>
 +Never download software from the Microsoft Store, you won't be able to create a shortcut from your .exe
 +</note>
 +
 +
  
  
Line 23: Line 34:
 | Select characters         | Shift arrow            | | Select characters         | Shift arrow            |
 | Select words              | Ctrl Shift arrow       | | Select words              | Ctrl Shift arrow       |
-| Move Desktop              | Ctrl windows <- or ->  | 
 | Show symbols              | Windows .              | | Show symbols              | Windows .              |
 | Always on top             | Windows Ctrl t         | | Always on top             | Windows Ctrl t         |
Line 29: Line 39:
 | Sticky notes              | Windows Alt s          | | Sticky notes              | Windows Alt s          |
 | Task switcher             | Alt tab                | | Task switcher             | Alt tab                |
 +| Task view                 | Windows tab            |
 +| Move Desktop              | Ctrl windows <- or ->  |
 +| Open widgets              | Windows W              |
 ==== File Explorer ==== ==== File Explorer ====
 ^ Action             ^ Shortcut      ^ ^ Action             ^ Shortcut      ^
Line 41: Line 54:
 | Command Palette  | Ctrl Shift p  | | Command Palette  | Ctrl Shift p  |
  
 +==== Windows Run Commands ====
 +
 +%appdata%\\
 +shell:startup\\
 +taskschd.msc\\
 ===== Codecs ===== ===== Codecs =====
  
Line 86: Line 104:
 ===== Automated tasks ===== ===== Automated tasks =====
  
-Using Task Sceduler in combination with scripts\\ +Windows has a build in Task Scheduler that you can use in combination with scripts.\\ 
-Using a .bat script for the execution and a .vbs to keep it in the background\\+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\\ 
 + 
 +<note tip> 
 +Use [[https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy|Robocopy]] to automate backups 
 +</note>
  
  
Line 95: Line 118:
 ^ Name                                                                                   ^ Description                             ^ ^ Name                                                                                   ^ Description                             ^
 | [[https://www.wagnardsoft.com/content/DDU-Guide-Tutorial|Display Driver Uninstaller]]  | For when you are having display issues  | | [[https://www.wagnardsoft.com/content/DDU-Guide-Tutorial|Display Driver Uninstaller]]  | For when you are having display issues  |
 +
 +[[https://learn.microsoft.com/en-us/windows/wsl/|WSL]]
start/knowledge/software/windows_knowledge.1740611699.txt.gz · Last modified: 2025/02/27 00:14 by florian