Share via

WINDOWS UPDATE 05/12/26 DISABLED PRINT FUNCTION

Diana Wehrli 0 Reputation points
2026-05-16T20:52:19.1966667+00:00

The printer test print works. Request print of document does not

Windows for home | Windows 11 | Devices and drivers
0 comments No comments

2 answers

Sort by: Most helpful
  1. Sin-D 10,220 Reputation points Microsoft External Staff Moderator
    2026-05-17T01:34:52.82+00:00

    Hi Diana Wehrli,

    I understand that after the recent Windows update (May 12, 2026), your printer can print a test page but cannot print documents from apps. This usually means the printer itself is working correctly, but something in the Windows print pipeline or app-to-printer communication is affected.

    Have you already tried the Q&A Assist suggestions? In addition, please share a bit more so we can narrow it down further:

    • Does nothing happen when printing, or do jobs get stuck in the queue?
    • Does this happen in all apps or only specific ones (e.g., Word, browser)?
    • Is your printer USB or network/Wi-Fi?

    In the meantime, please try the following:

    1, Set the printer as default and disable “Let Windows manage”

    A Windows update can sometimes change the default printer behavior.

    1. Go to “Settings” > “Bluetooth & devices” > “Printers & scanners”
    2. Turn OFF: “Let Windows manage my default printer”
    3. Select your printer > click “Set as default”
    4. Try printing again from your app

    2, Test printing from a different app

    This helps determine if the issue is app-specific or system-wide.

    • Try printing from:
      • Notepad (simple test)
      • A web browser (Edge/Chrome)

    If one app works and another doesn’t, the issue is likely with that specific app rather than Windows or the printer.

    3, Recreate the printer connection

    Sometimes updates break the existing printer port mapping.

    1. Go to “Settings” > “Printers & scanners”
    2. Remove the printer
    3. Click “Add device” > “Add manually”
    4. Choose “Add a device using TCP/IP address or hostname” (for network printers)
    5. Re-add using the printer’s IP address

    This step helps rebuild the communication path rather than just reinstalling the driver.

    4, Check if “Print directly to printer” is enabled

    Buffered printing (spooler) can be affected by updates.

    1. Open “Control Panel” > “Devices and Printers”
    2. Right-click your printer > “Printer properties”
    3. Go to “Advanced” tab
    4. Try toggling:
      • Enable “Print directly to the printer” (test)
      • Or switch back if already enabled

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".    

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  2. AI answer

    2026-05-16T20:52:33.9033333+00:00

    A recent Windows update can affect printing in different ways. Since the printer’s test page works but documents do not print, focus on the print path from apps and the Windows print pipeline rather than the printer itself.

    Try these steps in order:

    1. Verify the selected printer in the app
    • In Word, Outlook, or other apps, open the Print dialog.
    • Make sure the actual hardware printer is selected, not Microsoft Print to PDF or XPS. If a virtual printer is selected, printing may only prompt to save a file instead of sending to the printer.
    1. Clear stuck jobs and restart the Print Spooler
    • Press Windows + R, type services.msc, and press Enter.
    • Find Print Spooler, right-click it, select Stop.
    • In File Explorer, go to C:\Windows\System32\Spool\Printers and delete all files in that folder (this clears the print queue).
    • Go back to services.msc, right-click Print Spooler, select Start.
    • Try printing a document again.
    1. Remove and reinstall the printer
    • Select StartSettingsBluetooth & devicesPrinters & scanners.
    • Select the problematic printer → Remove → confirm.
    • Download and install the latest driver from the printer manufacturer’s support site.
    • Return to Printers & scanners and choose Add device (or Add a printer or scanner) to reinstall the printer.
    • Test printing from an app.
    1. If using Microsoft Print to PDF If the issue is specifically with Microsoft Print to PDF (for example, it disappeared or fails after the update):
    • Press Windows + R, type optional features, press Enter.
    • In Windows Features, enable Microsoft Print to PDF.
    • Or open PowerShell as Administrator and run:
      1. Disable-WindowsOptionalFeature -Online -FeatureName Printing-PrintToPDFServices-Features
      2. Enable-WindowsOptionalFeature -Online -FeatureName Printing-PrintToPDFServices-Features
    • If enabling fails with error 0x800f0922 after certain 2025 builds, install the servicing update that addresses the Print to PDF issue (for example, KB5060829 or KB5062553, depending on the build mentioned in the Windows Update history) and then re-enable Microsoft Print to PDF.

    If, after these steps, test pages still work but documents from apps do not, repeat step 2 (spooler reset) and test from more than one app (for example, Word and a browser) to see if the problem is app-specific.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.