How to Enable or Disable App Launch Tracking in Windows 11
App launch tracking in Windows 11 controls how the operating system records which apps you open.
This privacy setting monitors your program usage. Windows 11 uses this information to personalize things like your Start menu and search results by showing your most used apps.
By default, Windows 11 tracks app launches to make your experience better. For example, it might suggest apps you use often, like File Explorer.
Turning off app launch tracking stops Windows 11 from collecting this data. This means your Start menu won’t be as personalized with suggestions based on your app habits.
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
You can 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 Windows key, 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 advanced method involves navigating to a specific path and modifying a value to disable or enable the tracking feature.
- 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 is running slowly, the Task Manager can help you check app usage in Windows 11, showing how much power and data your apps are consuming.
Summary
Managing app launch tracking in Windows 11 lets you control your privacy while still getting personalized results, and you can use Settings, Group Policy, or the Registry to make 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 your usage habits. While Microsoft uses this data to improve the Start menu experience, you may prefer to disable it if you want to limit the amount of telemetry 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!