Tools & Hardware
Device Manager Basics for Beginner IT Support
June 23, 2026
How to use Windows Device Manager to identify driver and hardware issues in beginner help desk work.
Device Manager is one of the first Windows tools a beginner IT support learner should understand. It shows hardware detected by Windows, the driver Windows is using, and whether a device has a problem.
What Device Manager is
Device Manager is a built-in Windows management tool for hardware. You can use it to inspect network adapters, display adapters, audio devices, USB controllers, storage controllers, printers, Bluetooth devices, cameras, and many other components.
It does not fix every problem by itself, but it helps answer a key support question: does Windows recognize the hardware correctly?
Why devices show warning icons
If a device has a yellow warning icon, Windows has detected a problem. Common reasons include:
- The driver is missing.
- The driver is installed but not working.
- The device is disabled.
- Windows detects the hardware but does not know exactly what it is.
- The hardware may be failing or disconnected.
An “Unknown device” usually means Windows can see something on the system, but it does not have enough driver information to name it properly.
Common missing drivers after a clean install
After a clean Windows install, you may see missing drivers for:
- Network adapter or Wi-Fi.
- Audio.
- Display or graphics.
- Chipset.
- Bluetooth.
- Touchpad or function keys on laptops.
- Card readers, fingerprint readers, or special vendor devices.
A clean install may have no LAN or Wi-Fi driver because Windows does not include every driver for every model. Beginner-friendly explanation: Windows knows the computer has hardware, but it does not yet know how to talk to it. Cantonese-friendly: “Windows 見到有硬件,但未有啱嘅 driver 去控制佢.”
How to check device status
Open Device Manager, right-click the device, and choose Properties. The General tab shows Device status. This message can point you toward missing drivers, disabled devices, or other errors.
Also check the Driver tab. It shows driver provider, date, version, and options like Update Driver, Roll Back Driver, Disable Device, and Uninstall Device.
How to update drivers safely
Start with safe sources:
- Windows Update.
- Optional updates in Windows Update.
- The device manufacturer’s support website.
- The computer manufacturer’s support website.
- A trusted business update tool such as Dell Command Update, Lenovo Vantage, or HP Support Assistant.
Avoid random driver packs from unknown websites. They can install the wrong driver, add unwanted software, or create security risk.
When to use Windows Update
Windows Update is a good first step when the device has internet access and you need common drivers. It can often install network, audio, display, and chipset drivers automatically.
Use it after a clean install, after installing a missing network driver, or when a device works but needs a newer stable driver.
When to use the manufacturer website
Use the manufacturer website when:
- The computer has no network driver and cannot get online.
- Windows Update does not find the driver.
- You need a model-specific laptop driver.
- A business device has vendor-specific hardware.
- You need chipset or storage drivers.
Search by exact model number, motherboard model, or service tag. Similar-looking computers can use different hardware.
What Hardware IDs are
Hardware IDs are identifiers that help you figure out what an unknown device actually is. In Device Manager, open the device Properties, go to Details, and choose Hardware Ids.
The values may include vendor and device codes. These can help you confirm whether the unknown device is a Realtek network adapter, Intel Wi-Fi card, audio chipset, or another component.
Use Hardware IDs carefully. They are clues for identification, not a reason to download drivers from random websites.
Beginner Note
Device Manager is not just for advanced technicians. In help desk work, it is a quick way to confirm whether Windows sees the hardware, whether the driver is installed, and whether the device reports an error.
Common Mistake
A common mistake is installing a random “driver updater” because it promises one-click fixes. In real support work, use Windows Update or the official manufacturer website first.
Real-world help desk angle
If a user reports “no Wi-Fi after reinstalling Windows,” Device Manager can quickly show whether the Wi-Fi adapter is missing, unknown, disabled, or working normally. That changes the next step.
For example:
- Unknown Network Controller means likely missing Wi-Fi or LAN driver.
- Disabled adapter means enable it and test.
- Adapter present with no warning means check IP settings, Wi-Fi profile, or network path.
FAQ
Is every yellow warning icon a broken device?
No. It often means a missing or incorrect driver. Hardware failure is possible, but check drivers first.
Should I uninstall a device from Device Manager?
Only when you understand why. Uninstalling and scanning for hardware changes can help with some driver issues, but it can also remove a working device until the correct driver is reinstalled.
What if Windows cannot find a driver?
Find the exact computer or motherboard model and download the driver from the official support website.
Why did Ethernet stop working after a clean install?
The clean install may not include the LAN driver. Use another device to download the driver, transfer it by USB, install it, then run Windows Update.