Printer Says Connected but Won't Print? Here's How to Get It Going Again
July 5, 2026
Everything looks fine — the printer's connected, it says Ready — and still nothing prints. That's almost never a broken printer. It's one of a handful of Windows software hiccups, and each has a free, five-minute fix.
You hit print, the printer shows up as connected and ready — maybe it even says "Ready" right on its own little screen — and nothing comes out. No error, no jam, the job just seems to vanish, or it sits in the queue forever. It's one of the most aggravating computer problems precisely because everything looks fine. The good news is that a printer that's genuinely connected but won't print is almost never a dead printer. It's nearly always one of a short list of software hiccups on the Windows side — a jammed queue, a switch Windows quietly flipped, the wrong printer picked as the default, or a driver knocked loose by an update — and every one of them is a free fix that takes a few minutes. There is no "printer fixer" app worth buying here; the tools you need are already built into Windows.
Start here: open the print queue and clear it
Before you change any settings, open the print queue and look at what's actually sitting in it. In Windows 11, go to Settings > Bluetooth & devices > Printers & scanners, click your printer, and choose Open print queue (on Windows 10 it's the same path, or you can just double-click the printer's icon). This little window shows every job waiting to print, and it's where most "connected but nothing happens" cases are hiding.
The classic cause is a single stuck job at the front of the line. One document — often a big PDF, a web page, or a job you fired off while the printer was asleep — gets wedged and can't finish, and because Windows prints in order, everything behind it waits forever. You'll see jobs listed as "Error," "Deleting" that never finishes, "Printing" that never moves, or "Spooling." The fix is to clear them all: in the queue window open the Printer menu and choose Cancel All Documents (or right-click each job and pick Cancel), then turn the printer fully off, wait a minute, turn it back on, and try printing a single test page. Very often that alone gets everything moving again.
If a job refuses to leave the queue — it says "Deleting" and just hangs there indefinitely — the print spooler itself has jammed, and you'll need to clear it the harder way, which we cover a couple of sections down (and in more depth in our print-spooler guide).
Check the two switches Windows quietly flips
If the queue is empty — or you've just cleared it — and the printer still won't print, check for two settings that silently stop everything: "Pause Printing" and "Use Printer Offline." Both live in that same queue window, under the Printer menu. If either one has a checkmark next to it, click it to clear the checkmark.
"Use Printer Offline" is the sneaky one. Windows sometimes switches it on by itself after the printer briefly loses contact — it went to sleep, the Wi-Fi blipped, you rebooted the PC — and then never switches it back, so the printer shows "Offline" even though it's powered on, connected, and working perfectly. Untick it and the printer usually jumps straight back to Ready. While you're in that menu, choose Set As Default Printer too, so Windows knows this is the one your jobs should go to. If you get a message that says "Windows will stop managing your default printer," click OK — that's exactly what you want, and it leads straight into the next fix.
Is Windows sending your job to the wrong printer?
Here's a trap that catches a surprising number of people: the print looks like it worked — no error, the job disappears from the app — but nothing ever reaches the printer, because Windows sent it somewhere else entirely. By default, Windows 11 and 10 have a setting called "Let Windows manage my default printer," which makes your default whatever you printed to last. The problem is that "whatever you used last" is often not a real printer at all — it's Microsoft Print to PDF, Microsoft XPS Document Writer, OneNote, or "Fax." If you last "printed" something to a PDF, Windows quietly makes that your default, and your next job saves itself as a silent file instead of coming out on paper.
Turn this off so your real printer stays put. Go to Settings > Bluetooth & devices > Printers & scanners and switch off "Let Windows manage my default printer," then click your actual printer and choose Set as default. And each time you print from an app, glance at the printer name in the print dialog before you click Print — make sure it says your printer, not "Microsoft Print to PDF." If your pages have been ending up as PDF files in your Documents or Downloads folder, this was the culprit all along.
Still stuck? Restart the Print Spooler
If a job is welded into the queue and simply won't cancel, the Print Spooler — the Windows service that manages all printing — has jammed on a corrupted job, and you have to clear it by hand. Press Windows key + R, type services.msc and press Enter. In the list, find Print Spooler, right-click it and choose Stop (leave that window open). Now open File Explorer and go to C:\Windows\System32\spool\PRINTERS, and delete everything inside that folder — those are the queued jobs, and one of them is the bad apple. Deleting them is safe; the folder itself stays. Then go back to the Services window, right-click Print Spooler and choose Start, and try printing again. This clears the stuck queue that the Cancel button couldn't.
If the spooler won't stay running — you start it and it stops itself within seconds, or you get a "Print Spooler service is not running" error — that's a different, driver-related problem, and our guide on the print spooler that keeps stopping walks through it step by step.
If it broke right after a Windows update, look at the driver
If printing was working fine and then stopped right after a Windows update, the likely cause is the printer driver — the software that lets Windows talk to your exact model. Updates sometimes swap a working driver for a generic one, or leave it mismatched. The reliable fix is to reinstall the current driver straight from the printer maker's own support site (HP, Brother, Canon, Epson, Lexmark), using the full driver-and-software package for your exact model rather than whatever Windows installs on its own.
This matters more than it used to. As of early 2026, Microsoft has stopped automatically delivering new third-party printer drivers through Windows Update, as part of a planned shift toward built-in, standards-based printing. Existing drivers still work and can still be installed — this does not brick your printer — but it does mean that for anything but the most modern printers, going to the manufacturer's website for the driver is now the dependable path rather than an afterthought. If you'd rather let Windows try first, run the built-in troubleshooter: Settings > System > Troubleshoot > Other troubleshooters > Printer > Run, or open the Get Help app and search for the printer troubleshooter — it can reset the queue, restart the spooler, and re-detect the printer for you automatically. And if the driver is thoroughly tangled, remove the printer entirely (Settings > Bluetooth & devices > Printers & scanners > your printer > Remove), restart the PC, and add it back fresh.
Rule out the boring physical stuff — and check which computer
A few plain, physical things can masquerade as a software fault, so rule them out before you go any deeper. Power-cycle the printer properly — off, wait a full minute, back on — which clears a startling number of stuck states, and restart the PC too. Check the consumables the printer won't always shout about: paper actually loaded in the tray, no paper jam or open cover, and ink or toner that isn't empty (some printers refuse to print anything at all when a single color runs dry).
Then confirm how the printer is connected. If it's on USB, make sure the cable is firmly seated at both ends, and ideally try a different USB port. If it's on Wi-Fi and it keeps going offline or dropping out of the printer list, that's really a network problem wearing a printing costume — our guide on wireless printers that keep dropping off the Wi-Fi covers that specific case. One last, genuinely useful test: try printing from a different device — your phone, or another computer on the same network. If the printer prints fine from your phone but not from this PC, you've narrowed the whole problem down to this computer's queue, default, or driver — exactly the things above — and cleared the printer itself of blame.
When to hand it over
Nearly all "connected but won't print" cases come down to something on this list — a jammed queue, an "Offline" or "Pause" switch, the wrong default printer, or a driver that needs reinstalling from the maker — and they're satisfying five-minute fixes once you know where to look. It's worth getting help when the spooler keeps crashing no matter how many times you clear it, when a driver simply won't install cleanly on your version of Windows, or when the printer is shared across an office and several machines stop printing at once. We sort out printer setup, drivers, and stubborn "it says it's connected but nothing prints" problems across Southern California and the Coachella Valley — in person or by remote support — and because we don't sell printers or ink, if your machine has genuinely reached the end of the road, we'll tell you that honestly too.
Keep reading
Free calculators
Service areas we cover
We don't sell hardware or warranties — call and we'll tell you what's worth buying and upgrading.
Call (626) 655-0020