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
pub:windows_cli_cheat_sheet [2022/02/23 09:29] – [Setup] derekpub:windows_cli_cheat_sheet [2023/08/28 13:32] (current) – removed derek
Line 1: Line 1:
-====== windows cli cheat sheet ====== 
  
- 
-==== control panel ==== 
- 
-=== Setup === 
- 
-Default programs 
-  control /name Microsoft.DefaultPrograms 
- 
-Backup 
-  control /name Microsoft.BackupAndRestore 
- 
-  control /name Microsoft.FileHistory 
- 
- 
-device manager (show hidden devices) 
-  SET DEVMGR_SHOW_NONPRESENT_DEVICES=1 & devmgmt.msc 
- 
-==== others ==== 
- 
-Important 
-  control /name Microsoft.BackupAndRestore 
-  control /name Microsoft.DefaultPrograms  
- 
-admin 
-  control admintools 
- 
-  control control /name Microsoft.BackupAndRestore 
-   
-hardware 
-  SET DEVMGR_SHOW_NONPRESENT_DEVICES=1 & devmgmt.msc