You plug in your printer.
You install the drivers.
You click "Print" — and nothing happens.
No paper comes out. No error message appears. Just silence.
Or maybe you get an error: 0x0000011B. Or Print Spooler keeps crashing.
You might think:
"Is my printer broken? Do I need to buy a new one?"
Probably not.
Printer problems are one of the most common issues in Windows 11. They can happen after a Windows update, a driver conflict, or just randomly.
Some updates, like the August 2026 .NET Framework update (KB5120708), have been known to affect printing and PDF generation in specific scenarios. But printer issues can also arise from driver conflicts, service failures, or corrupted system files.
The good news? Most printer issues can be fixed in minutes.
This guide covers 9 practical ways to fix printer problems on Windows 11 — from simple restarts to advanced repairs.
Why Is My Printer Not Working on Windows 11?
Printer problems can happen for many reasons:
| Cause | Description |
|---|---|
| Print Spooler service | The service that manages print jobs may be stuck or stopped |
| Corrupt drivers | Printer drivers can become corrupted or outdated |
| Windows Update | Some updates can affect printing in specific applications or configurations (for example, KB5120708) |
| Corrupt print cache | Stored print jobs can block new ones |
| Network issues | Network printers may lose connection |
| Permission issues | Windows may block printing for security reasons |
| System file corruption | Damaged system files can affect printing |
9 Ways to Fix Printer Problems on Windows 11
Fix 1: Run the Printer Troubleshooter
Windows 11 includes a built-in troubleshooter for printer problems.
How to run it:
- Open the Get Help app (search "Get Help" in Start)
- Type "printer troubleshooter" in the search box
- Follow the automated troubleshooting steps
What it does: This tool checks for common printer issues — like disabled services, driver problems, or connection errors — and attempts to fix them automatically.
Pro tip: Run this before trying more advanced fixes.
Fix 2: Restart the Print Spooler Service
The Print Spooler service manages all print jobs. If it's stuck, printing won't work.
How to restart it:
- Press
Win + R, typeservices.msc, press Enter - Find Print Spooler
- Right-click → Restart
If the service is stopped:
- Right-click → Start
- Change Startup type to Automatic
Pro tip: If restarting doesn't work, try Stop → wait 10 seconds → Start.
Fix 3: Clear the Print Queue (Spooler Cache)
If you have stuck print jobs, they can block new ones.
How to clear the print queue:
- Open Settings → Bluetooth & devices → Printers & scanners
- Click on your printer → Open print queue
- Click Cancel all documents
If that doesn't work, manually clear the spooler cache:
- Open Command Prompt as Administrator
- Run:
net stop spooler
del /f /s /q C:\Windows\System32\spool\PRINTERS\*
net start spooler
- Try printing again
What you gain: All stuck print jobs are removed, and the print queue is cleared.
Fix 4: Update or Reinstall Your Printer Driver
A corrupted or outdated printer driver is one of the most common causes of printer issues.
Before you start: If possible, download the latest printer driver from your printer manufacturer's website before uninstalling the current driver.
How to update the driver:
- Open Device Manager (right-click Start → Device Manager)
- Expand Printers or Print queues
- Right-click your printer → Update driver → Search automatically for drivers
If that doesn't work, reinstall the driver:
- Right-click your printer → Uninstall device
- Check Delete the driver software for this device (if available)
- Click Uninstall
- Restart your PC
- Windows will attempt to reinstall the driver automatically
If Windows doesn't reinstall the driver: Install the driver you downloaded earlier from the manufacturer's website.
Pro tip: Some printers require you to download drivers from the manufacturer's website rather than using Windows Update.
Fix 5: Remove and Reinstall Your Printer
Sometimes removing the printer and adding it again can resolve issues.
How to remove your printer:
- Open Settings → Bluetooth & devices → Printers & scanners
- Click on your printer → Remove
- Confirm removal
How to reinstall your printer:
- Click Add device
- Windows will search for available printers
- Select your printer and follow the on-screen instructions
For network printers: You may need to install the printer using its IP address.
Fix 6: Uninstall Problematic Windows Updates
Some Windows updates can affect printing in specific applications. For example, the August 2026 .NET Framework update (KB5120708) has been known to cause issues when printing or generating PDF/XPS in WPF-based applications.
How to check if an update is the cause:
· Did the printer stop working immediately after a Windows update?
· Do you see errors when printing from certain applications (especially WPF apps)?
· Is the issue limited to PDF/XPS printing rather than all print jobs?
How to uninstall the update:
- Open Settings → Windows Update → Update history
- Click Uninstall updates
- Look for recent updates (including .NET Framework updates)
- Before uninstalling, verify that the specific update is the likely cause
- Right-click → Uninstall
- Restart your PC
Important: Only uninstall an update if you are confident it is the cause of the problem, as security updates may contain important fixes.
Pro tip: After uninstalling, pause Windows Updates to prevent the same update from reinstalling.
Fix 7: Fix the 0x0000011B Error
Error 0x0000011B can occur with certain Windows printer configurations, particularly when security and driver compatibility issues are involved.
How to fix it:
Option 1: Install the latest printer driver
· Download the latest driver from the manufacturer's website
· Install it and restart your PC
Option 2: Uninstall problematic Windows updates
· Check for recent updates (especially KB5120708)
· Uninstall them and restart your PC
Option 3: Check the printer's security settings
· Some printers require additional permissions
· Check your printer's manual for security settings
Fix 8: Run SFC and DISM
Corrupted system files can affect printing.
How to run SFC and DISM:
- Open Command Prompt as Administrator
- Run:
DISM /Online /Cleanup-Image /RestoreHealth
- Wait for completion (10–15 minutes)
- Run:
sfc /scannow
- Wait for completion
- Restart your PC
Pro tip: This fixes many system-wide issues, not just printer problems.
Fix 9: Perform a System Restore (Last Resort)
If printer issues started recently and nothing else works, you can roll back.
How to do it:
- Press Win + R, type rstrui.exe, press Enter
- Select a restore point from before the problem started
- Follow the on-screen instructions
Note: System Restore doesn't affect your personal files — only system settings and installed programs.
Summary Table
Problem Quick Fix
Printer not recognized Run Printer Troubleshooter
Print jobs stuck Clear print queue (spooler cache)
Print Spooler keeps stopping Restart Print Spooler service
Error 0x0000011B Update or reinstall printer driver
Printer stopped after update Uninstall problematic Windows update
System-wide issues Run SFC and DISM
Network printer not found Check network connection, reinstall printer
What If You Want to Monitor Your PC Automatically?
Fixing one issue is good. Preventing the next one from catching you off guard is better.
If you're tired of discovering problems after they've already affected your system, you need a way to monitor what's happening on your PC — before it becomes a bigger issue.
SysPulse is a lightweight Windows monitor that watches for important system changes and alerts you in real-time.
SysPulse can:
· Detect new processes and show their full file paths
· Monitor CPU and RAM anomalies
· Detect USB connections in real-time
· Detect startup changes
· Send Telegram alerts for monitored events
· Use less than 30MB of RAM
You can set it up and let it monitor your PC in the background — so you know when something changes, even if you're not at your desk.
You can find it at: syspulse.pro
Final Thought
Printer problems on Windows 11 are frustrating — but they're almost always fixable.
Start with the simplest fixes:
- Run the Printer Troubleshooter
- Restart the Print Spooler service
- Clear the print queue
If those don't work, move to driver updates, service restarts, or system repairs.
The key: Don't panic. Most printer issues are fixable in minutes. And if you want to stay informed about system changes, consider a monitoring tool that alerts you in real-time.
Have questions about fixing printer problems? Drop a comment below — I read every one.
Happy printing!
Top comments (0)