Steps to add/remove 'Link State Power Management' from Power Options in Windows 10
Link State Power Management is part of the PCI Express Power Management Settings in Power Options that allows users to specify an Active State Power Management (ASPM) policy to use for capable links when the link is down.
The link state of a PCIe device is converted from L0 (on) to L1 (off) when the link is not transmitting data. Hardware is automatically converted back to L0 when data is available for transmission over the link.
There are basically 2 levels of power management in the PCI Express options. The difference between these 2 options is the ability to save power compared to latency (time to recover from Sleep state).
Users can specify the following ASPM policies:
- Off = Disables ASPM for all links.
- Moderate power savings = The system tries to use the L0 state when the link is down.
- Maximum power savings = The system tries to use the L1 state when the link is down.
This tutorial will show you how to add or remove Link State Power Management settings in PCI Express under Power Options for all users in Windows 7, Windows 8 and Windows 10.
Note: You must be logged in with admin rights to add or remove this setting in Power Options.
Add/remove "Link State Power Management" in Power Options using Command Prompt
Step 1. Open Command Prompt with admin rights.
Step 2. Type the command below that you want to use into Command Prompt and press Enter.
(Add - default):
powercfg -attributes SUB_PCIEXPRESS ee12f906-d277-404b-b6da-e5fa1a576df5 -ATTRIB_HIDE
(Erase):
powercfg -attributes SUB_PCIEXPRESS ee12f906-d277-404b-b6da-e5fa1a576df5 +ATTRIB_HIDE
Step 3. Now, you can close Command Prompt if you want.
Add/remove "Link State Power Management" in Power Options with REG . file
The .reg files downloaded below will modify the DWORD value in the registry key below.
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings501a4d13-42af-4429-9fd1-a8218c268e20ee12f906-d277-404b-b6da-e5fa1a576df5
DWORD . attribute
- 1 = Eliminate
- 2 = Extra
Step 1. Do step 2 (add) or step 3 (delete) below, depending on what you want to do.
Step 2. To add "Link State Power Management" to Power Options (this is the default setting), download the Add_Link_State_Power_Management_to_Power_Options.reg file and skip to step 4 below.
Step 3. To remove "Link State Power Management" from Power Options, download the file Remove_Link_State_Power_Management_from_Power_Options.reg and go to step 4 below.
Step 4. Save the .reg file to the desktop.
Step 5. Double-click the downloaded .reg file to merge.
Step 6. When prompted, click Run > Yes (UAC) > Yes > OK to approve the merge.
Step 7. Now you can delete the downloaded .reg file if you want.
Hope you are succesful.
You should read it
- How to add or delete AHCI Link Power Management - HIPM / DIPM from Power Options on Windows
- Steps to add/remove 'Maximum processor state' from Power Options in Windows
- Set up a separate power source for Windows 7 on Laptop?
- Steps to Fix 'There Are Currently No Power Options Available' error on Windows 10
- How to add / remove 'Allow wake timers' from Power Options in Windows 10
- How to adjust Power Option on Windows 10 for the most efficient operation
- How to add / remove 'Lid close action' from Power Options in Windows
- How to add or remove 'SEC NVMe Idle Timeout' from Power Options in Windows 10
- Power saving modes in Windows
- How to add / remove 'Display brightness' from Power Options in Windows
- How to add power key options on iPhone
- How much power is the PC consuming?