![]() |
| Navigate to the Privacy & security menu in Windows 11 to begin disabling unwanted telemetry and tracking features |
1. Best Windows 11 Privacy Settings to Disable Tracking in 2026
If you recently upgraded your PC or installed a fresh update, learning how to change privacy settings Windows 11 is the most crucial step to stop unwanted data collection. Out of the box, Windows is configured to track an immense amount of telemetry data, spanning from your location history to your typing habits and browsing preferences. However, you do not have to accept this as the default state of your digital life. You can easily take back control of your privacy and security by tweaking a few hidden menus, disabling intrusive AI tracking, and modifying permissions.
💡 Before we dive into the granular details of privacy, it is highly recommended to understand the broader ecosystem of your operating system. For a foundational overview of optimizing your PC, check out: 👉 [The Complete Guide to Speeding Up and Securing Windows 11]
2. The Core Problem: Why You Need to Review Your Privacy and Security Settings
When you boot up a new machine, you are immediately opted into an ecosystem designed to harvest data. Microsoft tracks diagnostic data, your geographic location, your device usage, and assigns you a unique Advertising ID to serve targeted ads across the operating system.
But why should you care? Leaving these default configurations active not only compromises your personal anonymity but also drains your system’s resources. Background telemetry tasks constantly consume CPU cycles, RAM, and network bandwidth as they ping Microsoft's servers. By taking the time to review your privacy and security settings, you achieve a dual benefit: you secure your digital identity and you noticeably speed up your computer by eliminating unnecessary background processes.
Disabling unnecessary background tracking not only protects your identity but also frees up massive system resources. If your machine is constantly lagging or freezing due to these background tasks, you might want to read: [Fixing 100% disk usage in Windows.]
3. How to Change Privacy Settings in Windows 11: A Step-by-Step Guide
This section is the core blueprint for reclaiming your machine. We will walk through the exact menus and toggles you need to adjust to fortify your system against unwarranted surveillance.
A. Windows Permissions: Taking Control of Your Data
Your first stop should be the core permissions that dictate how the operating system itself behaves.
1. Disable Advertising ID & Tracking Every Windows user is assigned a unique identifier used to track app usage and serve personalized advertisements. To stop this, press the Windows Key + I to open Settings. Navigate to Privacy & security > General. Here, you will find options to let apps show personalized ads using your advertising ID. Turn this off immediately. Adjusting your computer privacy settings here ensures that your profile cannot be sold or utilized by third-party ad networks embedded in the Microsoft Store.
2. Turn Off Website Language Tracking In the same General menu, disable the option that allows websites to access your language list. While seemingly harmless, this data point is frequently used in browser fingerprinting to identify and track you across the web.
3. Disable App Launch Tracking Windows monitors which apps you open to personalize your Start Menu. Turn off "Let Windows improve Start and search results by tracking app launches."
B. Diagnostic Data & Feedback: Minimizing What Microsoft Collects
Microsoft relies on your machine to act as a tester for their software via telemetry.
1. Limit Diagnostic Data Navigate to Privacy & security > Diagnostics & feedback. By default, your Microsoft privacy settings allow the company to collect "Optional diagnostic data," which includes details about the websites you browse, how you use apps, and enhanced error reporting. Toggle this off so you are only sending the "Required" diagnostic data needed to keep the system secure and up to date.
2. Delete Existing Diagnostic Data Scroll down in the same menu and click the Delete button under "Delete diagnostic data." This forces Microsoft to wipe the telemetry logs they have already gathered from your machine.
3. Turn Off Tailored Experiences Disable "Tailored experiences." This prevents Microsoft from using your diagnostic data to offer personalized tips, ads, and recommendations within your operating system.
C. App Permissions: Stop Apps from Overreaching
Apps often ask for permissions they do not need to function, silently gathering data in the background.
1. Location Tracking: Turning Off the Digital Breadcrumbs Go to Privacy & security > Location. Unless you are using a mapping application, there is no reason for your PC to know your exact coordinates. Toggle "Location services" to Off. If you must leave it on for a specific app like Weather, scroll down and manually toggle off location access for every other app on the list. Also, be sure to click "Clear" under Location History.
2. Camera Access: Preventing Unwanted Surveillance Navigate to Privacy & security > Camera. Review the list of apps that have access to your webcam. Disable access for anything that isn't a video conferencing tool (like Zoom or Teams).
3. Microphone Access: Silencing Background Listening Go to Privacy & security > Microphone. Just like the camera, revoke microphone access from any app that doesn't strictly require it.
D. Activity History: Clearing and Disabling Tracking Logs
Windows loves to keep a timeline of everything you do—files you open, sites you visit, and apps you run.
1. Disable Activity History Head to Privacy & security > Activity history. Uncheck the box that says "Store my activity history on this device." Next, click the "Clear history" button to wipe the slate clean. This stops Windows from tracking your local movements and prevents anyone with physical access to your PC from seeing your timeline.
E. Speech, Inking & Typing Personalization: Keeping Your Words Private
Windows analyzes your voice and your keystrokes to build a personal dictionary and improve speech recognition.
1. Disable Online Speech Recognition Go to Privacy & security > Speech. Turn off "Online speech recognition." If you use voice typing, you can still use local dictation without sending your voice clips to Microsoft's cloud servers.
2. Turn Off Inking and Typing Personalization Navigate to Privacy & security > Inking & typing personalization. Toggle this off to stop Microsoft from building a custom dictionary based on everything you type.
4. Advanced Windows Privacy Settings for Maximum Anonymity
Once the basic toggles are flipped, you must address the deeper, more intrusive elements of the operating system, including AI tracking, network telemetry, and browser data.
Before proceeding with any advanced registry tweaks or third-party enterprise tools, securing your system is paramount. Ensure you have a fallback plan by reviewing: [How to create a system restore point and use it in emergencies.]
A. AI Tracking Features
The integration of Artificial Intelligence in Windows has introduced massive new privacy concerns.
1. Windows Recall Windows Recall takes snapshots of your screen every few seconds, making everything you do searchable. To disable this highly invasive feature, go to Settings > Privacy & security > Recall & snapshots. Toggle the feature completely off, and click "Delete all snapshots" to clear the existing database.
2. Copilot Queries and Telemetry Whenever you use Windows Copilot, your queries are sent to Microsoft servers for processing. If you wish to disable Copilot entirely, you can right-click the taskbar, select Taskbar settings, and toggle Copilot off.
B. Network-Level Privacy
To truly stop telemetry, you have to block it at the network level.
If you are planning to block telemetry domains manually or edit your Hosts file, doing it via a robust command line interface is the most efficient method. Learn more here: [Windows Terminal explained and how to use it like a pro.]
1. Modifying the Hosts File You can block Microsoft’s tracking domains (like vortex.data.microsoft.com) by editing your Windows Hosts file. Navigate to C:\Windows\System32\drivers\etc, open the hosts file in Notepad as an administrator, and route known telemetry domains to 0.0.0.0.
2. Using Firewall Rules For a more user-friendly approach, use a third-party firewall tool like SimpleWall or GlassWire. These tools allow you to block all outgoing connections by default, and you can manually approve only the apps you trust, starving Microsoft's telemetry services of an internet connection.
C. Enterprise & Group Policy Controls
If you are running Windows 11 Pro, Enterprise, or Education, you have access to powerful tools not available in the Home edition.
1. Using the Group Policy Editor Press Windows Key + R, type gpedit.msc, and hit Enter. Navigate to Computer Configuration > Administrative Templates > Windows Components > Data Collection and Preview Builds. Double-click "Allow Diagnostic Data" and set it to "Disabled" or limit it to "Security" level.
2. Registry Tweaks for Telemetry For Windows 11 Home users, you can achieve similar results via the Registry. Press Windows Key + R, type regedit. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection. Create a new DWORD (32-bit) value named AllowTelemetry and set its value to 0.
D. Third-Party Privacy Tools
Navigating all these settings manually can be exhausting. Fortunately, the privacy community has built tools to automate the process.
1. O&O ShutUp10++ This is a free, portable tool that gives you complete control over which Windows features to keep and which to disable. It categorizes settings by risk level (green, yellow, red), making it safe for beginners.
2. WPD (Windows Privacy Dashboard) and DoNotSpy11 These tools dive even deeper, allowing you to disable background apps, uninstall default bloatware, and apply firewall rules with a single click. Warning: Always create a system restore point before using third-party privacy applications, as aggressively disabling services can break certain Windows functionalities.
E. Cloud & Sync Risks
The convenience of the cloud is the enemy of privacy.
1. Local Accounts vs. Microsoft Accounts The single best privacy setting you can implement is using a Local Account instead of signing in with a Microsoft Account. A local account keeps your user data, settings, and files physically on your machine rather than syncing them to Microsoft's servers.
2. OneDrive Auto-Backup Implications By default, Windows 11 attempts to back up your Desktop, Documents, and Pictures to OneDrive. If you store sensitive financial documents or personal photos in these folders, they are being uploaded to the cloud. Unlink your PC from OneDrive by right-clicking the cloud icon in the system tray, clicking the gear icon > Settings > Account, and selecting "Unlink this PC."
F. Browser & Search Privacy
Your web browser is the primary window to the internet, and Microsoft Edge is tightly integrated into Windows 11.
1. Edge Tracking Prevention If you must use Edge, open its settings and navigate to "Privacy, search, and services." Set Tracking Prevention to "Strict." Turn off the toggle that says "Help improve Microsoft products by sending the results from searches."
2. Bing Search Integration When you search for a file in the Windows Start menu, Windows simultaneously sends that query to Bing to show you web results. To disable this, you must use the Registry Editor. Navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer, create a DWORD called DisableSearchBoxSuggestions, and set it to 1.
G. Privacy for Gamers
Gamers are not exempt from data harvesting.
1. Xbox Game Bar Data Collection The Xbox Game Bar tracks what games you play, for how long, and with whom. Go to Settings > Gaming > Game Mode and review your configurations. You can disable the Game Bar entirely in the settings to prevent background game telemetry.
H. Hidden Data Collection: What You Cannot Stop
It is vital to have realistic expectations. Microsoft considers certain telemetry as "Required" to keep the system functioning. This includes basic error reporting, activation status, and Windows Update logs. Short of keeping your computer completely disconnected from the internet (air-gapped) or switching to Linux, you cannot achieve 100% absolute privacy on Windows 11. However, by following the steps in this guide, you reduce their data collection by roughly 95%.
5. Conclusion & FAQ
Taking the time to optimize your privacy settings is no longer just for tech enthusiasts; it is a necessity for anyone who values their digital footprint. By systematically going through Windows permissions, disabling AI integrations, and utilizing local accounts, you transform Windows 11 from a data-harvesting machine into a secure, respectful operating system.
As we look at Microsoft's evolving data collection practices, one cannot help but wonder what the future holds for user privacy in the next OS iteration. Discover more at: [Windows 12: Between rumors and reality: Why isn't the system mature yet, and what technically connects it to the Windows 11 kernel?]
A. Final Checklist: Essential Settings to Review Today
✔️ Switch to a Local User Account.✔️ Disable the Advertising ID.
✔️ Set Diagnostic Data to "Required" only.
✔️ Turn off Windows Recall and AI Snapshots.
✔️ Revoke Location, Camera, and Microphone access from unnecessary apps.
✔️ Disable Start Menu web search (Bing integration).
❓ B. Frequently Asked Questions
1. What are the most important privacy settings to change on a new PC? The most critical adjustments include disabling your Advertising ID, reducing Diagnostic & Feedback telemetry to the bare minimum, turning off Windows Recall (if applicable to your hardware), and ensuring your Location Services are disabled.
2. Does changing my security and privacy settings affect Windows updates? No. Reducing your telemetry and turning off optional diagnostic data will not stop your computer from receiving essential security patches, driver updates, or feature drops through Windows Update.
3. Will using third-party privacy tools break my computer? It is possible if you aggressively disable core services without understanding them. Tools like O&O ShutUp10++ provide recommended settings (highlighted in green) that are entirely safe to apply without breaking your system. Always make a restore point first.
_Compressed.webp)