|
发表于 2024-11-21 09:44:07
|
显示全部楼层
Here are some suggestions to solve the problem that the network adapters don't work after waking up from hibernation:
1. Check Power Management Settings
- Open **Device Manager** by pressing Windows+X and selecting Device Manager.
- Expand the **Network adapters** category and double-click on the Intel i226_v adapter.
- In the Properties window, go to the **Power Management** tab and make sure that the option "Allow the computer to turn off this device to save power" is unchecked. If it is checked, uncheck it and click OK.
2. Update BIOS
Please repeatedly press delete key as soon as you turn on the PC, go to BIOS. Please send us a picture of the SN on the bottom of the PC, we will check if you need to update the BIOS.
3. Reset Network Adapter Settings
- Open **Command Prompt** as an administrator. You can do this by searching for "Command Prompt" in the Start menu, right-clicking on it, and selecting "Run as administrator".
- In the Command Prompt window, type the following commands one by one and press Enter after each command:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
- Restart your computer after running these commands to see if the network adapters start working properly.
4. Disable and Re-enable Network Adapters
- Open Device Manager and expand the Network adapters category.
- Right-click on each of the Intel i226_v network adapters and select **Disable device**. Wait for a few seconds and then right-click on them again and select **Enable device**. |
|