Printer Not Working? 10 Fixes That Actually Work (Windows 10 & 11)

Printer Not Working? 10 Fixes That Actually Work (Windows 10 & 11)

Quick Answer

If your printer is not working: first restart the printer and computer. Then check the print queue (Control Panel → Devices and Printers → right-click → See what's printing → cancel all jobs). If still not working: run the Windows Printer Troubleshooter (Settings → System → Troubleshoot), reinstall the printer driver from the manufacturer's website, or restart the Print Spooler service (services.msc → Print Spooler → Stop → Start). All 10 fixes with exact steps are below.

Your printer is not working and you need to print something now. The printer shows offline, jobs disappear into a queue and never come out, or Windows simply refuses to communicate with the device. Printer problems account for some of the most common IT support calls every year — and they happen on HP, Canon, Epson, and Brother printers alike, on Windows 10 and Windows 11.

The good news: 80% of printer not working cases are resolved by the first three fixes in this guide — a power cycle, a print queue clear, and a Print Spooler restart. Each fix below includes the exact steps to execute it. Work through them in order for the fastest result.

5–15
Minutes to fix in most cases
80%
Fixed with steps 1–3 alone
4
Brands covered: HP, Canon, Epson, Brother

Quick Check — Before You Start

Why Is Your Printer Not Working?

Before jumping into fixes, it helps to know the most common reasons printers stop working on Windows 10 and 11:

Fix 1: Restart the Printer and Computer (Power Cycle)

1

The Fastest Fix — Resolves 40% of Cases HIGH PRIORITY

A full power cycle resets the printer's internal memory, clears temporary errors, and forces Windows to re-establish the connection from scratch. This is always the first step when a printer is not working, because it costs nothing and frequently works.

Exact steps:

  • Turn the printer off using its power button (do not just put it in standby)
  • Unplug the printer's power cord from the wall outlet — wait a full 30 seconds
  • For WiFi printers, also restart your router at this point (unplug, wait 30 seconds, plug back in)
  • Plug the printer back in and power it on
  • Restart the computer completely (not Sleep or Hibernate — a full restart)
  • After Windows loads, wait 60 seconds for all services to initialize, then try printing a test page

To print a test page: go to Settings → Bluetooth & devices → Printers & scanners, click your printer, and select Print a test page.

Fix 2: Clear the Print Queue and Restart Print Spooler

2

The Most Effective Single Fix for Printer Not Working HIGH PRIORITY

The Print Spooler is the Windows service that receives, holds, and routes print jobs. When it crashes or a job corrupts the queue, nothing prints. Restarting the spooler and wiping the queue folder resolves this completely.

Method A — Command Prompt (fastest):

  • Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin)
  • Type net stop spooler and press Enter — wait for the confirmation message
  • Open File Explorer and navigate to C:\Windows\System32\spool\PRINTERS\
  • Delete all files inside this folder (do not delete the folder itself)
  • Return to the command prompt and type net start spooler and press Enter
  • Try printing again

Method B — Services (visual interface):

  • Press Win + R, type services.msc and press Enter
  • Scroll to Print Spooler in the list
  • Right-click it and select Stop
  • Navigate to C:\Windows\System32\spool\PRINTERS\ and delete all files inside
  • Return to Services, right-click Print Spooler again, and select Start

Fix 3: Run the Windows Printer Troubleshooter

3

Let Windows Diagnose and Auto-Fix the Problem HIGH PRIORITY

Windows 10 and 11 both include a built-in Printer Troubleshooter that automatically detects the most common printer not working causes — spooler issues, driver problems, offline status, and firewall blocks — and offers one-click fixes.

On Windows 11:

  • Press Win + I to open Settings
  • Go to System → Troubleshoot → Other troubleshooters
  • Find Printer in the list and click Run
  • Follow the prompts and click Apply this fix for each issue found

On Windows 10:

  • Go to Settings → Update & Security → Troubleshoot → Additional troubleshooters
  • Click Printer, then Run the troubleshooter

The troubleshooter takes 2 to 5 minutes. Even if it cannot apply an automatic fix, it identifies the specific problem — which guides you to the right fix below.

Fixed With Steps 1–3?

