Wednesday, 24 January 2024

Disable removable storage access in Windows 10 Pro by Local group policy editor

1.
Open Local group policy editor with administrator user
2. It can be opened by command gpedit.msc in Run or command prompt
3. Navigate to 
Computer Configuration\Administrative Templates\System\Removable Storage Access
4. Double Click on key All Removable Storage classes: Deny all access
5. Enable,then apply
6. Open command prompt and run gpupdate /force command or do a computer restart
7. Now removable storage is disabled

To enable removable storage again, disable policy given in step 4 and do steps 5-7

In given picture, removable storage is disabled 

windows 11 space cleanup

1. Delete search database .db files after stopping of windows search service  2. Use Disk cleanup tool to free space 3. Delete content in pr...