I just reinstalled windows XP Home on my old laptop, and for some reason I can't access the internet-through LAN or wireless. Before I reinstalled the OS I could access the internet just fine, so is there maybe some driver I'm missing?

Dani AI

Generated

This thread shows a classic result of a clean XP install: network adapters lose their vendor drivers and Windows either does not enumerate them or shows them as "unknown". correctly identified the root cause, and resolved it by restoring the missing drivers. Notes below summarize practical, repeatable steps and precautions for anyone hitting the same problem later.

Common troubleshooting steps:

  • Check Device Manager for devices with a yellow icon (Network adapters or Other devices). Open Properties -> Details -> Hardware Ids and copy the VEN and DEV values to identify the chipset if the vendor/part is not obvious.
  • Install chipset/motherboard drivers before NIC/Wi‑Fi drivers. Chipset drivers allow the OS to enumerate onboard controllers; without them a LAN or WLAN device may never appear.
  • Match driver to the exact OS build (XP 32-bit vs 64-bit, and Service Pack level). If drivers are not available from the laptop maker, use the hardware VEN/DEV to locate the correct vendor driver (Intel, Realtek, Broadcom, Atheros, etc.) rather than random driver packs.
  • When internet access is not possible on the affected machine, download drivers on another PC to a USB stick and run the vendors install programs, or use Device Manager -> Update Driver -> Browse to folder.

Additional tips and cautions:

  • If networking appears after driver install but name resolution or connectivity is flaky, reset the TCP/IP stack with netsh int ip reset and netsh winsock reset and then reboot.
  • Keep an offline backup of key drivers (chipset, LAN, WLAN) before reinstalling Windows using free tools or by saving vendor installer files.
  • Avoid untrusted driver sites and be aware Windows XP is end-of-life; driver availability and security support are limited.

Recommended Answers

All 2 Replies

winxp would not have any drives for those devices ,so you need to go to the laptop makers website and get winxp drivers for your model

Ahh, I get it now. Thanks for the response, I went and got my driver disk and it works great now!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.