If your printer is now working, you are done. These three fixes resolve approximately 80% of printer not working problems reported by IT Cares clients. If the printer is still not responding, continue with the fixes below that match your situation.

Fix 4: Check That the Correct Printer Is Set as Default

4

Windows May Be Sending Jobs to a Virtual Printer MEDIUM

Windows 10 and 11 can manage the default printer automatically, switching it based on which printer you used most recently at each location. This often causes jobs to silently go to Microsoft Print to PDF, OneNote, or a printer at another location — making it appear your printer is not working when it is simply not receiving the jobs.

Steps:

  • Go to Settings → Bluetooth & devices → Printers & scanners
  • Scroll down and turn off the setting "Let Windows manage my default printer"
  • Click your physical printer in the list and select Set as default
  • A checkmark icon will confirm it is now the default

All print jobs from any application will now go to this printer unless you manually choose a different one at print time.

Fix 5: Reinstall the Printer Driver

5

Corrupted or Outdated Drivers Are a Top Cause HIGH PRIORITY

Windows updates — especially major feature updates like Windows 11 24H2 — can overwrite or corrupt existing printer drivers. Always download drivers directly from the manufacturer's website, not from Windows Update, which installs generic drivers that often lack full functionality.

Step 1 — Remove the existing driver completely:

  • Settings → Bluetooth & devices → Printers & scanners → click printer → Remove
  • Open Device Manager (Win + X → Device Manager), expand Print queues
  • Right-click the printer → Uninstall device → check "Delete the driver software for this device"
  • In Control Panel → Devices and Printers, right-click blank area → Print server properties → Drivers tab → remove old entries
  • Restart the computer

Step 2 — Install the fresh driver:

  • HP: support.hp.com — or use the HP Smart app from the Microsoft Store
  • Canon: usa.canon.com/support
  • Epson: epson.com/support
  • Brother: support.brother.com

Download the full driver package for your exact model and Windows version. Run the installer and reconnect the printer when prompted.

Fix 6: Check USB Cable and WiFi Connection

6

Physical Connections Fail More Often Than You Think MEDIUM

A degraded USB cable, a faulty USB port, or a dropped WiFi connection are common physical causes of printer not working problems that software fixes cannot resolve.

For USB printers:

  • Unplug the USB cable from both the printer and the computer, then reconnect firmly
  • Try a different USB port on the computer — USB 2.0 ports (usually black inside) sometimes work better than USB 3.0 (usually blue inside) for older printers
  • Try a different USB cable entirely — USB cables degrade over time and cause intermittent printer failures
  • Avoid USB hubs; connect the printer directly to the computer

For WiFi printers:

  • Check the printer's control panel or display for a WiFi connection icon — if it shows disconnected, run the printer's wireless setup wizard from its menu
  • Ensure the printer is connected to your main WiFi network, not a guest network or a different band (2.4 GHz vs 5 GHz)
  • Print a network configuration page from the printer's menu to confirm it shows a valid IP address on your network

Fix 7: Set the Printer Back to Online Status

7

Windows Can Mark a Printer Offline Even When It Is On MEDIUM

Windows has a setting called "Use Printer Offline" that, when enabled (sometimes accidentally), causes all print jobs to be held without printing. The printer shows as "Offline" in Windows even though it is powered on and connected.

Steps to disable offline mode:

  • Go to Settings → Bluetooth & devices → Printers & scanners
  • Click your printer and select Open print queue
  • In the print queue window, click the Printer menu in the top menu bar
  • Look for Use Printer Offline in the dropdown — if there is a checkmark next to it, click it to uncheck and remove offline mode
  • Close the print queue and try printing again

Alternatively, right-click the printer in Control Panel → Devices and Printers, select See what's printing, and check the Printer menu there.

Printer Still Not Working After These Steps?

IT Cares resolves printer issues remotely across Canada — $59 flat rate. We fix USB, WiFi, and network printers for HP, Canon, Epson, and Brother. Average fix time: 20 minutes.

Fix 8: Install Pending Windows Updates

8

Unfinished Updates Can Break Printer Drivers MEDIUM

