RTL810xE PCI Express Fast Ethernet controller Driver 10.62.824.2022
by RealtekWindows 1032-bitSHA-256 verified
- Manufacturer
- Realtek
- Device
- RTL810xE PCI Express Fast Ethernet controller
- Driver version
10.62.824.2022- Release date
- August 24, 2022
- Supported Windows
- Windows 10
- Architecture
- 32-bit (x86)
- File size
- 441 KB
- File name
7359744f-847d-4744-b144-f867b110231b_f24f927c5246633e5f6e5443d976516082eb27af.cab- Digital signature
- Signed - catalog
rt640x86.cat - INF version
08/24/2022,10.062.0824.2022- INF provider
- Realtek
- Device class
- Net
- Source
- Microsoft Update Catalog
- Last verified
- July 7, 2026
- SHA-256
967b69b4a49bebacc80e3bbebf5820e26a3b1bed473b945772bd43589ca2c2bd
Supported hardware IDs (11173)
- PCI\VEN_10EC&DEV_8168&SUBSYS_A4121462&REV_01
- PCI\VEN_10EC&DEV_8168&SUBSYS_C2111631&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0776152D&REV_02
- PCI\VEN_10EC&DEV_8168&SUBSYS_97501019&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0772152D&REV_02
- PCI\VEN_10EC&DEV_8168&SUBSYS_B1331897&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0773152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0775152D&REV_02
- PCI\VEN_10EC&DEV_8168&SUBSYS_887E1033&REV_01
- PCI\VEN_10EC&DEV_8168&SUBSYS_90AE1019&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0565107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0560107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0618A0A0&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0774152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_01151854&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_063DA0A0&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0566107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0381107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0368107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0380107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_00371170&REV_01
- PCI\VEN_10EC&DEV_8168&SUBSYS_90AD1019&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0386107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_02741028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_01161854&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_029A1028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_02971028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_02991028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0561107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_015B1025&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_00161170&REV_01
- PCI\VEN_10EC&DEV_8136&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003414C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003314C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_010C1025&REV_01
- PCI\VEN_10EC&DEV_8136&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_02981028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003514C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_00411170&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003014C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_027E1028&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003714C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003214C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003114C0&REV_02
- PCI\VEN_10EC&DEV_8168&SUBSYS_90A21019&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003614C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_01101462&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_027D1028&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_015A1025&REV_02
- PCI\VEN_10EC&DEV_8168&SUBSYS_C2131631&REV_02
- + 11123 more
Compare with your device: Device Manager → right-click the device → Properties → Details → Hardware Ids. If one of the values above matches, this driver supports your hardware.
How to install
- Create a restore point(Start → "Create a restore point" → Create), so you can roll back if anything goes wrong.
- Verify compatibility: your Windows version (Windows 10) and architecture (x86)must match this driver, and your device's Hardware ID should appear in the list above.
- Download the file using the button - it comes directly from Microsoft Update Catalog.
- Optionally verify the checksum: open PowerShell, run
Get-FileHash your-download.cab -Algorithm SHA256and compare with the SHA-256 above. - Extract the .cab archive: right-click → Extract All, or run
expand -F:* file.cab C:\driver\in Command Prompt. - Install via Device Manager: right-click your device → Update driver → Browse my computer → point to the extracted folder. Alternatively run
pnputil /add-driver C:\driver\*.inf /install. - Check Device Manager: the device should show no warning icons, and the driver version should match.
How to roll back
If the device stops working after the update: Device Manager → right-click the device → Properties → Driver tab → Roll Back Driver. If the button is greyed out, use the restore point from step 1 (Start → "Recovery" → Open System Restore).
Other versions of this driver
| Version | Released | Source |
|---|---|---|
| 10.60.615.2022 | June 15, 2022 | Microsoft Update Catalog |
| 10.35.510.2019 | May 10, 2019 | Microsoft Update Catalog |
| 10.31.828.2018 | August 28, 2018 | Microsoft Update Catalog |
| 10.23.1003.2017 | October 3, 2017 | Microsoft Update Catalog |
| 10.10.714.2016 | July 14, 2016 | Microsoft Update Catalog |
| 10.3.723.2015 | July 23, 2015 | Microsoft Update Catalog |
| 10.3.723.2015 | July 23, 2015 | Microsoft Update Catalog |
| 10.3.723.2015 | July 23, 2015 | Microsoft Update Catalog |
| 10.3.723.2015 | July 23, 2015 | Microsoft Update Catalog |
| 10.3.723.2015 | July 23, 2015 | Microsoft Update Catalog |
| 10.3.723.2015 | July 23, 2015 | Microsoft Update Catalog |
| 10.3.723.2015 | July 23, 2015 | Microsoft Update Catalog |