Share via

[Article] How to Add or Reinstall the Microsoft PDF Printer 2021 Edition

Community Article Author 1,000 Reputation points
2025-07-17T07:12:01.6966667+00:00

📌 Note: This article was originally created by Andre Da Costa on Answers Support Community. It provided meaningful insights and proved helpful to many. We're recreating it here to preserve its value and ensure continued access for others.

In earlier versions of Windows 10, if you some how deleted the built in Microsoft Print to PDF virtual driver, getting it back required a quick trip to your printer settings. In more recent versions of Windows 10, those steps are no longer applicable, instead, you can use the advanced DISM commands to restore your Microsoft Print to PDF driver. Here is how you can do it.

If you are running an earlier version of Windows 10 that supports the older method, check out the following article:

https://answers.microsoft.com/en-us/windows/forum/windows_10-hardware/how-to-add-or-reinstall-the-microsoft-pdf-printer/70377c34-e50a-42be-b9f3-92345d6e25df?tm=1622952316071

If you are no longer seeing the Microsoft Print to PDF icon, its still installed on your system.

To reinstall it, we will use the Command Prompt and the following DISM commands:

Click Start, type CMD, then click Run as administrator

cmd-run-admin-w11 unexpected kernel mode trap windows 11

At the command prompt, type or copy then paste the following command, then hit Enter:

dism /Online /Disable-Feature /FeatureName:"Printing-PrintToPDFServices-Features" /NoRestart

[Article] How to Add or Reinstall the Microsoft PDF Printer 2021 ...

Wait while the command executes successfully:

At the command prompt, type or copy then paste the second command, then hit Enter:

dism /Online /Enable-Feature /FeatureName:"Printing-PrintToPDFServices-Features" /NoRestart

User's image

Wait while the command executes successfully:

User's image

Click Start > Settings > Devices > Printers

You should now see the Microsoft Print to PDF restored.

Windows for home | Windows 10 | Devices and drivers

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments