JayM Posted June 28, 2018 Report Share Posted June 28, 2018 Good Afternoon Folks, Does anybody know how to remove the Windows built-in apps (games, programs) from the reference machine? Do you guys have a powershell script you want to share? Thanks in advance, -JM Link to comment Share on other sites More sharing options...
MichaelBEE Posted August 22, 2018 Report Share Posted August 22, 2018 JayM, Here is a great article that walks you through PS step by step. You can also add additional apps to the script fairly easily. https://winaero.com/blog/remove-all-apps-bundled-with-windows-10-but-keep-windows-store/ Link to comment Share on other sites More sharing options...
Ray Posted September 19, 2018 Report Share Posted September 19, 2018 I use a heavily modified version of the script below. I've tested it with Windows 10 1803 and have not had any issues. It's also pretty simple to configure what you would like and not like. Another thing to note is that the provisioned apps need to also be removed and a registry entry needs to be added under each user account so that the apps will not get downloaded again in the future. https://github.com/W4RH4WK/Debloat-Windows-10 https://www.tenforums.com/tutorials/68217-turn-off-automatic-installation-suggested-apps-windows-10-a.html PreInstalledAppsEnabled also needs to be set to 0. Link to comment Share on other sites More sharing options...
JayM Posted September 21, 2018 Author Report Share Posted September 21, 2018 Sorry, I just checked this now, but I still need this help... thank you Link to comment Share on other sites More sharing options...
Ray Posted September 21, 2018 Report Share Posted September 21, 2018 23 minutes ago, JayM said: Sorry, I just checked this now, but I still need this help... thank you What do you need help with? Is it just setting up the scripts to remove stuff? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now