The Tab Performance detector in Microsoft Edge helps you keep an eye on how much power your browser tabs are using.
This feature stops individual tabs from hogging your computer’s CPU or memory, which is especially useful if you have many tabs open or an older PC. You can turn it on or off through a special settings page.
You might find this setting under Edge’s experimental flags, often located at `edge://flags`, or within specific configuration menus for recent versions like Microsoft Edge 114.
Go to Settings, then System and performance, and toggle “Enable performance detector” under the Performance section. This feature monitors tab resource usage and alerts you when tabs consume too much memory or CPU.
Why Use the Performance Detector?
The Microsoft Edge Performance Detector helps you find browser tabs that are using too much computer memory or processing power. If your computer is running slowly because of Edge, this tool can help you identify which tabs are causing the problem so you can fix it and make your browser faster.
The Microsoft Edge Performance detector watches for browser tabs that use too much memory or processing power. When the detector finds a tab using excessive resources, it alerts the user to address the issue.
How Does the Performance Detector Work?
The Microsoft Edge Performance Detector watches your open tabs and shows a simple visual cue to let you know if they’re using too much of your computer’s resources. When tabs are running fine, you’ll see a green indicator, but if a tab is using too much memory or processing power, a red warning icon will appear.
When Microsoft Edge detects that your background tabs are using too much memory or processing power, a heart pulse icon with a red dot will show up in the toolbar.

Clicking the Performance detector icon shows "High usage" for memory and CPU. The gauge turns red, indicating high resource use. A list then appears, showing specific tabs consuming the most memory or CPU.


Option 1Turn On or Off Tab Performance Detector in Microsoft Edge Settings
You can easily turn the Microsoft Edge Performance Detector on or off through the browser’s settings menu. Just open Edge, click the three dots in the top right corner to open the menu, select ‘Settings,’ then click ‘System and performance’ on the left, and finally choose ‘Performance’ to find the option.
- Open Microsoft Edge.
- Click the Settings and more (Alt+F) button. It looks like three dots in the top right corner. Then click Settings.
- Click System and performance in the left pane. Then click Performance in the right pane.
If you do not see a left pane, click the menu button (three bars) at the top left. Or make the Microsoft Edge window wider until you see the left pane.
- Under General, turn on or off Enable performance detector.



Option 2Turn On or Off Tab Performance Detector Using Registry [Requires Admin]
If you have administrator access, you can turn the Microsoft Edge Performance Detector on or off for everyone on your computer using the Windows Registry. This involves opening the Windows Terminal as an administrator and running a specific command, or directly editing a value in the Registry Editor, which requires careful attention.
Open Windows Terminal as an administrator and run the command below. Or you can go to the Registry Editor and edit the value directly.
This option uses the policy for Microsoft Edge.
Always Turn On Tab Performance Detector for All Users
This will override and gray out Option One.
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v PerformanceDetectorEnabled /t REG_DWORD /d 1 /f
Always Turn Off Tab Performance Detector for All Users
This will override and gray out Option One.
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v PerformanceDetectorEnabled /t REG_DWORD /d 0 /f
Default to User Choice for Tab Performance Detector
This is the default setting. It lets users control the Performance detector using Option One.
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v PerformanceDetectorEnabled /f
More Information
Learn about performance features in Microsoft Edge – Microsoft Support Learn about other performance features in Microsoft Edge. These include sleeping tabs, efficiency mode, and the Performance detector.
Summary
The Microsoft Edge Performance Detector helps you spot tabs hogging resources, and you can control it through browser settings for your account or via the Registry for all users.
How do I enable performance detector in Edge?
To enable the performance detector, open Microsoft Edge and navigate to Settings. Select the 'System and performance' tab from the left menu. Locate the 'Performance detector' section and toggle the switch to the 'On' position. This feature will now actively monitor your tabs for excessive CPU or memory usage.
Why does Edge have so many processes running?
Microsoft Edge uses a multi-process architecture to improve stability and security. Each open tab, extension, and plugin runs as a separate process. This design ensures that if one tab crashes or becomes unresponsive, the entire browser remains stable, and your other open tabs continue to function without any interruption.
Why is Microsoft Edge running so slowly?
Microsoft Edge might run slowly because of too many open tabs, old extensions, or a full cache, but the built-in Performance detector can help you find and fix resource-hungry tabs.
What does Ctrl+Shift+T do in Edge?
Pressing Ctrl+Shift+T in Microsoft Edge is a handy shortcut that instantly reopens the last tab you closed, helping you recover lost pages quickly.
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!