Browsers and Mail Enable or Disable Startup Boost in Microsoft Edge


  • Staff
Microsoft_Edge_banner.png

This tutorial will show you how to enable or disable startup boost for Microsoft Edge for your account or all users in Windows 10 and Windows 11.

The Microsoft Edge web browser is based on Chromium and was released on January 15, 2020. It is compatible with all supported versions of Windows, and macOS. With speed, performance, best in class compatibility for websites and extensions, and built-in privacy and security features.

To improve Microsoft Edge startup speed, Microsoft has developed a feature called startup boost. Startup boost keeps the browser running in the background with minimal processes, so Microsoft Edge will start more quickly when launched. Microsoft Edge will start more quickly when it is launched from the taskbar, desktop, or from hyperlinks embedded in other applications when you sign in after device startup or the browser is closed.

Startup boost keeps the browser running in the background with minimal processes when the browser is closed, which has a limited impact on device resource usage. Startup boost does not add any additional resources when browser windows are already open.

Startup boost starts core Microsoft Edge processes in the background to keep them ready when the browser is closed, so Microsoft Edge will start more quickly when launched.

References:


Contents

  • Option One: Turn On or Off Startup Boost in Microsoft Edge for Current User in Microsoft Edge Settings
  • Option Two: Enable or Disable Startup Boost in Microsoft Edge for All Users using REG file




Option One

Turn On or Off Startup Boost in Microsoft Edge for Current User in Microsoft Edge Settings


1 Open Microsoft Edge.

2 Click/tap on the Settings and more (3 dots) button (Alt+F), and click/tap on Settings. (see screenshot below)

Microsoft_Edge_Settings.png

3 Click/tap on System and performance in the left pane. (see screenshot below step 4)

4 Under System, turn on (default) or off Startup boost for what you want. (see screenshot below)

Microsoft_Edge_startup_boost.png

5 You can now close the Settings tab or Microsoft Edge if you like.




Option Two

Enable or Disable Startup Boost in Microsoft Edge for All Users using REG file


You must be signed in as an administrator to use this option.

This option uses the StartupBoostEnabled policy for Microsoft Edge.


1 Do step 2 (Always enable), step 3 (disable), or step 4 (default) below for what you want.

2 Always Enable Startup Boost in Microsoft Edge for All Users

This will override and gray out Option One.


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

Always_enable_startup_boost_in_Microsoft_Edge_for_all_users.reg


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

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"StartupBoostEnabled"=dword:00000001

3 Disable Startup Boost in Microsoft Edge for All Users

This will override and gray out Option One.


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

Disable_startup_boost_in_Microsoft_Edge_for_all_users.reg


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

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"StartupBoostEnabled"=dword:00000000

4 Default User Choice to Turn On or Off Startup Boost in Microsoft Edge

This is the default setting to allow using Option One.


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

Default_user_choice_startup_boost_in_Microsoft_Edge.reg


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

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"StartupBoostEnabled"=-

5 Save the .reg file to your desktop.

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

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

8 If Microsoft Edge is currently open, then close and reopen Microsoft Edge to apply.

9 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Microsoft_Edge.png
    Microsoft_Edge.png
    11.2 KB · Views: 71
  • Always_enable_startup_boost_in_Microsoft_Edge_for_all_users.reg
    592 bytes · Views: 162
  • Default_user_choice_startup_boost_in_Microsoft_Edge.reg
    566 bytes · Views: 142
  • Disable_startup_boost_in_Microsoft_Edge_for_all_users.reg
    596 bytes · Views: 186
Last edited:

Latest Support Threads

Back
Top Bottom