Partially applied Windows updates can leave printer drivers in a broken state. The fix is counterintuitive: instead of avoiding updates, completing them often resolves the printer not working problem because Windows finalizes driver changes on reboot.

Steps:

  • Press Win + I to open Settings
  • Go to Windows Update
  • Click Check for updates and install all available updates, including optional driver updates
  • To see optional updates: click Advanced options → Optional updates — look for any printer driver updates in the list and install them
  • Restart the computer when prompted, even if Windows says a restart is not required
  • After restarting, wait 2 minutes for background services to initialize, then test printing

If a recent Windows update is what broke your printer (printer worked before the update), see our guide on fixing issues caused by Windows updates.

Fix 9: Check Ink, Toner Levels, and Paper Jams

9

Hardware Conditions That Block All Printing HIGH PRIORITY

Printers halt all jobs when they detect a problem that requires physical intervention: empty ink or toner, a paper jam, an open access door, or no paper in the tray. These conditions cause the printer to appear "not working" even though nothing is wrong with the software or connection.

Check ink and toner:

  • HP: Open HP Smart app → your printer → Supplies status shows cartridge levels
  • Canon: Open Canon IJ Status Monitor from the taskbar tray icon
  • Epson: Right-click the Epson printer icon in the system tray → EPSON Status Monitor 3
  • Brother: Open the Brother Status Monitor from the taskbar or Control Panel
  • Alternatively, check the printer's own display panel, which shows ink/toner status directly

Clear a paper jam:

  • Turn the printer off completely before reaching inside
  • Open all access doors (front cover, rear door, paper tray) and remove any paper gently, pulling in the direction of the paper path
  • Remove torn paper fragments carefully — even a small piece left inside will cause repeated jams
  • Close all doors firmly and power the printer back on — most printers will clear the jam error automatically

Fix 10: Remove and Re-Add the Printer

10

Reset the Printer's Configuration in Windows Entirely MEDIUM

When no other fix resolves the printer not working problem, the printer's stored configuration in Windows may have become corrupted. Removing and re-adding the printer creates a completely fresh configuration and often resolves persistent issues that have survived driver reinstalls and spooler restarts.

Steps:

  • Go to Settings → Bluetooth & devices → Printers & scanners
  • Click your printer and select Remove — confirm removal
  • For USB printers: disconnect the USB cable from the computer after removing the printer
  • Restart the computer
  • For USB printers: after Windows loads, reconnect the USB cable — Windows should auto-detect and install the printer
  • For WiFi/network printers: click Add device at the top of the Printers & scanners page — wait for Windows to scan and display available printers, then click yours to add it
  • If Windows cannot find the printer automatically, click The printer I want isn't listed and follow the wizard to add by IP address or shared name

After the printer is re-added, set it as default (Fix 4) and print a test page to confirm it is working.

Printer Not Working by Brand: Quick Notes

HP Printer Not Working

HP printers have the most robust free diagnostic tool available: HP Print and Scan Doctor (download from support.hp.com). This tool automatically detects and fixes most HP printer not working issues — driver problems, spooler crashes, WiFi drops, and firmware issues — in a single guided session. If your HP printer is not working after Fixes 1–3, run HP Print and Scan Doctor before attempting a manual driver reinstall. Also try the HP Smart app from the Microsoft Store, which manages HP printers, checks ink levels, and handles driver updates automatically.

Canon Printer Not Working

For Canon printers not working after a Windows update, the issue is almost always the driver. Download the latest driver for your specific Canon model from usa.canon.com/support. Canon's full driver packages include diagnostic utilities that Windows Update's generic Canon drivers lack. For WiFi Canon printers, the Canon IJ Network Tool lets you reconfigure the wireless connection without using the printer's physical control panel.

Epson Printer Not Working

Epson printers frequently stop working when the Epson Status Monitor reports low ink even when cartridges are not truly empty. Try resetting the ink counter via the Epson printer software (Maintenance tab). Also, if your Epson printer is not printing in black even when black ink shows as available, run the nozzle check and print head cleaning utility from the Maintenance tab in the Epson printer properties.

Brother Printer Not Working

