@1:40 It's dynamicTick not Clock. Sorry about that.
SERVICES to stop and disable:
-Stop Service called Connected User Experiences and Telemetry and disable
-Stop Service called DIAGNOSTIC POLICY SERVICE AUTOMATIC and set to Disable
-Stop Service called Distributed Link Tracking Client and disable
-Stop Service called dmwappushsvc and set to Disable
bcdedit /set disabledynamictick yes
It’s a feature that helps increase battery life of a laptop, etc by varying the speed of the device’s processor based on its workload.
Disable HPET back to win10 default
bcdedit /deletevalue useplatformclock
Reboot PC
Disable disabledynamictick back to win10 default
bcdedit /deletevalue disabledynamictick
Reboot PC
Win10 1803 Ultimate Performance Power Plan
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
コメント