Faster Windows Logon

Windows Tweaks

If you've noticed that it seems to take longer for apps to start in Windows 11 than in Windows 10. Try adding this to your registry

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
"StartupDelayInMSec"=dword:00000000
"WaitForIdleState"=dword:00000000

Windows 11, by default, waits for the system to idle before launching startup apps on logon. Cool if you're using an older machine, but if you're using an m.2 drive and have pumped your machine full of RAM, this just makes the logon process take longer for no reason.

Happy logging in!

Search