Microsoft Print to PDF Missing in Windows 11

Microsoft Print to PDF Missing in Windows 11 [6 Solutions]

Last Updated

February 2, 2026

Posted In

In this post, I will cover multiple solutions to fix Microsoft Print to PDF missing on your Windows 11/10 PC. If you’re encountering issues converting your webpages to PDF or if the Microsoft PDF Printer is missing or malfunctioning, consider these solutions.

Microsoft Print to PDF is a built-in virtual printer in Windows 11/10 that allows you to create PDF files from any printable document or webpage without requiring third-party software. It uses a printer driver built into Windows and appears in apps as a printer option, just like a normal printer.

Occasionally, a faulty Windows update or certain third-party drivers can disrupt the functionality of the Microsoft Print to PDF feature. Some Windows 11 24H2 devices experienced the absence of the Microsoft Print to PDF feature, which was addressed by Microsoft through the release of the KB5043178 update.

Install and Update Third Party Applications with Patch My PC
Install and Update Third Party Applications with Patch My PC

To check if Microsoft Print to PDF is installed on your Windows 11 PC, open the Settings app and navigate to Bluetooth & Devices > Printers & Scanners. If you don’t find the Microsoft Print to PDF listed here, go ahead and try the solutions covered in this guide.

Microsoft Print to PDF on Windows 11
Microsoft Print to PDF on Windows 11

Solution 1: Re-Enable Microsoft Print to PDF Printer via Windows Features

The recommended way to resolve the missing Microsoft Print to PDF printer feature is to re-enable the feature via Windows Features. Here is how it is done.

  • Press the Windows + R to open the Run. Type in OptionalFeatures.exe, and press the Enter key.
  • In the Turn Windows features on or off window, scroll down and uncheck the Microsoft Print to PDF feature and click OK to remove it.
  • To reinstall the feature, go back to the Turn Windows features on or off window and select the Microsoft Print to PDF. Click OK to apply the changes. Your Microsoft PDF printer should be available on your computer now.
Re-Enable Microsoft Print to PDF Printer via Windows Features
Re-Enable Microsoft Print to PDF Printer via Windows Features

Solution 2: Manage Microsoft Print to PDF using Device Manager

On your Windows 11 PC, right-click on the Start icon and select Device Manager. You may also press Win + R, type devmgmt.msc, and press Enter to launch it. Expand the print queues, and here you should find the Microsoft Print to PDF printer.

Since Microsoft Print to PDF is a built-in virtual printer, you can use Device Manager to perform the following actions.

  1. Update driver: Updates the necessary drivers required for the Microsoft Print to PDF feature.
  2. Disable device: Disables the virtual printer on the entire Windows 11 PC.
  3. Uninstall device: Removes the Microsoft Print to PDF printer.
Fix Microsoft Print to PDF Missing using Device Manager
Fix Microsoft Print to PDF Missing using Device Manager

If the Microsoft Print to PDF printer keeps crashing, try opening Device Manager and updating its drivers. If the issue persists, uninstall the printer and reinstall it, following additional solutions outlined in this guide.

Solution 3: Install/Reinstall Microsoft Print to PDF via Command Prompt

If the Microsoft Print to PDF feature is still missing after trying the above solutions, you can uninstall and reinstall it using the Command Prompt. I will utilize DISM (Deployment Image Servicing and Management) to uninstall the Microsoft Print to PDF feature and then reinstall it.

Click the Start button or the search icon on the taskbar. Type CMD or Command Prompt in the search bar and select Run as administrator. Run the below command to disable or uninstall the Microsoft Print to PDF feature on your Windows PC.

dism /Online /Disable-Feature /FeatureName:"Printing-PrintToPDFServices-Features" /NoRestart
Uninstall Microsoft Print to PDF via Command Prompt
Uninstall Microsoft Print to PDF via Command Prompt

Run the below command to enable or install the Microsoft Print to PDF on your Windows PC.

dism /Online /Enable-Feature /FeatureName:"Printing-PrintToPDFServices-Features" /NoRestart
Reinstall Microsoft Print to PDF via Command Prompt
Reinstall Microsoft Print to PDF via Command Prompt

To check if the Microsoft Print to PDF is installed, navigate to Settings > Bluetooth & Devices > Printers & Scanners. Sometimes, restarting your computer may be necessary for the changes to take effect.

Solution 4: Reinstall Microsoft Print to PDF Feature via PowerShell

Disabling and reinstalling the Microsoft Print to PDF feature on your Windows 11 computer is simple with PowerShell. On your Windows 11 PC, click Start and type “PowerShell“. Select Windows PowerShell and choose Run as Administrator.

Run the below PowerShell command to disable the Microsoft Print to PDF feature on your Windows 11 PC.

Disable-WindowsOptionalFeature -online -FeatureName Printing-PrintToPDFServices-Features
Disable Microsoft Print to PDF via PowerShell
Disable Microsoft Print to PDF via PowerShell

Run the below PowerShell command to enable or reinstall the Microsoft Print to PDF feature on your Windows 11 PC.

Enable-WindowsOptionalFeature -online -FeatureName Printing-PrintToPDFServices-Features

After running the command, navigate to Settings > Bluetooth & Devices > Printers & Scanners and confirm if Microsoft Print to PDF shows up in the list.

Enable or Reinstall Microsoft Print to PDF via PowerShell
Enable or Reinstall Microsoft Print to PDF via PowerShell

Solution 5: Manually Install Microsoft Print to PDF Driver

If the Microsoft Print to PDF printer is missing and cannot be reinstalled through the Add Printer wizard, you can fix it by manually installing the prnms009.inf driver. This file contains the drivers for the Microsoft Print to PDF printer and is located in the C:\WINDOWS\System32\DriverStore\FileRepository folder.

To get the complete driver path of prnms009.inf on your Windows 11 PC, navigate to Settings > Bluetooth & Devices > Printers & Scanners. Under Related Settings, select Print Server properties.

Select Printer Properties in Windows 11
Select Printer Properties in Windows 11

In the Print Server Properties window, select the Drivers tab. From the list of installed printer drivers, select Microsoft Print to PDF and click Properties.

Select Microsoft Print to PDF Printer Properties
Select Microsoft Print to PDF Printer Properties

In the Driver Properties window, copy the driver path for prnms009.inf. For example, in my case, the below path is where the prnms009.inf driver is located.

C:\Windows\System32\DriverStore\FileRepository\prnms009.inf_amd64_8cdc889b3f73e3da
Copy prnms009.inf driver path
Copy prnms009.inf driver path

Open the File Explorer and navigate to the prnms009.inf driver path. Right-click the prnms009.inf file and select Install. Congratulations, you’ve successfully installed the Microsoft Print to PDF virtual printer driver that is required for exporting webpages to PDF.

Manually Reinstall Microsoft Print to PDF
Manually Reinstall Microsoft Print to PDF

Solution 6: Run System File Checker (SFC)

To resolve the issue of Microsoft Print to PDF being missing, you can run the System File Checker scan. Start by opening Command Prompt with administrator privileges. Then, type “sfc /scannow” and press Enter. Allow the scan to detect and repair any corrupted files. Once the process is complete, restart your computer.

Leave a Reply

Your email address will not be published. Required fields are marked *

Prajwal Desai

Prajwal Desai is a highly accomplished technology expert and an 11-time Dual Microsoft MVP (Most Valuable Professional), specializing in Microsoft Intune, SCCM, Windows 365, Enterprise Mobility, and Windows. As a renowned author, speaker, and community leader, he is widely recognized for sharing his in-depth expertise and insights through his blog, YouTube channel, conferences, webinars, and other platforms.