Windows-Debloater
Windows-Debloater copied to clipboard
A script to debloat Windows.
Seems relevant for OneDrive removal: `Import-Module -DisableNameChecking $PSScriptRoot\..\lib\take-own.psm1` `Import-Module -DisableNameChecking $PSScriptRoot\..\lib\New-FolderForced.psm1`
I ran the latest version Windows-Decrapifier a couple of days ago and noticing today that I cannot open certain software. For example, FoxIt reader for pdf files as well as...
The script works just fine, it does what i need and all, however, there are a lot of error messages popping up on powershell. A lof of "this is not...
Ran the script but got several errors regarding & and < that were not in the right spots
Hello I think it would be awesome if the script would be extended so as to be able to remove the crap added by Windows 11. There are at least...
In the first step, it looks like the file name has changed, cd.. cd C:\Users\\Downloads\ cd .\Windows-Debloater-main\Windows-Debloater-main\ Using git clone the download came up as this. without the ending and...
I see you have no LICENSE file for this project. The default is copyright. I would suggest releasing the code under the GPL-3.0-or-later or AGPL-3.0-or-later license so that others are...