🧰 Registry (.reg)

Disable Explorer Startup Delay (Registry Tweak)

Removes the artificial delay before startup apps launch.

By WindowsScripting.com · 446 B
DisableStartupDelay.reg
Windows Registry Editor Version 5.00

; Disable Explorer Startup Delay
; Removes the artificial delay before startup apps launch.
;
; Usage: double-click to apply, then sign out and back in (or restart
; explorer.exe) for it to take full effect. Back up your registry first
; if you're unsure (File > Export in Registry Editor).

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