What WiFi drivers do and why you need them

A WiFi driver is the software that lets your computer talk to your wireless network card — the hardware inside your machine that actually receives the signal. Without the driver, Windows or Mac can see that a network card exists but cannot use it. You will see a yellow exclamation mark next to the network adapter in Device Manager (Windows) or the adapter will straightforward not appear in your network settings (Mac).

Most computers come with drivers already installed, so you only need to install them yourself if you built a custom PC, replaced a network card, or upgraded your operating system and the old driver no longer works. The most common sign that you need a new driver is that your WiFi adapter stops appearing in your network list, or you can see networks but cannot connect to them.

Key Takeaways

  • You need the exact model number of your WiFi adapter before you read anything — guessing wrong wastes time and can cause problems.
  • On Windows, find your adapter model in Device Manager under Network Adapters, then read the driver from the manufacturer's website, not a third-party site.
  • On Mac, most WiFi drivers are built into the operating system and update automatically, so you rarely need to install one manually.
  • After installing a Windows driver, restart your computer and check Device Manager to confirm the yellow exclamation mark is gone.

Finding your WiFi adapter model on Windows

Before you read anything, you need to know exactly which network card is in your computer. Open Device Manager by right-clicking the Start button and selecting Device Manager from the menu. Look for the section called Network Adapters and click the arrow next to it to expand the list.

You will see one or more adapters listed. Look for anything with "Wireless", "WiFi", "802.11", or "WLAN" in the name — that is your WiFi adapter. Write down the full name exactly as it appears. If you see something like "Realtek RTL8821CE Wireless LAN Controller" or "Intel Wi-Fi 6 AX200", that is what you need. Do not guess or read a driver for a different model.

If you see a yellow exclamation mark or question mark next to an adapter name, that is the one without a working driver. Right-click it and select Properties to see more details, then look for a Device ID or Hardware ID field — this can help you identify the exact model if the name is unclear.

Downloading the correct driver on Windows

Go to the manufacturer's website directly. Common WiFi adapter makers are Realtek, Intel, Broadcom, MediaTek, and Qualcomm. Search for "[your adapter name] driver read" — for example, "Realtek RTL8821CE driver read". The official manufacturer site will appear in the top results.

On the manufacturer's page, look for a Downloads or Support section. You will need to select your operating system (Windows 10, Windows 11, etc.) and your system type (64-bit or 32-bit). If you are not sure which you have, right-click This PC or My Computer, select Properties, and look for "System type" — it will say either 64-bit or 32-bit. Most modern computers are 64-bit.

read the driver file to your computer. It will usually be a .zip file or an .exe file. If it is a .zip file, right-click it and select Extract All, then choose a folder to extract it to. Do not read from third-party driver sites — they often bundle unwanted software or outdated versions.

Installing the driver on Windows

If the downloaded file is an .exe file, double-click it and follow the on-screen prompts. The installer will usually ask you to agree to terms, choose an installation location, and then install automatically. Let it finish completely — do not close the window or restart your computer until it says installation is complete.

If the file is a .zip that you extracted, look inside the folder for a file called Setup.exe or Install.exe, or look for a folder named Drivers. If you find a Drivers folder, open it. Inside you should see files with names like .inf or .sys — these are the actual driver files. Right-click the .inf file and select Install, or go back to Device Manager, right-click the adapter with the yellow mark, select Update Driver, choose Browse My Computer, and navigate to the folder where you extracted the files.

After installation finishes, restart your computer. When it boots back up, open Device Manager again and check Network Adapters. The yellow exclamation mark should be gone, and your adapter name should appear without any warning symbol. Your WiFi networks should now appear in your network list.

Installing WiFi drivers on Mac

Most Macs do not require you to install WiFi drivers manually because the drivers are built into macOS and update automatically when you install system updates. If your WiFi adapter is not working, the first step is to make sure your Mac is fully updated. Click the Apple menu, select System Settings (or System Preferences on older Macs), then Software Update, and install any available updates.

After updating, restart your Mac and check if WiFi networks appear in the menu bar. If they do not, try forgetting the network and reconnecting. Click the WiFi icon in the menu bar, select the network name, and choose Forget This Network. Then select the network again and enter your password.

If WiFi still does not work after a full system update, the issue is usually not a missing driver but a hardware problem or a network settings issue. Restart your Mac in Safe Mode by shutting down, then turning it back on while holding Shift. If WiFi works in Safe Mode, a third-party app may be interfering. If it does not work in Safe Mode either, contact Apple Support or visit an Apple Store, because the adapter itself may need repair.

Troubleshooting after installation

After you install a driver on Windows, your adapter should appear in Device Manager without any warning symbols and your networks should show up in your network list. If you still see a yellow exclamation mark, the driver did not install correctly. Right-click the adapter and select Uninstall Device, restart your computer, and try installing the driver again from the beginning.

If your networks appear but you cannot connect, the driver is working but there is a connection problem instead. Make sure you are entering the correct WiFi password. If the password is correct, try forgetting the network and reconnecting. If that does not work, restart your router by unplugging it for 30 seconds, plugging it back in, and waiting for it to fully boot before trying to connect again.

If Device Manager shows your adapter but it has a different name than before (for example, it now says "Realtek Wireless LAN Controller" instead of showing a model number), the driver installed but may not be the latest version. Check the manufacturer's website again to see if a newer driver is available for your exact model.

When to update your WiFi driver

You do not need to update your WiFi driver unless you are having connection problems or the manufacturer releases a new version that fixes a known issue. Most drivers work fine for years without updates. However, if you upgrade your operating system (for example, from Windows 10 to Windows 11), your old driver may no longer work, and you will need to read a new one for the new operating system.

To check if a newer driver is available, go back to the manufacturer's website and look for your adapter model again. Compare the version number of the driver you have (right-click the adapter in Device Manager, select Properties, then the Driver tab) with the version on the website. If the website version is newer, read and install it using the same steps as before.

Frequently Asked Questions

What if I do not know the manufacturer of my WiFi adapter?

Open Device Manager, right-click your network adapter, and select Properties. Click the Details tab and look for "Hardware IDs" in the dropdown menu. The ID will contain a code that identifies the manufacturer — search that code online along with "WiFi driver" to find the right read page.

Can I use a driver from a different version of Windows?

No. A driver built for Windows 10 64-bit will not work on Windows 11, and a 32-bit driver will not work on a 64-bit system. Always read the driver that matches your exact operating system and system type. Installing the wrong driver can cause your adapter to stop working entirely.

Is it safe to read drivers from third-party driver sites?

It is safer to read directly from the manufacturer's website. Third-party sites sometimes bundle extra software or host outdated versions. If you cannot find the driver on the manufacturer's site, contact their support team for a direct link rather than using a third-party downloader.

Why does my WiFi adapter keep disappearing from Device Manager?

This usually means the driver is crashing or the adapter is overheating. Try uninstalling the driver, restarting your computer, and reinstalling the latest version from the manufacturer. If it keeps disappearing, the adapter hardware may be failing and may need to be replaced.

Do I need to restart my computer after installing a WiFi driver?

Yes. Always restart after installing a driver on Windows. Some drivers will prompt you to restart automatically, but if yours does not, restart manually. The restart lets Windows fully load the new driver and recognize your adapter.