Apps Enable or Disable Delay of Running Startup Apps in Windows 11


  • Staff
Startup_apps_banner.png

This tutorial will show you how to enable or disable the delay of running startup apps at Windows startup for your account in Windows 10 and Windows 11.

Startup apps are the apps that start automatically when you sign in to Windows 11.

You can have any app, shortcut, folder, drive, file, script, etc.. items automatically open or run at startup.

By default, Windows will run the items in your Startup folder (shell:startup) after about a 10 second delay at Windows startup when you sign in to your account. This was done to help improve the performance of Windows startup. If you have a fast computer, then you may wish to disable this startup delay to have your startup items run as soon as you sign-in instead of delayed.


Here's How:

1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.

2 Enable Delay of Running Startup Apps

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Enable_Startup_delay_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
"Startupdelayinmsec"=-

3 Disable Delay of Running Startup Apps

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Disable_Startup_delay_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

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

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 You could now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Startup_apps.png
    Startup_apps.png
    7.8 KB · Views: 59
  • Disable_Startup_delay_for_current_user.reg
    668 bytes · Views: 217
  • Enable_Startup_delay_for_current_user.reg
    646 bytes · Views: 178
Last edited:

Latest Support Threads

Back
Top Bottom