Search the Community
Showing results for tags 'powercfg'.
-
The back story: I've got a Dell XPS w/ i7-8700K. The fastest, by single core, I could get, by well known PC maker. The problem is that the fan can get so loud, like, REALLY LOUD, I can not use the CPU at its max. clock speed. I could leave it at 90% all the time and not use this but I want to ha...
-
how i can determine which is the default Power Scheme and what is GUID of the default Power Scheme. The Line of default Power Scheme is marked with *I start with this lines;$path = "C:\temp\power.txt" If FileExists($path) Then filedelete($path) Run(@ComSpec & " /c " & 'powercfg.exe -l > C:\...