How to Fix Printer Offline Issues in Windows
95% found this helpful
Why does my printer say offline?
"Offline" usually means Windows can't talk to the printer β it doesn't necessarily mean the printer is broken. Common causes: the "Use Printer Offline" setting got enabled, IP changes, stale drivers, or the print spooler service crashed.
Step 1: The 30-second fix
- Settings β Bluetooth & devices β Printers & scanners.
- Click your printer β Open print queue.
- Menu Printer β untick Use Printer Offline.
- Cancel any stuck jobs: right-click each β Cancel, or menu β Cancel All Documents.
Step 2: Restart the print spooler
Open Command Prompt as admin and run:
net stop spooler
del %systemroot%\System32\spool\PRINTERS\* /Q
net start spooler
This clears a jammed queue and restarts the printing service.
Step 3: Check the connection
- USB: try another cable and port; avoid USB hubs.
- WiFi printer: make sure the printer and PC are on the same network; print a network config page from the printer panel and check its IP.
- Ping the printer's IP from your PC β no reply means a network problem.
Step 4: Fix the IP/port
In Printers & scanners β printer β Printer properties β Ports, ensure the port's IP matches the printer's current IP (printers on DHCP often change IPs). Better: reserve a static IP in your router for the printer.
Step 5: Remove and reinstall
- Remove the printer from Printers & scanners.
- Uninstall its software (Apps β Installed apps).
- Download the latest driver from the manufacturer's site and reinstall.
Tip: Disable Windows' "Let Windows manage my default printer" setting if Windows keeps switching away from your main printer.
Still offline?
Our printer setup service fixes stubborn printer problems remotely. Book printer support.
Comments (1)
Fixed!
Leave a comment