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"