Brother printers not working on Windows 10 and 11 are most often fixed by a full driver reinstall from support.brother.com. Brother's full driver packages include the Brother Status Monitor and ControlCenter software. Also check that the Brother printer's USB mode is set correctly in its menu settings — some models have a USB mode toggle that can be inadvertently changed.

When to Call a Technician

If your printer is still not working after all 10 fixes, the problem is likely one of these: a hardware failure inside the printer (fuser unit, print head, or motherboard), a driver conflict that requires deeper system diagnostics, or a network/firewall configuration in a business environment. IT Cares resolves these remotely — call (888) 711-9428 or book a $59 remote session.

Printer Not Working: Frequently Asked Questions

Why does my printer show offline when it is turned on?

Your printer shows offline most commonly because the Print Spooler service crashed (Fix 2), a stuck job is blocking the queue (Fix 2), or Windows has "Use Printer Offline" enabled in the print queue settings (Fix 7). For WiFi printers, the printer's IP address may have changed after a router restart — in that case, removing and re-adding the printer (Fix 10) resolves it. Start with Fix 2, then Fix 7 if the offline status persists.

How do I fix a printer that won't print in color?

First check that a color ink cartridge is not empty or low — open your printer's software or check its display (Fix 9). Next, verify the print settings: when printing from any application, look for the Color vs. Grayscale/Black and White option in the print dialog and ensure Color is selected. Also check the printer's default settings: Settings → Printers & scanners → your printer → Printing preferences → verify Color mode is not set to Grayscale. For HP, the HP Smart app provides a single view of cartridge levels and color print settings.

Why does my printer say it's ready but won't print anything?

When the printer appears ready but nothing comes out, a stuck print job is blocking the queue in the vast majority of cases. Open the print queue, cancel all documents, then stop the Print Spooler (services.msc), delete files inside C:\Windows\System32\spool\PRINTERS\, and restart the spooler (Fix 2). Also confirm the correct printer is set as default (Fix 4) and that "Use Printer Offline" is not checked (Fix 7).

Can I fix printer issues remotely without a technician coming to my home?

Yes — the vast majority of printer not working problems are fully resolvable through a remote support session. A technician connects securely to your computer, diagnoses the exact cause, and applies the fix in real time. IT Cares offers remote printer repair starting at $59, with an average fix time of 20 minutes. Book online or call (888) 711-9428 to speak with a technician now.

How do I reinstall a printer driver on Windows 10 or 11?

For a complete reinstall: (1) Remove the printer from Settings → Printers & scanners. (2) Uninstall from Device Manager (expand Print queues, right-click, Uninstall device, check "Delete driver software"). (3) Remove from Control Panel → Devices and Printers → Print server properties → Drivers tab. (4) Restart the computer. (5) Download the latest full driver from the manufacturer's website (HP, Canon, Epson, Brother) and run the installer. This process removes all corrupted remnants before the fresh install — see Fix 5 for full step-by-step details.

Comments (4)

JT
James T., Vancouver
April 16, 2026

Fix 2 saved me. My HP OfficeJet had been stuck showing jobs in the queue for two days with nothing printing. Stopped the spooler, deleted the files in the PRINTERS folder, restarted the spooler, and it printed immediately. The step about deleting the files is what most guides miss.

ML
Marie L., Montreal
April 16, 2026

My Canon printer was showing "Use Printer Offline" even after restarting everything. Fix 7 explained exactly where to find that setting in the Printer menu inside the print queue window. Unchecked it and the printer came back online instantly. Clear instructions, no tech jargon.

PK
Paul K., Toronto
April 15, 2026

I went through the whole list without success and contacted IT Cares. The tech fixed it remotely in about 25 minutes — the issue was a corrupted driver combined with a Windows Update that had not fully completed. The remote session was $59 and completely worth it for something I could not figure out on my own.

SR
Sandra R., Calgary
April 15, 2026

Epson printer not printing in black even though the cartridge was full. Fix 9 pointed me to the nozzle check and print head cleaning utility in the Epson maintenance tab. Ran it twice and the printing is back to normal. That utility is buried in the settings and I never would have found it without this guide.

Leave a Comment

Printer still offline? We fix it remotely in 20 min →
Book for $59 Call Now