A simple powershell script that allows you to remove most pre-installed windows 10 apps, hide the 3d objects, onedrive and music folder from 'This pc' in windows explorer and disable the 'Share', 'Give access to' and 'Include in library' options in the context menu.
## How to run
Step 1. To download the script, first click the green download button in the top right, next click 'Download ZIP'.
Step 2. Unzip the downloaded file to a location of your choosing and navigate to that location.
Step 3. Right-click the 'Run.ps1' file and select 'Run with Powershell'.
Step 4. Accept the UAC prompt asking for administrator permissions, this is required for the script to function.
Step 5. The script will now ask which changes you would like it to make, after which the script will start to execute them.
Step 6. Once the script has executed, simply restart your pc to ensure all changes are properly applied.
By default, this script will not remove all of the pre-installed windows 10 applications. You configure which applications are removed by this script by editing the apps list found in the 'Win10Debloat.ps1' file.