@Vaughn, Micheal Were you able to resolve this issue?
We are also experiencing the same thing in a restricted GPO environment.
Thank You
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
After updating to Edge 149, I'm unable to get any print job preview to fully load.
Troubleshooting so far -
Review GPO settings related to printers in Edge, only found 3 relevant ones -
1. PrintingEnabled = DWORD:1
2. PrintPreviewUseSystemDefaultPrinter = DWORD:1
3. DisableWebPnPDownload = DWORD:1 (Software\Policies\Microsoft\Windows NT\Printers)
Toggled these on/off - no change in behavior
Rolled back to Edge 148 - Print preview works correctly again
Tried Admin account - Print Preview works correctly
Tried different pages to verify not just one site - all pages encounter this issue
Tried Chrome to see if behavior is the same - unable to load print preview
Tried Firefox (No GPOs in place for this browser) - able to load correctly.
Windows 10 1809 LTSC (17763.8644)
Windows 10 21H2 LTSC (19044.7184)
[Moved from Microsoft Edge | Other | Windows 10]
@Vaughn, Micheal Were you able to resolve this issue?
We are also experiencing the same thing in a restricted GPO environment.
Thank You
Welcome to Microsoft Q&A Forum!
From the symptoms and testing performed, this behavior is most consistent with a Chromium print pipeline issue rather than a GPO configuration problem.
Print preview depends on the browser’s built-in rendering stack and failures can occur when:
Reference: Troubleshoot print issues in Microsoft Edge | Microsoft Support
Additionally, similar reports show:
Combined with version rollback success, this strongly indicates a regression in Edge 149 affecting Chromium print preview rendering (likely tied to user context or printer enumeration).
I would like to share the following recommended solutions that may help you.
1. Use system print dialog (bypass Chromium preview)
Ctrl + Shift + P
This invokes the Windows print dialog directly and avoids the failing preview layer.
2. Test with different/default printer
3. Reset/update user profile context
Since Admin works, test:
4. Temporary mitigation
Roll back to Edge 148 until fix is available
5. Escalation / tracking
6. Print Subsystem Reset
Restart the Print Spooler service and clear the contents of C:\Windows\System32\spool\PRINTERS.
7. Registry Cleanup
Consider deleting the following registry keys (after backing them up) to reset client-side rendering and printer connections:
I hope this information is helpful and thank you for choosing Microsoft Q&A to raise your concern.
It looks like the issue popped up specifically after updating to Edge 149, and since rolling back to 148 fixes it, we’re likely dealing with a regression in how Edge handles print preview under certain GPO configurations. The fact that it works fine under an admin account suggests a permissions or profile-level caching issue tied to the update.
Here’s what I’d suggest: first, try clearing the Edge cache and profile data (especially the printing cache under %localappdata%\Microsoft\Edge\User Data\Default\Cache). Then, temporarily disable the “PrintPreviewUseSystemDefaultPrinter” policy to see if Edge’s internal preview engine behaves differently. If that doesn’t help, re‑enable it and test with a clean user profile sometimes the update leaves behind stale printer mappings. Also, make sure your Windows Print Spooler service is running cleanly; restarting it can sometimes kick the preview back into gear.
If none of that resolves it, I’d recommend filing feedback directly through Edge’s “Send feedback” option the dev team is already tracking similar reports for build 149.
Hope this gets you back up and printing smoothly! If this answer helps, please hit “accept answer” so others can find it useful too. If you need more information, feel free to leave a message. We are happy to help!