Luckyy
Administrator
Staff
LEVEL 4
90 XP
Windows 10 and 11 include built-in telemetry and tracking features that send diagnostic data to Microsoft. Here’s how to reduce or disable most of it for privacy.
1. Open Settings → Privacy & Security
2. Go to Diagnostics & feedback
3. Set Send optional diagnostic data to Off
4. Turn off:
1. Press Win + R, type
2. Go to:
3. Double-click Allow Telemetry
4. Set it to Disabled or Enabled → 0 (Security only)
5. Click Apply → OK
1. Press Win + R, type
2. Navigate to:
3. Right-click and Disable any active tasks
4. Do the same under:
1. Navigate to:
2. Open with Notepad (as Admin)
3. Add entries like:
4. Save and exit
These can automate most of the above steps:
Just run them, select recommended options, and apply changes. No installation required.
That’s it! You’ve now disabled or heavily restricted most Windows tracking and telemetry features.
Step 1: Disable Telemetry via Settings
1. Open Settings → Privacy & Security
2. Go to Diagnostics & feedback
3. Set Send optional diagnostic data to Off
4. Turn off:
- Tailored experiences
- Improve inking and typing
- Send diagnostic data
Step 2: Disable Telemetry Using Group Policy (Pro Editions)
1. Press Win + R, type
gpedit.msc
, press Enter 2. Go to:
Code:
Computer Configuration → Administrative Templates → Windows Components → Data Collection and Preview Builds
4. Set it to Disabled or Enabled → 0 (Security only)
5. Click Apply → OK
Step 3: Disable Tracking Tasks and Services
1. Press Win + R, type
taskschd.msc
2. Navigate to:
Code:
Task Scheduler Library → Microsoft → Windows → Customer Experience Improvement Program
4. Do the same under:
Code:
→ Application Experience
→ Autochk
→ DiskDiagnostic
→ Feedback
Step 4: Block Tracking with Hosts File (Optional)
1. Navigate to:
Code:
C:\Windows\System32\drivers\etc\hosts
3. Add entries like:
Code:
0.0.0.0 telemetry.microsoft.com
0.0.0.0 vortex.data.microsoft.com
0.0.0.0 watson.telemetry.microsoft.com
Step 5: Use Free Privacy Tools (Optional but Powerful)
These can automate most of the above steps:
- O&O ShutUp10++ – Portable, deep privacy tool
- W10Privacy – Advanced privacy settings GUI
- Debotnet – Lightweight privacy-focused app
Just run them, select recommended options, and apply changes. No installation required.
Things to Keep in Mind
- Telemetry is deeply embedded in Windows — you can minimize, not fully erase it
- Blocking Microsoft servers may affect some services (e.g. Cortana, Store)
- Use System Restore before making deep changes
That’s it! You’ve now disabled or heavily restricted most Windows tracking and telemetry features.