Advertisement
Androxilogin

Remove Windows Bloatware

May 8th, 2019
616
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. Debloat Windows 10
  2. September 9, 2018 By Chris Titus 2 Comments
  3.  
  4. Trying to Debloat Windows 10 is getting ridiculous and as a system admin it is soul crushing to see all that performance go to waste on the botched attempt by Microsoft to do an Appstore and its apps (I’m looking at you Candy Crush). Luckily some admins have worked tirelessly to give us a solution that works considerably well. Lets Start!
  5. Right Click Windows Button ->Select Powershell Prompt (Admin) OR Select Command Prompt (Admin)
  6. Note: If you don’t have PowerShell and only command prompt open command prompt (admin) and type “powershell“
  7. Change Execution policy to allow a debloat script to run in Powershell Set-ExecutionPolicy Unrestricted
  8. Run the script from the following Github Repository. The person running this GitHub has been updating this script for a while and is a godsend. (Source: https://github.com/Sycnex/Windows10Debloater) Use Windows10Debloater.ps1from the location above
  9. During installation select yes to debloat windows 10, select yes to remove OneDrive, and Yes to reboot after it finishes. Below is the image of performing these tasks.
  10.  
  11. https://www.youtube.com/watch?v=q4ziE5Am0pM
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement