Your printer prints a test page because it’s a basic diagnostic check, but documents fail when something disrupts the print pipeline—like a stuck print job, outdated driver, or network issue.
What’s going on here?
A test page prints because it’s a simple self-check, while documents fail due to issues in the print pipeline or hardware.
Think of the test page as your printer’s way of saying, “Hey, I’m awake and working.” It runs a quick self-test—nothing fancy—just enough to confirm the basics. Documents, on the other hand, take a much more complicated route. They travel from your app, through the OS print pipeline, into the printer’s firmware, and finally onto paper. Any hiccup along that journey—a corrupted driver, a stuck job in the queue, or a flaky connection—and the document never makes it, even if the printer itself seems fine.
Okay, how do I fix it?
Clear the print queue, restart the Print Spooler service, reinstall the printer driver, and verify the connection type.
- Clear the Queue and Restart the Print Spooler
- Hit Win + X and pick Task Manager.
- Switch to the Services tab, find Print Spooler, right-click it, and choose Stop.
- Open File Explorer and paste this into the address bar:
C:\Windows\System32\spool\PRINTERS. - Delete every file in that folder—those are ghost jobs gumming up the works.
- Go back to Task Manager, right-click Print Spooler again, and hit Start.
- Reinstall the Printer Driver
- Press Win + X and open Device Manager.
- Expand Print queues, right-click your printer, and pick Uninstall device. If you see “Delete the driver software for this device,” check that box.
- Click Action → Scan for hardware changes. Windows usually reinstalls the driver automatically.
- If it doesn’t, grab the latest driver straight from the manufacturer’s site (as of 2026, most brands tuck installers under Support → Downloads).
- Check the Connection
- For wireless printers: flip between 5 GHz and 2.4 GHz Wi-Fi bands. Many printers stubbornly stick to 2.4 GHz for range, even if your router supports both.
- Unplug the printer for 30 seconds, then plug it back in. If you’re using USB, try a different port—preferably one that’s directly on the PC, not through a hub.
- For network printers, double-check that the IP hasn’t shifted. Lock it down with a static IP in your router’s DHCP settings (as of 2026, most routers list this under LAN → DHCP Reservations).