Wi-Fi not working on a laptop or PC with an adapter Realtek — a problem faced by millions of users. Most often, a missing, outdated, or conflicting driver is to blame. In this article, we'll discuss how to properly install the driver for Realtek Wi-Fi adapters (including popular models RTL8188EE, RTL8821CE, RTL8852AE and others), avoiding common mistakes. You will learn where to download the official software, how to install it manually via device Manager, and what to do if the system refuses to recognize the adapter.
Drivers' Features Realtek — their sensitivity to the Windows version and system architecture (x64 or x86). For example, a driver for RTL8822BE under Windows 10 may not work on Windows 11, even if the adapter models are identical. We'll cover universal methods applicable to all modern OS versions, as well as specific cases—for example, when Wi-Fi disappears after a Windows update or when using USB adapters.
══════════════════════════════════════════════════════════════════════════
1. How to determine the model of your Realtek Wi-Fi adapter
Before downloading the driver, you need to know the exact model of your adapter. You can't guess it based on the laptop or motherboard name—manufacturers often use different chips even within the same device line. Here are three reliable methods:
- 🔍 Via Device Manager: click
Win + X, selectdevice Manager, open the tabNetwork adaptersLook for devices with names Realtek, Wireless or Wi-Fi (For example, Realtek RTL8821CE Wireless LAN 802.11ac PCI-E NIC). - 💻 Via the command line: run the command
wmic nic get name, manufacturer- Find the line with in the list Realtek Semiconductor Corp.. - 🛠️ Physical examination: if the adapter is removable (for example, USB or M.2), remove it and look at the markings on the chip. On laptops, the adapter is usually located under a cover on the back panel.
If in Device Manager The adapter is displayed as Unknown device or Network controller with an exclamation mark, its identifier can be found through Properties → Details → Hardware IDCopy the line like this PCI\VEN_10EC&DEV_8821 — the first four characters after VEN_ (10EC) indicate the manufacturer Realtek, and after DEV_ (8821) — chip model.
⚠️ Attention: On some laptops (eg. ASUS or Lenovo) The Wi-Fi adapter may be integrated into the motherboard and not have a separate marking. In this case, refer only to the data fromDevice ManagerorEquipment ID.
══════════════════════════════════════════════════════════════════════════
2. Where to download the official Realtek Wi-Fi driver
Official source of drivers Realtek — manufacturer's website realtek.comHowever, it has two serious drawbacks: complex navigation and lack of direct support for some adapter models (especially newer ones). Alternative methods:
| Source | Pros | Cons | When to use |
|---|---|---|---|
| Realtek website | Original drivers without viruses | Complex search, not all models supported | If you know the exact model of the adapter |
| Laptop/PC manufacturer website | Drivers are optimized for a specific model | May be outdated | For laptops HP, Dell, Lenovo etc. |
| Windows Update | Automatic installation, safe | Often outdated versions | If the adapter is detected by the system |
| Third-party directories (DriverPack, Snappy Driver) | Convenient search, large database | Risk of viruses, not always up-to-date versions | Only if other methods have not helped |
To download from the official website Realtek:
- Go to the section
Downloads → Communications Network ICs → Wireless LAN ICs. - Find your model (eg. RTL8821CE) and download the archive with the driver for your version of Windows.
- Unzip the archive - there should be a file inside
setup.exeor a folder with drivers for manual installation.
⚠️ Attention: If on the site Realtek There is no driver for your model, check the support section of your laptop/motherboard manufacturer. For example, for laptops ASUS Drivers are often available on asus.com/support.
══════════════════════════════════════════════════════════════════════════
3. Installing the driver manually through Device Manager
If the automatic installation did not work or you downloaded the driver as an archive without setup.exe, you'll have to install it manually. This method is also useful if Windows is stubborn and refuses to accept the new driver.
Step-by-step instructions:
Disable your Wi-Fi adapter in Device Manager (right-click → Disable device)
Download and unzip the driver to a folder (for example, C:\Realtek_Driver)
Run Device Manager as administrator
Prepare a backup copy of your current driver (if you have one)
-->
- Open
device Manager(Win + X → Device Manager). - Find your Wi-Fi adapter in the section
Network adapters(orOther devices, if it is not identified). - Right click on the adapter and select
Update Driver → Browse my computer for driver software. - Specify the path to the folder with the unpacked driver and click
Next. - If an incompatibility warning appears, select
Install anyway.
If the driver does not install, try the following trick:
- IN
Device Manageruninstall the current driver (right click →Remove device, check the boxRemove the driver software for this device). - Restart your PC.
- The next time you turn on your computer, Windows should automatically detect the adapter and prompt you to install the driver. If this doesn't happen, try manual installation again.
⚠️ Attention: On some systems, after uninstalling the driver, the Wi-Fi adapter may disappear fromDevice ManagerIn this case, restart your PC and check the partition.Other devices— the adapter should appear there asUnknown device.
══════════════════════════════════════════════════════════════════════════
4. Troubleshooting driver installation issues
Even with the official driver, errors can occur. Let's look at the most common ones and how to fix them.
- ❌ Error: "Driver not designed for this platform": This means you downloaded the driver for the wrong bitness of your system (x64 instead of x86 or vice versa). Check the bitness of Windows in
Settings → System → About. - ❌ "The device cannot start (code 10)": This usually occurs due to a conflict with another network driver. Try disabling all other network adapters in
Device Managerand reinstall the driver. - ❌ "Windows cannot verify the digital signature of the drivers": disable driver signature verification via
Boot Options → Disable driver signature enforcement(you need to restart the PC with theShift). - ❌ Wi-Fi adapter disappears after reboot: The problem may be in energy saving. Open
Device Manager → Adapter Properties → Power Managementand uncheck the boxAllow the computer to turn off this device to save power.
If the adapter still does not work, check:
- 🔌 Is it physically connected (relevant for PCI-E And USB adapters).
- 🔄 Is the BIOS/UEFI firmware updated (sometimes new adapters require updated motherboard firmware).
- 🛡️ Is your antivirus or firewall blocking the adapter? (Temporarily disable protection and check the connection.)
What to do if Windows doesn't see the Wi-Fi adapter at all?
If the adapter is not displayed even in the section Other devices, the problem may be hardware:
1. For PCI-E adapters: check if it is inserted into the slot correctly (sometimes additional power is required through Molex).
2. For USB adapters: try another port (preferably USB 2.0, because USB 3.0 may cause conflicts).
3. For integrated adapters: check if it is disabled in the BIOS (section Advanced → Onboard Devices Configuration).
4. If the adapter previously worked, but suddenly stopped working, there may be a physical defect (overheating, oxidation of contacts).
══════════════════════════════════════════════════════════════════════════
5. Updating the driver via Windows Update and third-party utilities
If manual installation seems complicated, you can try updating the driver using built-in Windows tools or specialized programs. However, each method has its own nuances.
Method 1: Windows Update
- Open
Settings → Update & Security → Windows Update → Advanced options → Optional updates. - Expand the section
Driver updatesand find your Wi-Fi adapter. - Check the box and click
Download and install.
The downside of this method: Windows often offers outdated driver versions. For example, for RTL8852AE The 2021 version may be available, although the website Realtek There is already an update for 2026.
Method 2: Third-party utilities (DriverPack Solution, Snappy Driver Installer)
These programs automatically scan your system and offer updates for all drivers. The advantage is convenience, but the disadvantage is the risk of installing unnecessary software or outdated versions. If you decide to use them:
- 🔎 Download utilities only from official websites.
- 🚫 Avoid installing additional software (read the installer windows carefully!).
- 📥 Before updating, create a system restore point (
Control Panel → Recovery → Configure System Restore).
⚠️ Attention: Some utilities (eg. DriverPack) may offer "optimized" drivers that are actually modified versions. This can lead to unstable operation of the adapter. Choose official sources instead.
══════════════════════════════════════════════════════════════════════════
6. Installation Features for Realtek USB and M.2 Adapters
USB And M.2 adapters Realtek have their own nuances when installing drivers. For example, Some USB adapter models (for example, RTL8188EU) require pre-installation of the driver before the first connection to the PCOtherwise, Windows may not recognize the device.
For USB adapters:
- 🔌 Connect the adapter to the port
USB 2.0(black color). PortsUSB 3.0(blue) may cause conflicts with some models (eg RTL8811CU). - 📁 Install the driver before connecting the adapter if the instructions indicate so.
- 🔄 If the adapter disconnects periodically, disable the power saving feature for USB ports in
Device Manager(chapterUSB controllers).
For M.2 adapters (eg. Realtek RTL8852AE):
- 🔧 Make sure the adapter is supported by your motherboard (check the specifications on the manufacturer's website).
- 🔌 Some M.2 Adapters require antennas to be connected - without them, the signal will be extremely weak.
- 🔄 If the adapter is not detected, check the BIOS settings: in the section
Advanced → Onboard Devicesthe parameter must be enabledWi-FiorWLAN.
For format adapters M.2 Key E (For example, Realtek RTL8822CE) additional settings in BIOS may be required:
- Restart your PC and enter the BIOS (usually the key
DelorF2). - Find the section
Advanced → PCIe/PCI/PnP Configuration. - Make sure that for the slot M.2, in which the adapter is installed, the value is selected
AutoorWi-Fi. - Save the settings and reboot.
⚠️ Attention: On some motherboards there is a slot M.2 Key E can be combined with a slot SATAIf the SSD is no longer detected after installing a Wi-Fi adapter, check the priorities in the BIOS or use an adapter that supports it. CNVi (For example, Intel Wireless-AC).
══════════════════════════════════════════════════════════════════════════
7. Post-installation diagnostics: checking Wi-Fi operation
Successful driver installation doesn't guarantee stable Wi-Fi operation. After restarting your PC, perform the following checks:
- Checking the connection: Click the network icon in the system tray and make sure nearby networks are available. If there are no networks, try turning on the adapter using the button on the laptop (if there is one) or a combination
Fn + F2(the key may differ). - Speed test: Connect to the network and check the speed on speedtest.netIf the speed is lower than expected, try changing the channel on your router (select the channel in the router settings)
1,6or11for the range2.4 GHz). - Stability check: Run a ping to the router (
ping 192.168.1.1 -tin the command line) and monitor packet loss. If the loss is >5%, the problem may be with the driver or interference.
If Wi-Fi is unstable:
- 📶 Check the signal level in
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings → Wireless Network → Status → DetailsThe signal level must be at least 70%. - 🔄 Update your router's firmware (instructions are usually on the device's sticker or in the web interface at
192.168.1.1). - 🛡️ Disable the function in your router
WMM(Wi-Fi Multimedia) - sometimes it conflicts with adapters Realtek.
If the adapter disconnects intermittently, check the Windows logs:
- Open
View events(Win + X → Event Viewer). - Go to
Windows Logs → System. - Filter events by keyword
RealtekorWLANErrors usually have codes.10000,6005or7000.
══════════════════════════════════════════════════════════════════════════
FAQ: Frequently asked questions about installing Realtek Wi-Fi drivers
🔹 Why does my Wi-Fi adapter disappear from Device Manager after installing the driver?
This is a typical problem with adapters. Realtek RTL88xxReasons:
- Conflict with another network driver (eg. VirtualBox or VPN).
- The driver version is incompatible with the current Windows build.
- Hardware failure (chip overheating or poor contact).
Solution: Remove all network drivers via device Manager, restart your PC, and reinstall the driver. If that doesn't help, try the driver version from the laptop manufacturer's website.
🔹 Can I install the Realtek driver on MacOS or Linux?
Official drivers Realtek are intended for Windows only. For Linux some adapters (eg RTL8812AU) are supported through open source drivers (rtl8812au-dkms). You can install them via the terminal:
sudo apt update
sudo apt install rtl8812au-dkms
For MacOS the situation is more complicated - for most adapters Realtek Requires proprietary drivers that are rarely updated. An alternative is to use an external adapter with support Mac (for example, on a chip Broadcom).
🔹 How do I roll back a driver if Wi-Fi stops working after an update?
Driver rollback is performed via device Manager:
- Right-click on the adapter →
Properties → Driver. - Click
Roll back(If the button is inactive, it means there is no previous version). - If rolling back is not possible, uninstall the driver and restart your PC - Windows will install the previous version automatically.
If Windows does not restore the old version, download it manually from the laptop manufacturer's website (section Driver archive).
🔹 Why does Windows say "The best drivers are already installed" even though I downloaded the latest version?
This occurs because of the driver signing mechanism in Windows. The system blocks the installation of unsigned or modified drivers. Solutions:
- Disable driver signature verification via
Download options(reboot your PC while holding downShift, then selectDisable mandatory driver signature verification). - Install the driver via
device Managermanually (see section 3). - Use the utility Driver Store Explorer (GitHub) for forced installation.
🔹 Can I use a driver from another Realtek model?
Sometimes yes, but with o