From 36d3666770b3080ba401fe5661ad6a34437acc3d Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Fri, 5 Jun 2020 13:20:15 +0200 Subject: [PATCH] Add note to shell experience host script. ref #250 --- utils/disable-ShellExperienceHost.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/disable-ShellExperienceHost.bat b/utils/disable-ShellExperienceHost.bat index d48a03a..d07ae85 100644 --- a/utils/disable-ShellExperienceHost.bat +++ b/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"