A collection of Scripts which disable / remove Windows 10 Features and Apps
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

5 lines
301 B

rem Running this script can cause various issues with Explorer, WSL, etc.
rem See https://github.com/W4RH4WK/Debloat-Windows-10/issues/250
taskkill /F /IM ShellExperienceHost.exe
move "%windir%\SystemApps\ShellExperienceHost_cw5n1h2txyewy" "%windir%\SystemApps\ShellExperienceHost_cw5n1h2txyewy.bak"