← back

windows os privacy

disable telemetry, recall, and cortana the safe way — and gain performance while you’re at it

windows debloat telemetry

what windows collects by default

tl;dr

a stock windows 11 install sends telemetry to microsoft on boot, on app launch, on typing (typing personalization), on browsing (via edge / bing / cortana suggestions), and now optionally on everything you look at on your screen (recall). most of it can be turned off, but the ui hides the switches under multiple layers of “improve your experience” nudging.

the categories worth turning off, roughly in order of impact:

before you touch anything

gotcha create a system restore point (or a full image backup) before running any debloat tool. these tools work by modifying registry keys, group policy, scheduled tasks, and app packages — a rare edge case can leave you with a broken start menu or store, and rolling back is much faster than reinstalling.

tool comparison

toolwindowsbest for
Win11Debloat 11 (some 10 support) opinionated, interactive powershell script. best out-of-box preset for windows 11. removes bloat apps, disables telemetry, cleans start menu, disables recall / copilot at the group-policy level. safe defaults; each step is a prompt so you can skip pieces
Privatezilla 10 (11 partial) gui app that toggles about 60 privacy settings and shows current state. good if you want a checklist you can revisit later. windows 10 is its home turf
Winaero Tweaker 7 / 8 / 10 / 11 the swiss army knife for windows tweaks — broader than just privacy. covers explorer, context menus, boot, taskbar, and a large privacy section. best if you also want to reshape the ui

these three overlap by design. the workflow that works: run Win11Debloat first for the big-hammer defaults, then Privatezilla or Winaero for the finer knobs you want to keep control of. you can undo most changes in each of the three, but a restore point is faster and more reliable than the tools’ own undo.

what to actually disable

tl;dr — the checklist that hits the important 90%
  • diagnostic data → required only
  • advertising id → off
  • tailored experiences → off
  • online speech recognition → off
  • activity history → off, clear existing
  • location services → off (unless you need it for a specific app)
  • start menu “show search highlights” and web results → off
  • cortana background app → disabled
  • recall → disabled via group policy (win11debloat does this)
  • edge as system browser → replace with brave / firefox (see browser privacy)
  • onedrive automatic backup of documents/pictures/desktop → off if you don’t use it (it’s on by default and silently syncs folders)
  • widgets pane — disabled or uninstalled
  • ads in start menu / lock screen / notifications — off
  • “suggested content in settings” — off

gotchas