Windows 11 - Tweaks
Windows 11 - 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).
Spice Fixes (if running with KVM)
- Download the ISO for VirtIO and run it through before fully installing Windows.
- Tested EXE helps with performance, but most users suggest that Windows might agree with doing it after the installation. Test at your own risk.
- Install this EXE and reboot:
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.