How to Fix a Printer Showing Offline in Windows 11
The Problem
You hit Print and nothing lands on paper—or Windows insists the printer is offline while the printer itself looks fine. USB, Wi-Fi, and office network printers all do this; the fix depends on connection type.
The Fix
Step 1: On the Printer Itself
Power, paper, no jam light, ink or toner OK. Wi-Fi printers must share the same network as the PC—not guest Wi-Fi. Restart printer and PC once before digging into Windows.
Step 2: Take It Off "Use Printer Offline"
Win + R → control printers → right-click the printer → uncheck Use Printer Offline if it is checked. Open the queue → Printer menu → uncheck Pause Printing.
Step 3: Clear a Stuck Queue
Printer → Cancel All Documents. Still stuck? Administrator Command Prompt:
net stop spooler
del /Q /F %systemroot%\System32\spool\PRINTERS\*
net start spooler
Print a test page.
Step 4: Remove and Add Again
Settings → Bluetooth & devices → Printers & scanners → Remove → Add device. Install the current driver from HP, Canon, Epson, or Brother—not a ten-year-old generic package.
Step 5: Network Printers
Print a config page from the printer for its IP address. Open http://[that-ip] in a browser. Add by TCP/IP if discovery fails. Reserve the IP in the router so it does not change tomorrow.
Step 6: Troubleshooter
Settings → System → Troubleshoot → Other troubleshooters → Printer.
Setup Tip
USB: cable direct to the PC for first install. Wi-Fi: the manufacturer's phone app once often beats letting Windows guess the driver alone.