Browse Source

Add note to shell experience host script.

ref #250
pull/253/head
Alex Hirsch 4 years ago
parent
commit
36d3666770
  1. 3
      utils/disable-ShellExperienceHost.bat

3
utils/disable-ShellExperienceHost.bat

@ -1,2 +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"

Loading…
Cancel
Save