From 5d57b0e1d0b5e152145fba959ccc8b5e5affd36e Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Sat, 1 Oct 2016 18:45:06 +0200 Subject: [PATCH] Create disable_ShellExperienceHost.bat --- utils/disable_ShellExperienceHost.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 utils/disable_ShellExperienceHost.bat diff --git a/utils/disable_ShellExperienceHost.bat b/utils/disable_ShellExperienceHost.bat new file mode 100644 index 0000000..d48a03a --- /dev/null +++ b/utils/disable_ShellExperienceHost.bat @@ -0,0 +1,2 @@ +taskkill /F /IM ShellExperienceHost.exe +move "%windir%\SystemApps\ShellExperienceHost_cw5n1h2txyewy" "%windir%\SystemApps\ShellExperienceHost_cw5n1h2txyewy.bak"