What is 0x00000709?
0x00000709 shows up as a low-severity Windows operating system fault. Windows cannot set the default printer or connect to a network printer. The usual suspects are registry key restriction and driver mismatch. Use the steps below to track down and fix the cause.
Common Causes
- Registry key restriction
- Print Spooler crash
- Driver mismatch
Step-by-Step Fix Guide
-
1
Clear Spooler folder
This step, "Clear Spooler folder", specifically rules out print Spooler crash.
-
2
Fix registry path in HKEY_CURRENT_USER
"Fix registry path in HKEY_CURRENT_USER" is worth trying when registry key restriction turns out to be the culprit.
-
3
Update printer driver
"Update printer driver" targets driver mismatch, one of the documented causes of 0x00000709.
Commands & Diagnostics
net stop spooler
del /Q /F /S %systemroot%\System32\Spool\Printers\*.*
net start spooler
Frequently Asked Questions
The leading cause of 0x00000709 is registry key restriction, though print Spooler crash and driver mismatch also show up in our reports.
The fastest fix is "Clear Spooler folder". Only move on to the later steps if 0x00000709 keeps coming back.
As a low-severity issue, 0x00000709 is more of a stability annoyance than a hardware risk — the steps above should clear it up.
In most cases, yes — the guide above resolves 0x00000709 without a clean install. Treat a reinstall as the last resort, not the first move.
Sometimes. Microsoft regularly releases patches that fix known BSOD triggers including 0x00000709. Make sure Windows is fully up to date via Settings → Windows Update before attempting more advanced fixes.
Still Need Help?
Search our full database of 535+ documented PC errors for more solutions and step-by-step repair guides.
Search Error Database