How to Enable or Disable App Launch Tracking in Windows 11
App launch tracking records a history of every program you open in Windows 11 so the Start menu can show your most-used apps at the top of the list. This background feature runs by default on all Windows 11 Home and Pro installations to personalize your experience.
Turning off app launch tracking stops Windows 11 from collecting data about your habits and clears those suggested apps from your Start menu . You can switch this setting on or off inside the Settings app whenever you want to change what your PC tracks.
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
Some methods, such as using the Registry Editor or Group Policy, require an account with full system access. Always back up your registry before making changes.
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
You can turn app launch tracking Windows 11 on or off through the Settings app to control how Windows uses your app habits to improve Start menu and search results . Open Settings, select Privacy and security, click General, and toggle the switch for app launch tracking to change your preference right away.
- 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
App launch tracking Windows 11 can be turned off using the Local Group Policy Editor if you want to block Windows from learning your app habits. This method works well for Pro and Enterprise versions of Windows, letting you lock down privacy settings across your system using built-in administrative tools.
- 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
App launch tracking Windows 11 can be managed through the Registry Editor by changing a specific system key. You need to open Registry Editor, find the correct path, and update the value manually. Be careful with this step because wrong changes can cause system problems.
- 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 diagnostic data sent from your 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!