How to Add or Reinstall the Microsoft PDF Printer 2021 Edition

 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:

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

Image

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

Click Start, type CMD, then click Run as administrator

Image

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

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

Image

Wait while the command executes successfully:

Image

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

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

Image

Wait while the command executes successfully:

Image

Click Start > Settings > Devices > Printers

You should now see the Microsoft Print to PDF restored:

Image



How to Add or Reinstall the Microsoft PDF Printer


Details

Click Start then type: devices and printers

Hit Enter

Click Add Printer on the command bar

Image

Click The printer that I want isn't listed

Image

Click Add a local printer or network printer with manual settings then click Next

Image

Select Use an existing port then click in the list box then select PDF (Local Port)

Image

Scroll down and select Microsoft under Manufacturer then scroll down and select Microsoft Print to PDF under Printers then click Next

Image

Give the printer a name or leave the default, click Next

Image

Click Finish

Image


Comments

Popular posts from this blog

Question To make file , hide, Search file .pdf

How to create a WiFi Hotspot from your PC using Command (No third party tools required)