From 461f9d66c9a4b3cb33fcfeed9d21f1e9ea87df0e Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Sun, 10 Jan 2021 17:51:33 +0000 Subject: [PATCH] Disable Faststartup on Windows 10 --- scripts/disable FastStartup.bat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/disable FastStartup.bat b/scripts/disable FastStartup.bat index 5b59e184..b51f5a20 100644 --- a/scripts/disable FastStartup.bat +++ b/scripts/disable FastStartup.bat @@ -1,3 +1,2 @@ REM Disable Faststartup on Windows 10 - -powercfg /h off \ No newline at end of file +powercfg /h off