update
This commit is contained in:
5
Windows 10/Debloat/utils/disable-ShellExperienceHost.bat
Normal file
5
Windows 10/Debloat/utils/disable-ShellExperienceHost.bat
Normal file
@ -0,0 +1,5 @@
|
||||
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"
|
Reference in New Issue
Block a user