How to Fix Network Adapter power option?

태현 정 0 Reputation points
2023-12-14T04:40:45.7433333+00:00

to change Network Adapter power option, import this value

HKLM\SYSTEM\CurrentControlSet\Control\Class{4d36e972-e325-11ce-bfc1-08002be10318}\0001 /v PnPCapabilities /t REG_DOWRD /d 0x00000024

  • 0001 is my network adapter number.

but value is changed to '0x0000003c' next day.

how to fix this option?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-12-15T06:17:49.63+00:00

    Hello,

    Windows Update or another updating mechanism may be automatically updating device drivers, and the new driver version might be modifying the Plug and Play capabilities. You can check the Windows Update history or any other driver update logs to see if any changes occurred around the time of the registry value modification.

    Some third-party software might be managing the network adapter settings, you can check if any third-party applications related to system optimization, network management, or driver management are installed on the system.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.