Printer Test Page Failed — How to Fix It
Step-by-step fixes for Windows printer errors, stuck queues, drivers, network connections, and offline printers.
Try our free test page instead →Quick fix — try these first
Restart the Print Spooler
Press Win + R, type services.msc, find Print Spooler, right-click → Restart. This fixes most stuck queue issues.
Cancel all pending jobs
Open Settings → Printers & Scanners → select your printer → Open print queue → cancel all documents.
Check printer is online
In the print queue, click Printer menu and ensure "Use Printer Offline" is NOT checked.
Reinstall the printer driver
Remove the printer from Settings → Printers & Scanners, download the latest driver from the manufacturer's website, and reinstall.
Try a different application
Print the test page from your browser and a simple document from another application. If only one application fails, reset or update that application; both still use your operating system printer and driver.
Did paper come out completely blank?
That is a different failure: the job reached the printer, but ink or toner did not reach the paper. Use the blank-page guide to separate cartridge, nozzle, driver, and document causes.
Diagnose blank printed pages →Windows Printer Error Codes
| Error Code | Description | Fix |
|---|---|---|
| 0x0000011b | Network printer access denied | Update client and server, restart both, then remove and re-add the shared printer |
| 0x00000709 | Cannot set default printer | Disable automatic default-printer management, re-add the printer, and install its current driver |
| 0x0000007c | Printer driver error / incorrect print processor | Reinstall the printer driver using the manufacturer's latest installer |
| 0x00000006 | Invalid handle — spooler or driver mismatch | Stop Print Spooler, clear the spool folder, restart Print Spooler |
| 0x0000007e | Printer driver not found | Download and reinstall the correct driver from the printer manufacturer's site |
| 0x00000057 | Parameter is incorrect — driver/ OS mismatch | Remove the printer, download the correct 32 or 64-bit driver, reinstall |
Fix Error 0x0000011b Safely
Error 0x0000011b usually appears when Windows cannot securely connect to a shared network printer. Keep Windows security protections enabled and work through these supported steps:
Install all available Windows updates on both the computer and the computer sharing the printer.
Restart both computers and the printer after updates finish.
Remove the shared printer from Settings → Bluetooth & devices → Printers & scanners.
Install the latest driver from the printer manufacturer, then add the shared printer again.
If the printer is managed by a workplace or school, ask the administrator to verify print-server sharing and security policy.
Clear the Print Spooler
A corrupted or overloaded print spooler is the most common cause of test pages failing. Here's how to clear it:
# Run these commands in Command Prompt as Administrator:
net stop spooler
del /Q /F /S "%systemroot%\System32\spool\PRINTERS\*.*"
net start spooler
After running these commands, try printing a test page again.
Frequently Asked Questions
Why does my printer test page fail on Windows?
Common causes include a stuck print spooler, a corrupt or outdated printer driver, a network printer that needs to be re-added, or a misconfigured default printer.
How do I fix Windows printer error 0x0000011b?
Error 0x0000011b affects access to some shared network printers. Install current Windows updates on the client and print-server computers, restart both devices, remove and re-add the shared printer, and obtain an updated driver from the printer manufacturer. Ask your administrator for help on managed networks.
How do I clear a stuck print queue in Windows?
Open Services (services.msc), stop the Print Spooler service. Navigate to C:\Windows\System32\spool\PRINTERS and delete all files inside (not the folder). Restart the Print Spooler service. Your queue will be cleared.
How do I fix printer error 0x00000709?
Error 0x00000709 means Windows cannot connect to or set the selected default printer. Turn off 'Let Windows manage my default printer,' remove and re-add the printer, install its current driver, and then select it as the default printer in Settings.
The printer says 'offline' but is connected — how do I fix it?
Go to Settings → Bluetooth & devices → Printers & Scanners → select your printer → Open print queue → Printer menu → uncheck 'Use Printer Offline'. If that doesn't work, remove and re-add the printer.
Printer working again? Test it here
Print a free test page to confirm your printer is working correctly after the fix.
Print a Free Test Page →