RTL8169 PCI Gigabit Ethernet Controller Driver 10.39.212.2020
by RealtekWindows 1064-bitSHA-256 verified
- Manufacturer
- Realtek
- Device
- RTL8169 PCI Gigabit Ethernet Controller
- Driver version
10.39.212.2020- Release date
- February 12, 2020
- Supported Windows
- Windows 10
- Architecture
- 64-bit (x64)
- File size
- 451 KB
- File name
x64_2_e35a8aed60f066243ff6fd9049107ddb273e60f2.cab- Digital signature
- Signed - catalog
rt640x64.cat - INF version
02/12/2020,10.039.0212.2020- INF provider
- Realtek
- Device class
- Net
- Source
- Microsoft Update Catalog
- Last verified
- July 8, 2026
- SHA-256
6d6cccaefd9a380203d4170a47f7583fef83811675d320c5ac03d7763b7e2bdb
Supported hardware IDs (8513)
- PCI\VEN_10EC&DEV_8136&SUBSYS_30F7103C
- PCI\VEN_10EC&DEV_8136&SUBSYS_180F147B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_20001854&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_2B301019&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_17761854&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0DE3105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_17741854&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_113A1734&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_200C1B0A&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_2A7B103C
- PCI\VEN_10EC&DEV_8136&SUBSYS_0E0D105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_17751854&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_015A1025&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0775152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_11081734&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_17721854&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_110A1734&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_11371734&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_17731854&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_10128086&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_20011854&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0E0C105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0DE2105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0776152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_02981028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_015B1025&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003314C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003014C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_00161170&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_029A1028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0774152D&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0DF2105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003514C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_11071734&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_00411170&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_02971028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003414C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_11361734&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D47105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0D4A105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_02991028&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_0DF7105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_0DF6105B&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003614C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_00371170&REV_01
- PCI\VEN_10EC&DEV_8136&SUBSYS_003714C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_01101462&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003214C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_003114C0&REV_02
- PCI\VEN_10EC&DEV_8136&SUBSYS_30FB103C
- + 8463 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 (x64)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.74.1128.2024 | November 28, 2024 | Microsoft Update Catalog |
| 10.72.524.2024 | May 24, 2024 | Microsoft Update Catalog |
| 10.56.119.2022 | January 19, 2022 | Microsoft Update Catalog |
| 10.53.1001.2021 | October 1, 2021 | Microsoft Update Catalog |
| 10.50.511.2021 | May 11, 2021 | Microsoft Update Catalog |
| 10.39.212.2020 | February 12, 2020 | Microsoft Update Catalog |
| 10.35.510.2019 | May 10, 2019 | Microsoft Update Catalog |
| 10.32.1206.2018 | December 6, 2018 | Microsoft Update Catalog |
| 10.31.828.2018 | August 28, 2018 | Microsoft Update Catalog |
| 10.28.615.2018 | June 15, 2018 | Microsoft Update Catalog |
| 10.28.615.2018 | June 15, 2018 | Microsoft Update Catalog |
| 10.26.328.2018 | March 28, 2018 | Microsoft Update Catalog |