Windows 11 - Fixes and Tweaks
Windows 11 - Fixes and Tweaks
Ram Clear Cache
Create a new shortcut and enter the following path:
1
%windir%\\system32\\rundll32.exe advapi32.dll,ProcessIdleTasks
Mini-Tray Clear Duplicates (Batch)
Open Command Prompt and type:
1
reg.exe delete "HKCU\\Control Panel\\NotifyIconSettings" /f
You may need to restart Windows Explorer (it should do it automatically).
Set Administrator Active
- Open Terminal as Administrator.
Type:
1
net user Administrator /active:yes
- To disable, set “yes” to “no”.
Set password:
1
net user administrator *
Install Software
- Visit Ninite
This post is licensed under CC BY 4.0 by the author.