How to Enable or Disable App Launch Tracking in Windows 11
App launch tracking in Windows 11 records a history of every program you open in the background to suggest your most-used apps in the Start menu and search results . This feature runs automatically on all Windows 11 Home and Pro computers to personalize what you see.
Turning off app launch tracking stops Windows 11 from collecting data about your habits, which removes those suggested apps from your Start menu . You can easily switch this setting on or off in your privacy settings whenever you want to change how much data your PC shares.
To enable or disable app launch tracking, open Settings , navigate to Privacy and security, then General, and toggle “Let Windows improve Start and search results by tracking app launches.” Alternatively, use the Group Policy Editor or Registry Editor for more advanced control.
Prerequisites
Comparison of Methods
| Method | Difficulty | Best For |
|---|---|---|
| Settings App | Easy | General users |
| Group Policy | Advanced | IT Pros and Pro users |
| Registry Editor | Expert | Custom configurations |
Using the Settings App
Control whether Windows 11 tracks your app launches through the Settings app. This setting helps Windows improve Start and search results by learning which apps you use most often. Turning it off can enhance your privacy.
- Open the Windows Settings app.
- Select Privacy and security on the left.
- Click the General tile on the right.

- Find the setting labeled “Let Windows improve Start and search results by tracking app launches.”
- Toggle the switch to On or Off.

Using the Local Group Policy Editor
To disable app launch tracking in Windows 11 for more control, consider using the Local Group Policy Editor, though it requires administrator rights. This method prevents Windows from tracking app usage for improving search results , offering a more robust way to manage this feature.
- Press the Win, type
gpedit.msc, and hit Enter. - Go to: User Configuration Administrative Templates Windows Components Edge UI.
- Double-click Turn off tracking of app usage.

- Choose Enabled to stop tracking, or Disabled to let Windows track your apps.
- Click OK and restart your computer.

Using the Windows Registry Editor
Changing app launch tracking in Windows 11 involves editing the Registry Editor, but proceed with caution as incorrect changes can harm your system. This manual approach requires digging into the system registry to toggle a single binary key.
- Open the Windows Registry editor by searching for
regeditin the Start menu. - Navigate to this path:
Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\EdgeUI - If you do not see
EdgeUI, right-click theWindowsfolder, select New > Key, and name itEdgeUI. - Right-click in the empty space on the right, select New > DWORD (32-bit) Value, and name it
DisableMFUTracking. - Double-click
DisableMFUTrackingand set the value to1to stop tracking.

Troubleshooting and Performance
If your computer runs slowly, the Task Manager helps check app usage in Windows 11, showing how much power and data programs consume.
Summary
Managing app launch tracking in Windows 11 lets readers control privacy while still getting personalized results, and settings, Group Policy, or the Registry handle these changes.
Does disabling app tracking improve 🪟 Windows 11 performance?
Disabling app tracking has a negligible impact on overall system performance. While it technically stops a background process from logging your activity, the resource usage is minimal. You will not notice a significant speed boost by turning this feature off, but it is a valid step for privacy-focused users.
Is app launch tracking a privacy concern in 🪟 Windows 11?
Some users consider app tracking a privacy concern because it logs usage habits. While Microsoft uses this data to improve the Start menu experience, disabling it limits telemetry data sent from the computer to Microsoft servers.
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!