🖨️ Printer Not Printing? Let’s Fix It.
You click Print...
Nothing happens.
You click again.
Still nothing.
Before clicking it 37 more times 😅, let’s troubleshoot it properly.
Check the basics → isolate the problem → fix it → test again
Step 1 — Check the Obvious
Start simple.
Make sure:
- The printer is turned on
- It has paper
- There are no warning lights or error messages
- USB or Ethernet cables are connected
- If wireless, the printer is connected to Wi-Fi
Sometimes the most complicated-looking problem has the simplest solution.
Step 2 — Check the Correct Printer
Windows may be trying to print somewhere else.
Go to:
Settings → Bluetooth & devices → Printers & scanners
Select your printer and make sure you are sending the document to the correct device.
Also watch out for things like:
Microsoft Print to PDF
That is not your physical printer. 😅
Step 3 — Clear the Print Queue
A stuck document can block everything behind it.
Open your printer and check the Print Queue.
If you see stuck jobs:
Cancel them → close the queue → try printing again.
Step 4 — Restart Everything
Yes, the famous IT solution. 😅
Restart:
- The printer
- The computer
Then try printing again.
Restarting can clear temporary communication problems between Windows and the printer.
Step 5 — Check the Print Spooler
Windows uses a service called Print Spooler to manage print jobs.
Press:
Windows + R
Type:
services.msc
Find:
Print Spooler
Then choose:
Restart
Step 6 — Check the Driver
Still not printing?
The printer driver may be outdated, corrupted, or missing.
Open:
Device Manager → Printers
Then check for warning icons.
You can try:
Update driver
or, if necessary:
Uninstall device → restart the computer → reinstall the printer
Step 7 — Network Printer? Test the Connection
If the printer is on the network, check whether your computer can reach it.
Open Command Prompt and try:
ping PRINTER-IP
Example:
ping 192.168.1.50
If you receive replies, the printer is reachable.
If it times out, the problem may be the network connection instead of Windows.
Step 8 — Remove and Add the Printer Again
If everything looks correct but it still refuses to cooperate:
Go to:
Settings → Bluetooth & devices → Printers & scanners
Select the printer.
Choose:
Remove
Then add it again.
This creates a fresh connection between Windows and the printer.
✅ Final Check
When troubleshooting a printer, think like IT Support:
Power → Connection → Queue → Service → Driver → Network → Test
Don’t change everything at once.
Fix one thing, test it, and move to the next step.
That makes troubleshooting faster and also tells you what actually caused the problem.