How to install the Intel i225/i226-V network card driver under Windows Server system?
author: VENOEN
2023-12-01
(How to install the intel i225/i226-V network card driver under Windows Server system?)
Overview: Intel's network cards are divided into two product lines. i225-V/i226-V belongs to the consumer product line, and those with the -LM suffix belong to the commercial product line. By default, Windows Server can only install network card drivers from commercial product lines. However, it can be forced to install through the magic driver modification. The magic driver modification process is a bit cumbersome and will not be introduced here. We will upload the modified driver.
Intel i225-V /i226-V Windows Server network card driver download address:
Baidu Netdisk: //pan.baidu.com/s/1_LxQAuvgx7aJm08KYNWiYw
Extraction code: HYSZ
Extraction code: HYSZ
1. Go to the network disk to download the driver or contact your supplier to obtain it. After the download is complete, unzip the folder.


-
2. Install the driver
Enter Windows Server 2022 and enter the following two commands in CMD (as administrator):
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKSbcdedit -set TESTSIGNING ONThen restart the machine.After restarting, right-click the "Start" menu and select Device Manager>right-click Ethernet Controller>Update driver>Browse my computer for driver software>Browse... Select the decompressed driver directory and follow the prompts to install it.






-
3. Exit test mode
After the driver installation is completed, enter the following two commands in CMD (as administrator) to turn off the test mode:
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKSbcdedit -set TESTSIGNING OFFThen restart the computer and the driver installation is complete!
How to Enable Administrator Users and Set Administrator Passwords in the Win10-Win11 System?
[Windows 11/10] How to create and use installation media to reinstall Windows 11/10 via USB drive
