Print Preview Shows Blank Page with Content in Document

Print preview shows blank when your document has content. Quick fix: clear print spooler and reset printer driver. Works on Windows 10 and 11.

You've got a document full of text or images, you hit print preview, and it's just white space. Annoying. Skip the restart-your-computer dance. Here's the real fix.

The Fix: Clear Print Spooler + Reset Driver

What's actually happening here is the print spooler service got stuck on a corrupted job, or the printer driver cached bad data. The preview tool reads from that cache, not your actual document. So it shows nothing.

Step 1 – Stop the Print Spooler

  1. Press Win + R, type services.msc, hit Enter.
  2. Find Print Spooler in the list. Right-click it, select Stop.

Step 2 – Delete Spooler Files

  1. Open File Explorer. Paste this in the address bar: C:\Windows\System32\spool\PRINTERS
  2. Delete everything inside that folder. You might need admin permission – just click Continue.
Why this works: The spooler folder holds temp files for pending print jobs. A corrupt file there can hang the entire preview system. Deleting them forces the spooler to rebuild from scratch.

Step 3 – Restart the Spooler

  1. Go back to Services window. Right-click Print Spooler again, choose Start.

Step 4 – Reset Printer Driver

  1. Open Settings > Bluetooth & devices > Printers & scanners.
  2. Click your printer, then Printer properties.
  3. Go to the Advanced tab. Click New Driver (even if it's the same one – this re-registers it cleanly). Follow the wizard, pick your printer model.

The reason step 3 works is that Windows caches driver data for preview generation. A stale or corrupted driver cache tells the preview engine 'there's nothing to draw'. Re-applying the driver flushes that cache.

Less Common Variations

Browser Print Preview Blank

If it's only your browser (Chrome, Firefox) showing blank, it's not a printer issue. What's happening is the browser's print renderer crashed. Fix: clear browser cache or disable hardware acceleration in browser settings. Chrome: go to chrome://settings/system, toggle off "Use hardware acceleration when available". Then restart the browser.

PDF Print Preview Blank

Adobe Reader or Edge showing blank for PDFs? The PDF file itself might have invisible layers or corrupt metadata. Try printing from a different PDF viewer like Foxit Reader or SumatraPDF. If that works, the original viewer's rendering engine is the culprit. Uninstall and reinstall that viewer.

Network Printer Specific

For shared or network printers, a blank preview can happen when the printer port is misconfigured. Check the port under Printer properties > Ports. Make sure it's set to WSD (Web Services for Devices) or TCP/IP – whichever your printer uses. If you see File: or LPT1: for a network printer, that's wrong. Delete and re-add the port with the correct IP address.

Prevention

Once you fix it, stop it from coming back. Two things cause this most often: bad print jobs from apps (like a Word doc you force-closed) and driver updates that go sideways.

  • Don't cancel a print job mid-way. Let it finish or clear it from the queue properly (right-click, Cancel).
  • Before installing a printer driver update from Windows Update, check the manufacturer's site for the exact version. The automatic update sometimes pushes a generic driver that breaks preview.
  • Once a month, open the spooler folder (C:\Windows\System32\spool\PRINTERS) and delete any old files inside. They accumulate silently.

That's it. The whole fix takes under two minutes. No need to restart Windows or unplug the printer.

Related Errors in Hardware – Printers
Access Denied Printer driver install fails with Access Denied SMART BAD SMART Status BAD: Backup and Replace Hard Drive Fix 0X0000003D Fix ERROR_PRINTQ_FULL (0X0000003D) – Print Queue Full SMART BAD Fix SMART Status BAD: Backup and Replace Hard Drive

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.