Windows10Debloater | Remove Unwanted Inbuilt Softwares from Windows 10
HTML-код
- Опубликовано: 27 ноя 2024
- github.com/Syc...
How To Run the Windows10Debloater.ps1 and the Windows10DebloaterGUI.ps1 files
____________________________________________
WARNING FROM THE AUTHOR : I do NOT take responsibility for what may happen to your system! Run scripts at your own risk! Also, other variants of this repo are not technically "new" versions of this, but they are different in their own respective ways. There are some sites saying that other projects are "new" versions of this, but that is inaccurate.
__________________________________________________________
Download the .zip file on the main page of the GitHub and extract the .zip file to your desired location
Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
Enable PowerShell execution Set-ExecutionPolicy Unrestricted -Force
On the prompt, change to the directory where you extracted the files: e.g. - cd c:\temp
Next, to run either script, enter in the following: e.g. - .\Windows10DebloaterGUI.ps1