0X80000010

Printer Offline Error 0X80000010 Fixed

Hardware – Printers Beginner 👁 13 views 📅 Jun 7, 2026

Your printer's showing error 0X80000010 and won't print. Here's how to get it back online fast — three causes, three fixes.

1. The printer's physically offline — check the cable and power

You'd be surprised how often this happens. The real fix for error 0X80000010 is almost always something simple: the printer's not actually connected or powered on. I've seen dozens of tickets where someone spent 30 minutes in software settings, but the printer's power cord was loose.

Here's what to do:

  1. Look at the printer. Is it powered on? You should see a steady green light somewhere — maybe on the power button or display panel. If the screen's dark, it's off.

  2. Check the power cable. Push it firmly into the printer and the wall outlet. Try a different wall outlet if you have one.

  3. For USB printers: unplug the USB cable from both the printer and your computer. Wait 5 seconds, then plug it back in. You should hear Windows make a device connection sound — a short chime.

  4. For network printers: make sure the Ethernet cable is clicked in at both ends, or that your Wi-Fi is working. Check the printer's control panel for a wireless icon — if it's red or blinking, the connection's lost.

After doing this, try printing a test page. Open Notepad, type something, hit File > Print. If it works, you're done.

2. Windows thinks it's offline — clear the printer queue

If the printer's on and connected but still gives error 0X80000010, Windows itself might have marked it offline. This happens when a print job gets stuck — a big document, a corrupted file, or a misconfiguration.

Step-by-step:

  1. Press Windows + R on your keyboard, type services.msc, and hit Enter.
  2. Scroll down to Print Spooler. Right-click it and select Stop. The service status should change to Stopped.
  3. Open File Explorer. In the address bar, paste this path: C:\Windows\System32\spool\PRINTERS. Press Enter.
  4. Delete every file in that folder. Don't worry — these are just stuck print jobs. If you can't delete a file, close Printer window first.
  5. Go back to Services. Right-click Print Spooler again and choose Start.
  6. Wait 10 seconds. Then go to Devices and Printers (search for it in the Start menu). Find your printer. Right-click it and uncheck Use Printer Offline if it's checked.

Try printing again. If you still see the error, the printer might have a paper jam. Open the printer's front cover and look for crumpled paper — even a small piece can trigger the offline state.

3. The printer driver's corrupt — reinstall it clean

This is the least common cause but the most stubborn. A corrupt printer driver makes Windows think the printer is offline even when everything's fine. I've seen this after Windows updates — especially the big ones like 22H2 on Windows 10.

How to fix it:

  1. Open Devices and Printers.
  2. Right-click your printer and select Remove device. Confirm if asked.
  3. Open Settings (Windows key + I). Go to Bluetooth & devices > Printers & scanners.
  4. If your printer's still listed there, click it and hit Remove.
  5. Now, unplug the printer from power and your computer. Wait 1 full minute.
  6. Plug the printer back in. Turn it on. Wait for Windows to detect it — you'll see a notification like Setting up device.
  7. Windows should install the driver automatically. If it doesn't, go to the printer manufacturer's website (HP, Brother, Canon, etc.) and download the latest driver for your model and Windows version — don't use the driver disc, it's likely out of date.

After the driver installs, restart your computer. Try printing — the error should be gone.

Quick summary table

CauseSymptomFix
Printer offline or disconnectedNo lights, no responseCheck cables, power, Wi-Fi
Stuck print job in queuePrinter shows online but won't printClear spooler files, restart service
Corrupt driverError persists after restartRemove printer, reinstall driver

Start with cause #1. Nine times out of ten, that's all you need. If you've tried all three and the error's still there, test the printer on another computer. If it works there, the problem's in your Windows profile — a system restore or rebuild might be needed. But for most people, these steps will have you printing again in under 10 minutes.

Was this solution helpful?