RTL810xE PCI Express Fast Ethernet controller Driver 5.764.624.2010
by RealtekXP64-bit32-bitSHA-256 verified
- Manufacturer
- Realtek
- Device
- RTL810xE PCI Express Fast Ethernet controller
- Driver version
5.764.624.2010- Release date
- June 15, 2010
- Supported Windows
- Windows XP
- Architecture
- 64-bit (x64), 32-bit (x86)
- File size
- 340 KB
- File name
4599_b19e58339c75edd6d9d0f0300988fd46baa65c06.cab- INF version
07/02/2010,5.764.0702.2010- INF provider
- Realtek Semiconductor Corp.
- Device class
- Net
- Source
- Microsoft Update Catalog
- Last verified
- July 7, 2026
- SHA-256
0d0e71a72c48328ee0e0226861282836c2b287367a3e95f500a2cc0c0d93de87
Supported hardware IDs (1774)
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D42105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D48105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0775152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D41105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0774152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0CE6105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_063DA0A0&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0773152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D40105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D1C105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0565107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_029A1028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003314C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0618A0A0&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003514C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0566107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0561107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0560107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0772152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0C76105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0368107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D1B105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_02991028&REV_02
- PCI\VEN_10EC&DEV_8136&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003214C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_010C1025&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_01101462&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_01151854&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_01161854&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003414C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_015A1025&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_015B1025&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003614C0&REV_02
- PCI\VEN_10EC&DEV_8136&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_00371170&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0386107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003714C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0381107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_00161170&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0380107B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0776152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_027D1028&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_00411170&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_02981028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003114C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_02971028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_02741028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D4A105B&REV_01
- + 1724 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 XP) and architecture (x64, 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.62.824.2022 | August 24, 2022 | Microsoft Update Catalog |
| 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 |