The Northwest Public Affairs Network is a Washington nonprofit corporation.


© 2026 Northwest News Network
Regional Journalism

Windows 11 Remove Bloatware And Telemetry -

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\AdvertisingInfo DWORD Enabled = 0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\WiFi\AllowWiFiHotSpotReporting Set DWORD value = 0 windows 11 remove bloatware and telemetry

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search DWORD BingSearchEnabled = 0 DWORD CortanaConsent = 0 DWORD AllowSearchToUseLocation = 0 windows 11 remove bloatware and telemetry

Get-AppxPackage *xbox* | Remove-AppxPackage Get-AppxPackage *bingnews* | Remove-AppxPackage Get-AppxPackage *spotify* | Remove-AppxPackage Get-AppxPackage *candycrush* | Remove-AppxPackage Get-AppxPackage *facebook* | Remove-AppxPackage Get-AppxPackage *instagram* | Remove-AppxPackage Get-AppxPackage *tiktok* | Remove-AppxPackage Get-AppxPackage *clipchamp* | Remove-AppxPackage Get-AppxPackage *zunemusic* | Remove-AppxPackage (provisioned packages): windows 11 remove bloatware and telemetry

Get-AppxPackage | Select Name, PackageFullName (examples – add more as needed):