Debloat-Windows-10 icon indicating copy to clipboard operation
Debloat-Windows-10 copied to clipboard

A Collection of Scripts Which Disable / Remove Windows 10 Features and Apps

Results 43 Debloat-Windows-10 issues
Sort by recently updated
recently updated
newest added

Hello, i would like to know if people who used the script were able to update to `windows 10 version 2004` without problem?! - i'm under `windows 10 version 1909`...

help wanted

**Similar problem like onedrive to remove windows defender. Errors occur even the second time. What can I do?** `Import-Module : The specified module 'C:\Users\Mali\Desktop\Win 10\..\lib\force-mkdir.psm1' was not loaded because no...

scripts run in alphabetical order on fresh install of windows 10 x64 pro creators update, US version. did not test experimental-unfuckery.ps1 Encountered errors: **disable-windows-defender.ps1** ```` Disabling Windows Defender Services sp...

help wanted

Line 52 of remove-onedrive.ps1 If you have the option to "Launch folder windows in a separate process" in "Folder Options" checked, then after running remove-onedrive.ps1, explorer.exe loads the "Computer" explorer...

bug
help wanted

I would like to recommend adding some of the scripts from [this project](https://github.com/Sycnex/Windows10Debloater/tree/master/Individual%20Scripts) into this one, specifically Disable Cortana, Unpin Start and Protect Privacy do things the scrips here don't....

When running "remove-default-apps.ps1" on a fresh Windows 10 Pro, it fails upon doing a: ``` Get-AppxPackage Microsoft.Advertising.Xaml | Remove-AppxPackage ``` This is because several packages depend on this, such as...

help wanted

Thanks for these scripts, saved me a lot of time! Here are some additions, which I think are quite useful for many people, tho I can't assume their setup, there...

Black Viper has two (four if you include Home/Pro defaults) service configurations; 'safe' and 'tweaked'. These configurations are much more...well...configured than what the Debloat-Windows-10 project's current script provides. I suggest...

enhancement

Hey, I ran a few of the scripts provided, and it seems that my windows search has stopped working. Not sure if i misread one of the scripts before running,...

bug

> PS C:\Users\David\Downloads\Debloat-Windows-10-master\Debloat-Windows-10-master> .\utils\disable-searchUI.bat > > C:\Users\David\Downloads\Debloat-Windows-10-master\Debloat-Windows-10-master>taskkill /F /IM SearchUI.exe > SUCCESS: The process "SearchUI.exe" with PID 6412 has been terminated. > > C:\Users\David\Downloads\Debloat-Windows-10-master\Debloat-Windows-10-master>move "C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy" "C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy.bak" > The process cannot...