Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Removing spyware, adware and bloatware
- Network spyware
- This may work, if Microsoft doesn't ignore the hosts file for their own servers. Open your hosts file, located in C:\Windows\System32\drivers\etc On the bottom, add these lines:
- 0.0.0.0 vortex.data.microsoft.com
- 0.0.0.0 vortex-win.data.microsoft.com
- 0.0.0.0 telecommand.telemetry.microsoft.com
- 0.0.0.0 telecommand.telemetry.microsoft.com.nsatc.net
- 0.0.0.0 oca.telemetry.microsoft.com
- 0.0.0.0 oca.telemetry.microsoft.com.nsatc.net
- 0.0.0.0 sqm.telemetry.microsoft.com
- 0.0.0.0 sqm.telemetry.microsoft.com.nsatc.net
- 0.0.0.0 watson.telemetry.microsoft.com
- 0.0.0.0 watson.telemetry.microsoft.com.nsatc.net
- 0.0.0.0 redir.metaservices.microsoft.com
- 0.0.0.0 choice.microsoft.com
- 0.0.0.0 choice.microsoft.com.nsatc.net
- 0.0.0.0 df.telemetry.microsoft.com
- 0.0.0.0 reports.wes.df.telemetry.microsoft.com
- 0.0.0.0 services.wes.df.telemetry.microsoft.com
- 0.0.0.0 sqm.df.telemetry.microsoft.com
- 0.0.0.0 telemetry.microsoft.com
- 0.0.0.0 watson.ppe.telemetry.microsoft.com
- 0.0.0.0 telemetry.appex.bing.net
- 0.0.0.0 telemetry.urs.microsoft.com
- 0.0.0.0 telemetry.appex.bing.net:443
- 0.0.0.0 settings-sandbox.data.microsoft.com
- 0.0.0.0 vortex-sandbox.data.microsoft.com
- Remember, do not connect your Microsoft account to your Windows 10 machine.
- Bloatware and adware
- In administrator powershell run:
- Uninstall 3D Builder:
- Get-AppxPackage *3dbuilder* | Remove-AppxPackage
- Uninstall Alarms and Clock:
- Get-AppxPackage *windowsalarms* | Remove-AppxPackage
- Uninstall Calculator:
- Get-AppxPackage *windowscalculator* | Remove-AppxPackage
- Uninstall Calendar and Mail:
- Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
- Uninstall Camera:
- Get-AppxPackage *windowscamera* | Remove-AppxPackage
- Uninstall Contact Support:
- This app can’t be removed.
- Uninstall Cortana:
- This app can’t be removed.
- Uninstall Get Office:
- Get-AppxPackage *officehub* | Remove-AppxPackage
- Uninstall Get Skype:
- Get-AppxPackage *skypeapp* | Remove-AppxPackage
- Uninstall Get Started:
- Get-AppxPackage *getstarted* | Remove-AppxPackage
- Uninstall Groove Music:
- Get-AppxPackage *zunemusic* | Remove-AppxPackage
- Uninstall Maps:
- Get-AppxPackage *windowsmaps* | Remove-AppxPackage
- Uninstall Microsoft Edge:
- This app can’t be removed.
- Uninstall Microsoft Solitaire Collection:
- Get-AppxPackage *solitairecollection* | Remove-AppxPackage
- Uninstall Money:
- Get-AppxPackage *bingfinance* | Remove-AppxPackage
- Uninstall Movies & TV:
- Get-AppxPackage *zunevideo* | Remove-AppxPackage
- Uninstall News:
- Get-AppxPackage *bingnews* | Remove-AppxPackage
- Uninstall OneNote:
- Get-AppxPackage *onenote* | Remove-AppxPackage
- Uninstall People:
- Get-AppxPackage *people* | Remove-AppxPackage
- Uninstall Phone Companion:
- Get-AppxPackage *windowsphone* | Remove-AppxPackage
- Uninstall Photos:
- Get-AppxPackage *photos* | Remove-AppxPackage
- Uninstall Store:
- Get-AppxPackage *windowsstore* | Remove-AppxPackage
- Uninstall Sports:
- Get-AppxPackage *bingsports* | Remove-AppxPackage
- Uninstall Voice Recorder:
- Get-AppxPackage *soundrecorder* | Remove-AppxPackage
- Uninstall Weather:
- Get-AppxPackage *bingweather* | Remove-AppxPackage
- Uninstall Windows Feedback:
- This app can’t be removed.
- Uninstall Xbox:
- Get-AppxPackage *xboxapp* | Remove-AppxPackage
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement