Printer Offline in Windows 11? Reconnect in 5 Minutes

Your printer shows offline even though it's on. This guide walks you through the three most common fixes, starting with the one that works 80% of the time.

1. The 'Use Printer Offline' Setting Is On – Turn It Off

You'd think a printer that says 'Offline' in Windows actually lost connection. Most of the time it didn't. Windows just decided to put it to sleep, and the setting that controls that is right in the print queue.

Here's the fix. Open the print queue by clicking the Start button, typing 'printers' and selecting Printers and scanners. Then click your printer's name. You'll see a row of buttons – Open print queue is one of them. Click it.

In the window that pops up, look at the menu bar. There's a button that says Printer. Click it. Halfway down the dropdown you'll see Use Printer Offline. If there's a checkmark next to it, that's your problem. Click it once to uncheck it.

After you uncheck it, Windows will try to talk to the printer again. Wait about 30 seconds. The status should change from 'Offline' to 'Ready' or 'Idle'. If it does, you're done – try printing a test page to confirm.

This happens most often when you turn off the printer or it goes to sleep, and Windows remembers the last state. A simple reboot of the printer usually triggers it too, but sometimes the setting sticks.

2. Windows Printer Queue Is Stuck – Reset It

If the setting wasn't checked, or you unchecked it and nothing changed, move to the second most common culprit: a wedged print job. This happens when a document that's too large, or one that the printer rejected, sits in the queue and blocks everything behind it.

Here's your move. Open the Command Prompt as administrator. Click Start, type 'cmd', right-click Command Prompt, and select Run as administrator. Then type this command and press Enter:

net stop spooler

You'll see a message that the Print Spooler service is stopping. Give it five seconds. Then, in the same window, type this and press Enter:

net start spooler

The service restarts and clears out any stuck jobs. Now go back to your print queue. It should be empty. If it isn't, that means the spooler didn't clear the files. You'd have to delete them manually, but try the simple route first – it works in the vast majority of cases.

This fix is especially handy when your printer shows 'Error' or a job says 'Deleting' but never disappears. I've seen this happen after a power outage, or when a laptop goes to sleep mid-print.

3. Drivers Are Outdated or Corrupted – Reinstall Them

If the first two fixes didn't work, you're dealing with a driver issue. Outdated drivers are a common cause of offline errors, especially after Windows updates. Windows sometimes installs generic drivers that don't play nice with your printer's specific features.

Here's the plan. Open Device Manager. Right-click the Start button and select Device Manager. Expand Print queues. You'll see your printer listed there. Right-click it and select Uninstall device. Check the box that says Delete the driver software for this device if it appears – not all printers show that, but if it does, check it.

Once it's uninstalled, restart your PC. Windows will re-discover the printer and install a fresh driver. But here's the catch: sometimes Windows just grabs the same bad driver. The reliable route is to go to your printer manufacturer's website (HP, Canon, Epson, Brother) and download the full driver package for your exact model. Don't use the lite version – get the full one.

Install that driver, then reconnect the printer if it's not already connected. After installation, the printer should show as online. This fix is the real solution for those random 'Offline' errors that happen after a Windows feature update.

Quick-Reference Summary Table

Cause Fix Time
Use Printer Offline setting is on Uncheck it in the print queue's Printer menu 1 minute
Stuck print queue Restart the Print Spooler via net stop spooler and net start spooler 2 minutes
Outdated/corrupted drivers Uninstall printer from Device Manager, reinstall fresh driver from manufacturer's website 15 minutes

One last tip: if you're using a network printer and none of this works, check the physical connection. Your printer might really be offline if the Wi-Fi dropped. Look at the printer's display – if it shows a network error, restart your router and the printer. That's a different problem, but it's worth a look before you call support.

These three fixes cover about 95% of the 'printer offline' cases I see. Start with the first, work your way down, and you'll be back to printing in no time.

Related Errors in Hardware – Printers
0XC00D108C WMP error 0xC00D108C: error sink not registered fix Printer Color Profile Corruption: Fix Wrong Colors Fast SMART BAD SMART Status BAD: Backup and Replace Hard Drive Fix 0X000000D6 Fix ERROR_TOO_MANY_MODULES (0X000000D6) on Windows Print Servers

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.