Unlock High performance power plan on Dell Vostro 3510 with i5 1135G7?

Discussion in 'Windows 10' started by darkodar, Jun 19, 2023.

  1. darkodar

    darkodar MDL Addicted

    Feb 12, 2013
    673
    201
    30
  2. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,158
    5,972
    150
    Click on Show Additional Plans...

    upload_2023-6-19_21-29-33.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. darkodar

    darkodar MDL Addicted

    Feb 12, 2013
    673
    201
    30
    I dont have that.
     
  4. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,158
    5,972
    150
    type this command.
    Code:
    powercfg /list
    
    These are my results,
    Do you have different results?
    Code:
    Existing Power Schemes (* Active)
    -----------------------------------
    Power Scheme GUID: 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a  (Performance Mode) *
    Power Scheme GUID: 381b4222-f694-41f0-9685-ff5bb260df2e  (Balanced)
    Power Scheme GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c  (High performance)
    Power Scheme GUID: a1841308-3541-4fab-bc81-f71556f20b4a  (Power saver)
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,158
    5,972
    150
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,158
    5,972
    150
    what about this option?
    is it any help?
    Code:
    powercfg -restoredefaultschemes
    
    darkodar
    I guess you can import under new guid
    and it may help, your own guid
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. darkodar

    darkodar MDL Addicted

    Feb 12, 2013
    673
    201
    30
    Not work , that option only reset to default Balanced , Dell is lock all , bios is from may 2023.
     
  8. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,158
    5,972
    150
    my only hope for you :D

    Edit.
    upload again. now it will be fixed
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. darkodar

    darkodar MDL Addicted

    Feb 12, 2013
    673
    201
    30
    The power scheme, subgroup or setting specified does not exist.
     
  10. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,158
    5,972
    150
    #12 Dark Dinosaur, Jun 19, 2023
    Last edited: Jun 19, 2023
    use the fixed file. forgot /import with `GUID`

    upload_2023-6-19_22-11-52.png
    upload_2023-6-19_22-11-37.png

    Sandbox Output-- No error

    Code:
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setactive 381b4222-f694-41f0-9685-ff5bb260df2e
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /delete 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a
    The power scheme, subgroup or setting specified does not exist.
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /import "C:\Users\WDAGUtilityAccount\Desktop\scheme.pow" 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a
    Imported Power Scheme Successfully. GUID: 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setdcvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_VIDEO 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setacvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_VIDEO 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setdcvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_SLEEP 29f6c1db-86da-48c5-9fdb-f2b67b1f44da 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setacvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_SLEEP 29f6c1db-86da-48c5-9fdb-f2b67b1f44da 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setdcvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 99ff10e7-23b1-4c07-a9d1-5c3206d741b4 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setacvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 99ff10e7-23b1-4c07-a9d1-5c3206d741b4 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setdcvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 5ca83367-6e45-459f-a27b-476b1d01c936 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setacvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 5ca83367-6e45-459f-a27b-476b1d01c936 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setdcvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 7648efa3-dd9c-4e3e-b566-50f929386280 3
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setacvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 7648efa3-dd9c-4e3e-b566-50f929386280 3
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setdcvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 833a6b62-dfa4-46d1-82f8-e09e34d029d6 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setacvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 833a6b62-dfa4-46d1-82f8-e09e34d029d6 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setdcvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 96996bc0-ad50-47ec-923b-6f41874dd9eb 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setacvalueindex 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a SUB_BUTTONS 96996bc0-ad50-47ec-923b-6f41874dd9eb 0
    
    C:\Users\WDAGUtilityAccount\Desktop>powercfg /setactive 1c80bbe2-1ff5-1dd5-1f10-1da1c150d66a
    
    C:\Users\WDAGUtilityAccount\Desktop>pause
    Press any key to continue . . .
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. darkodar

    darkodar MDL Addicted

    Feb 12, 2013
    673
    201
    30
    Please inport me in zip that fixed command.
     
  12. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,158
    5,972
    150
    Zip file for you.
    have a pleasant day.
    ( maybe good evening is better )
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,449
    1,342
    120
    #15 kaljukass, Jun 22, 2023
    Last edited: Jun 22, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. darkodar

    darkodar MDL Addicted

    Feb 12, 2013
    673
    201
    30
    The following sleep states are available on this system:
    Standby (S0 Low Power Idle) Network Connected
    Hibernate

    The following sleep states are not available on this system:
    Standby (S1)
    The system firmware does not support this standby state.
    This standby state is disabled when S0 low power idle is supported.

    Standby (S2)
    The system firmware does not support this standby state.
    This standby state is disabled when S0 low power idle is supported.

    Standby (S3)
    The system firmware does not support this standby state.
    This standby state is disabled when S0 low power idle is supported.

    Hybrid Sleep
    Standby (S3) is not available.

    Fast Startup
    This action is disabled in the current system policy.