How to Completely Disable ‘Startup Boost’ via Group Policy in Microsoft Edge

Startup Boost is a feature in Microsoft Edge designed to make the browser launch significantly faster. It achieves this by keeping a core set of Edge processes running in the background when the device is powered on, even if the browser window is closed. While this provides a snappier experience for casual users, it can be detrimental in enterprise environments. Keeping browser processes constantly resident in memory consumes valuable RAM and CPU cycles on low-spec workstations, terminal servers, or VDI (Virtual Desktop Infrastructure) deployments where resource efficiency is critical.

This guide explains how to completely disable the Startup Boost feature system-wide in Microsoft Edge using Group Policy, ensuring that Edge processes only run when a user explicitly opens the application.

Disable Startup Boost via Group Policy

To enforce a strict block that prevents the browser from silently starting in the background upon user logon, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, strictly follow this exact path:
    Computer Configuration > Administrative Templates > Microsoft Edge
  5. In the right-hand pane, locate the policy named Enable startup boost.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Disabled.
  8. Click Apply, then click OK.

Verify the Configuration Lockdown

Group Policy changes require the browser to read the registry upon its next launch, and existing background processes must be terminated. Close all active instances of Microsoft Edge, or better yet, restart the computer to ensure a clean slate.

To verify the restriction is active, reopen Microsoft Edge and navigate to edge://settings/system. Scroll down to the “System and performance” section. The toggle switch for “Startup boost” will be greyed out and locked in the ‘Off’ position. A briefcase icon will appear alongside a message stating, “Your browser is managed by your organization.” Furthermore, if you open the Windows Task Manager (Ctrl+Shift+Esc) after closing the browser window, you will no longer see msedge.exe zombie processes hovering in the background.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.