Correct way to fully disable core parking?

Discussion in 'Windows 10' started by MonarchX, Jul 1, 2018.

  1. MonarchX

    MonarchX MDL Expert

    Joined:
    May 5, 2007
    Messages:
    1,732
    Likes Received:
    310
    Trophy Points:
    60
    I tried different tools and what I found was that some of that used registry entries that were the opposite of oher tools that were supposed to do the same...

    The tweak I always used was:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583]
    "ValueMax"=dword:00000000
    "ValueMin"=dword:00000000

    I just wanted to confirm that it's the correct one.
     
  2. OldMX

    OldMX MDL Senior Member

    Joined:
    Jul 30, 2009
    Messages:
    482
    Likes Received:
    187
    Trophy Points:
    10
    This is correct.
     
  3. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    Also:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318584]
    "ValueMax"=dword:00000000
    "ValueMin"=dword:00000000

    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\ea062031-0e34-4ff1-9b6d-eb1059334028
    "ValueMax"=dword:00000000
    "ValueMin"=dword:00000000

    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\ea062031-0e34-4ff1-9b6d-eb1059334029
    "ValueMax"=dword:00000000
    "ValueMin"=dword:00000000
     
  4. mooty221

    mooty221 MDL Novice

    Joined:
    Aug 11, 2016
    Messages:
    11
    Likes Received:
    3
    Trophy Points:
    0
    if you use high performance power plan on windows 10 is this still necessary?
     
  5. zylor

    zylor MDL Junior Member

    Joined:
    Feb 25, 2012
    Messages:
    82
    Likes Received:
    30
    Trophy Points:
    0
    Yes it is