Windows

Printer Says Offline in Windows 11 (But It's On)? Fix It in 5 Minutes

Published June 10, 2026 · by The FixHub Team

A printer that’s powered on, has paper and ink, but shows “Offline” in Windows 11 is rarely actually broken. Windows is just stuck — on a stale network connection, a jammed print job, or a confused Print Spooler service. These fixes go fastest-first; most people are printing again by Fix 2 or 3.

Fix 1: Uncheck “Use Printer Offline”

Sometimes Windows literally has the printer set to offline mode:

  1. Settings → Bluetooth & devices → Printers & scanners.
  2. Click your printer → Open print queue.
  3. In the queue window, click the Printer menu (top-left).
  4. If “Use Printer Offline” has a checkmark, click it to uncheck it.

While you’re here, also clear any stuck jobs: Printer → Cancel All Documents. A single failed job at the front of the queue can hold the whole printer “offline.”

Fix 2: Restart the Print Spooler service

The Print Spooler manages all printing. When it hangs, every printer goes offline:

  1. Press Win + R, type services.msc, press Enter.
  2. Scroll to Print Spooler.
  3. Right-click it → Restart (if Restart is greyed out, click Start).
  4. Try printing a test page.

Fix 3: Clear stuck spool files (when Fix 2 isn’t enough)

If a corrupted job won’t clear, delete it at the source:

  1. Win + Rservices.msc → right-click Print SpoolerStop.
  2. Open File Explorer and go to: C:\Windows\System32\spool\PRINTERS
  3. Delete all files inside that PRINTERS folder (leave the folder itself).
  4. Go back to Services → right-click Print SpoolerStart.
  5. Print a test page.

Fix 4: Power-cycle the printer and connection

  • Turn the printer off, wait 30 seconds, turn it back on (clears the printer’s own stuck state).
  • Wi-Fi printer: confirm it’s on the same network as your PC. If your PC recently jumped to a different band (2.4 GHz vs 5 GHz) or a guest network, the printer becomes unreachable. If your Wi-Fi itself is flaky, see Wi-Fi connected but no internet.
  • USB printer: try a different USB port; avoid hubs.

Fix 5: Set it as default and re-add it

  • In Printers & scanners, open the printer and Set as default (and turn off “Let Windows manage my default printer,” which can switch you to a disconnected printer).
  • Still offline? Remove device, then Add device to reinstall it cleanly. Windows will pull a fresh driver.

Fix 6: Run the printer troubleshooter

Settings → System → Troubleshoot → Other troubleshooters → Printer → Run. It automatically restarts the spooler and resets the connection, and often fixes the offline flag on its own.

FAQ

Why does my printer keep going offline randomly? Usually “Let Windows manage my default printer” switching defaults, or a Wi-Fi printer with a changing IP address. Set a static IP for the printer in your router, and turn off Windows-managed defaults.

It says offline right after a Windows update. Updates can reset the spooler or replace the driver. Restart the Print Spooler (Fix 2); if that fails, remove and re-add the printer (Fix 5).

Offline only over Wi-Fi, fine over USB? That’s a network reachability problem, not a printer fault — fix the Wi-Fi/IP issue and it’ll come back online.

Sources: Microsoft — Fix printer connection and printing problems in Windows, Microsoft — Fix print spooler service not running errors