How to Enable Background Mode in Google Chrome
You enable background mode in Google Chrome to let it continue running processes like downloads or updates even when you’ve closed the browser window.
Background mode is a feature that allows certain applications, including Chrome, to perform tasks in the background, consuming system resources without an active user interface. This functionality is crucial for continuous operations.
In Google Chrome, specifically, this often refers to the “Continue running background apps when Google Chrome is closed” setting. Enabling this ensures that extensions and apps can refresh or notify you even after you’ve shut down the main browser window.
Why use background mode?
Background mode allows certain web applications to stay active even after you close the main browser window. This is helpful for apps that need to send notifications or sync data in real time.
What happens when done?
When configured correctly, your chosen web apps will remain active in your system tray or background processes. If disabled, these apps will stop completely the moment you close the browser, which can save battery life and memory.
Enable/Disable Background Mode in Chrome
Important Note: As of 2026, the option to toggle background mode has been removed from the standard Chrome user interface. You can no longer find this setting in the browser’s “System” menu.
Modern background behavior is now managed entirely by individual web apps (PWAs). If a website is installed as a Progressive Web App, it may request permission to run in the background. You must manage these permissions within the specific settings of that web app rather than through a global browser switch.

For managed environments, this feature relies entirely on Enterprise Policies. If you are using a standard, consumer-grade version of Chrome, there is no official menu option to force all background apps to stay active.

Enable / Disable Background Mode in Chrome using the Registry
In some cases, you can use the Windows Registry to set the BackgroundModeEnabled policy. Warning: These registry modifications may not function as expected on non-managed, consumer-grade installations of Chrome. Google has moved toward prioritizing PWA-specific behavior over global registry overrides.
If you still wish to attempt this, first open the Windows Registry and go to this path:
Computer\🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome
Remember to back up your registry before making any changes, or create a System Restore point as a precaution.
If the folders do not exist, right-click the “Policies” folder to create them. Right-click in the Chrome folder, select New > DWORD (32-bit) Value, and name it BackgroundModeEnabled.
Set the value to 0 to disable background mode or 1 to enable it. You may need to restart your computer for these changes to take effect.


Reference:
Conclusion
Chrome has shifted away from a global background setting. Today, individual web apps control their own background activity. If you need a specific app to run in the background, check the settings within that specific web application.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!