help powerplan

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bigsabaman
    PCHF Member
    • Jan 2023
    • 4

    #1

    help powerplan

    My power plan is always stuck on balance mode and I can’t select it either and when I try to add another power plan nothing shows up. Pls someone help me… I couldn’t find nothing on youtube.[ATTACH type=“full”]11241[/ATTACH]
  • PeterOz
    PCHF Technical Response Team
    • Mar 2021
    • 4190

    #2
    Why do you want to change?
    We recommend using balance power plan.

    Comment

    • Pyro
      PCHF Member
      • Jan 2019
      • 1189

      #3
      Have you clicked Change plan settings (Straight to the right from Balanced) to check the default plans or Create a power plan (in the lefthand column) to create a new one.

      Comment

      • bigsabaman
        PCHF Member
        • Jan 2023
        • 4

        #4
        Originally posted by PeterOz
        Why do you want to change?
        We recommend using balance power plan.
        because ultimate performance mode better. I need good fps in games

        Comment

        • bigsabaman
          PCHF Member
          • Jan 2023
          • 4

          #5
          Originally posted by Pyro
          Have you clicked Change plan settings (Straight to the right from Balanced) to check the default plans or Create a power plan (in the lefthand column) to create a new one.
          yea I clicked but main thing I’m trying to do is add performance mode and I did the command to add it but it doesn’t show and I even tried with bitsum highest performance but nothing pops up.

          Comment

          • PeterOz
            PCHF Technical Response Team
            • Mar 2021
            • 4190

            #6
            Originally posted by bigsabaman
            because ultimate performance mode better. I need good fps in games
            Not really
            If you look through the threads you will see we recommend taking power performance off ultimate performance mode as this is a form of overclocking that causes issues.

            Comment

            • bigsabaman
              PCHF Member
              • Jan 2023
              • 4

              #7
              Originally posted by PeterOz
              Not really
              If you look through the threads you will see we recommend taking power performance off ultimate performance mode as this is a form of overclocking that causes issues.
              what about high performance mode? balance no good for gamer

              Comment

              • Malnutrition
                PCHF Moderator
                • Jul 2016
                • 7041

                #8
                Looking to squeeze some more performance from your computer?

                Download and run Startup lite.


                Reset your Hosts file.

                [ol]
                [li]Click here to download RstHosts v2.0[/li][li]Save the file to your desktop.[/li][li]Right Click and Run as Administrator.[/li][li]Click on Restaurer, then click OK at the prompt.[/li][li]This will restore the default host file.[/li][/ol]



                Open a notepad and copy the content of the code box below, paste into open notepad and save it to your desktop as clean.bat then right click on clean.bat and run as admin.

                [COLOR=rgb(184, 49, 47)]Do not copy the word Code:
                Code:
                @echo off
                wmic /Namespace:\\root\default Path SystemRestore Call Enable "%SystemDrive%"
                WMIC /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "BatchRestorePoint", 100, 10
                fsutil resource setautoreset true c:\&fsutil usn deletejournal /d /n c:
                powercfg.exe /setactive 381b4222-f694-41f0-9685-ff5bb260df2e
                powercfg -hibernate off
                bitsadmin /reset /allusers
                nbtstat -R
                nbtstat -RR
                netsh winsock reset all
                netsh winsock reset catalog
                netsh winhttp reset proxy
                netsh int tcp set heuristics disabled
                netsh int tcp set global rss=enabled
                netsh int tcp set global autotuninglevel=normal
                netsh interface httpstunnel reset all
                netsh interface portproxy reset all
                netsh interface ip delete arpcache
                netsh advfirewall reset
                netsh advfirewall set allprofiles state On
                wmic nicconfig where (IPEnabled=TRUE) call SetDNSServerSearchOrder ("1.1.1.1", "1.0.0.1")
                %WINDIR%\SYSTEM32\lodctr.exe /R
                %WINDIR%\SysWOW64\lodctr.exe /R
                C:\Windows\SYSTEM32\lodctr.exe /R
                C:\Windows\SysWOW64\lodctr.exe /R
                DISM.exe /Online /Cleanup-Image /StartComponentCleanup
                pause
                DISM.exe /Online /Cleanup-image /Restorehealth
                pause
                del /s /q C:\Windows\SoftwareDistribution\download\*.*
                del /s /q "%userprofile%\AppData\Local\Microsoft\Edge\User Data\Default\Cache\*.*"
                del /s /q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache\*.*"
                del /s /q "%userprofile%\AppData\Local\Opera Software\Opera Stable\Cache\Cache_Data\*.*"
                del /s /q "%userprofile%\AppData\Local\temp\*.*"
                del /f /s /q %systemdrive%\*.tmp
                del /f /s /q %systemdrive%\*.log
                del /f /s /q %systemdrive%\*.chk
                del /f /s /q %systemdrive%\recycled\*.*
                del /f /s /q %windir%\*.bak
                del /f /s /q %windir%\prefetch\*.*
                ipconfig /flushdns
                ipconfig /registerdns
                sc stop RasAuto
                sc stop RasMan
                sc stop SessionEnv
                sc stop TermService
                sc stop UmRdpService
                sc stop RemoteAccess
                sc config RasAuto start= disabled
                sc config RasMan start= disabled
                sc config SessionEnv start= disabled
                sc config TermService start= disabled
                sc config UmRdpService start= disabled
                sc config RemoteAccess start= disabled
                sc stop sysmain
                sc config sysmain start= disabled
                sc stop iphlpsvc
                sc config iphlpsvc start= disabled
                sc stop DiagTrack
                sc config DiagTrack start= disabled
                sc stop dmwappushservice
                sc config dmwappushservice start= disabled
                sc stop WSearch
                sc config WSearch start= disabled
                sc stop lfsvc
                sc config lfsvc start= disabled
                del /s /q %ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
                REG ADD HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection /v AllowTelemetry /d 0 /t REG_DWORD /f
                reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SQMClient\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF
                reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF
                echo "" > %ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
                sfc /scannow
                pause
                shutdown -r
                Exit /B


                Use O&O shutup ten with suggested and somewhat suggested settings enabled.

                Disable windows update, and only enable it once a week to update on your terms not whenever microsoft feels you need an update.

                Uninstall Useless to you windows apps with O&O App buster.[/COLOR]

                Comment

                • Malnutrition
                  PCHF Moderator
                  • Jul 2016
                  • 7041

                  #9
                  Also… @bigsabaman

                  Yes, you can control the power settings with Command Prompt, and in this guide, I'll show you how to do it with the powercfg tool.



                  Quick CPU is a real-time CPU performance tuning and monitoring tool that lets you optimize power, core behavior, voltage, and thermal settings for maximum efficiency and control.

                  Comment

                  • Bruce
                    PCHF Moderator
                    • Oct 2017
                    • 10699

                    #10
                    @bigsabaman - any news?

                    Comment

                    Working...