After Windows starts up, it waits about ten seconds before opening your startup programs. This “startup delay” lets your desktop and Windows services finish loading, making everything run a bit smoother. If you have apps you’d rather run immediately, you can do it with a simple Registry hack.
Set Value 0 to :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Serialize
note:
If the Serialize key doesn’t already exist, you’ll need to create it.
If you ever want to re-enable this delay then delete the StartupDelayInMSec key
#windows
#tips
#trick
#tutorial
#registry
#hack
#windows11
#windows10