πŸš€ Limited time: 20% off your first remote support session β€” use code TECH20 at checkout.
Online β€” support available
How to Fix Printer Offline Issues in Windows
Printers #offline #printer #printing #queue #windows

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

  1. Settings β†’ Bluetooth & devices β†’ Printers & scanners.
  2. Click your printer β†’ Open print queue.
  3. Menu Printer β†’ untick Use Printer Offline.
  4. 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

  1. Remove the printer from Printers & scanners.
  2. Uninstall its software (Apps β†’ Installed apps).
  3. 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)

L
Lena K. 5 days ago
Fixed!
It was the spooler. Two commands and it was printing again.

Leave a comment

Comments are moderated before appearing.