In order to make efficient use of electrical power, your Windows system manages to turn off the devices that are not currently used. You can configure these settings from the Device Manager. Right-click over the device and select Properties.
Note 1 by Admin: The post has been edited. This Microsoft Community thread says one thing, but we are basing this post on this Microsoft post. Please read the full posts and comments first.
Allow the computer to turn off this device to save power
In the Power Management tab, you have to enable Allow the computer to turn off this device to save power and Windows will turn off the device when not in use so that power will not be wasted. But what if the same option is grayed out:
One can see that you can’t adjust the mouse which is an external hardware device, to be turned off / on while not in use.
So, how do you change this setting? Registry manipulation will help you fix this. This fix is applicable to devices supporting Plug-n-Play (PnP) capabilities. Here is how to do it.
Cannot Turn off Mouse to save Power in Device Manager
1] Open Device Manager, by pressing Windows Key + R key combination and inputting devmgmt.msc in the Run dialog box and hit Enter.
2] In the Device Manager, expand the Mice and other pointing devices, right-click on the device, and select Properties for which you’re facing the issue.
3] Now in the Properties window, switch to Details tab, select the Property as Driver Key. Copy the key as shown below.
The last portion after \ of the Value so copied is device number which is 0000 in our case – but if the option is grayed out, you may see a value of 24.
4] Moving on, press Windows Key + R combination, type put Regedt32.exe in Run dialog box and hit Enter to open the Registry Editor.
5] Navigate to the following location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\Driver Key
Where you have to substitute Driver Key obtained in step 3.
6] In the right pane of this location, you must look for the DWORD named PnPCapabilities.
If the DWORD doesn’t exist, you can create it using right-click -> New -> DWORD Value. Double-click on the same DWORD to modify its Value data.
7] If the value is set at 24, that option gets grayed out. So in the above-shown box, you have input the Value data to 0 in order to allow the computer to turn off the device while it is idle. You may now close the Registry Editor and reboot the machine to make changes effective.
That’s it!
Note 2 by Admin : We’ve updated the post with more details for the convenience of beginners. We also thank Anonymous, whose comments made a valuable contribution to better this post. So, one can conclude that by default, a value of 0 indicates that power management of the network adapter is enabled. A value of 24 will prevent Windows from turning off the device or let the device wake the computer from standby. This Microsoft post also gives you the option to use a Fix It, so we recommend that you use the easy-to-use Fix It to enable or disable network adapter power management on a single computer.
What does Allow the computer to turn off this device to save power do?
The Allow the computer to turn off this device to save power setting lets Windows turn off hardware devices to conserve power when not in use. This is useful for laptops and other battery-powered devices to conserve power..
How to disable Allow the computer to turn off this device to save power in Windows 11?
To disable Allow the computer to turn off this device to save power in Windows 11, open Device Manager, locate your device, expand the device category, right-click on the device, select Properties, and open the Power Management. Uncheck the box next to Allow the computer to turn off this device to save power and click on OK.