Enable Microsoft Print to PDF using CMD & PowerShell on Windows 11

Microsoft Print to PDF is a built-in Feature on Windows 11 which allows users to save documents to PDF files without using any 3rd-party applications. Though, you can Enable Microsoft Print to PDF via GUI, some users prefer to enable or disable this feature on Windows 11 using the Command Prompt, or Windows PowerShell. Using CMD or PowerShell for enabling this feature is ideal for users who want to enable it on multiple PCs using Scripts, Automation, Remote Management, etc. Let’s get Started.

Microsoft Print to PDF Availability on various Windows Editions

Windows EditionsAvailability
Windows ServersYes
Windows 11 HomeYes
Windows 11 ProfessionalYes
Windows 11 EducationYes
Windows 11 EnterpriseYes
Windows 11 Pro EducationYes
Windows 11 SEVaries based on Configuration
Windows 11 IoT EnterpriseYes

Easy Way to Turn on Microsoft Print to PDF on Windows 11 Editions using the Command Prompt

We will use DISM Tool via the Command Prompt to Enable this feature on Windows 11. However, DISM require Elevated Permissions.

Type cmd and press ctrl + shift + enter
Type cmd and press ctrl + shift + enter
Execute the Microsoft Print to PDF Enable Command in the cmd
Execute the Microsoft Print to PDF Enable Command in the cmd
The operation completed successfully
The operation completed successfully

Note: If you want to disable Microsoft Print to PDF on Windows 11, kindly execute the following command in the Command Prompt. dism /Online /Disable-Feature /FeatureName:"Printing-PrintToPDFServices-Features" /NoRestart

Decoding Microsoft Print to PDF Enable CMD Command

Decoding Microsoft Print to PDF CMD Command
Decoding Microsoft Print to PDF CMD Command

Quick Way to Enable Microsoft Print to PDF using Windows PowerShell

Here, we will check out how to enable this feature using the Windows PowerShell.

Type powershell and press ctrl + shift + enter
Type powershell and press ctrl + shift + enter
Execute the Print to PDF Enable Command in the PowerShell
Execute the Print to PDF Enable Command in the PowerShell
Restart Needed after the feature is enabled
Restart Needed after the feature is enabled

Note: If you want to disable Microsoft Print to PDF on Windows 11 via Windows Powershell, kindly execute the following command in the PowerShell. Disable-WindowsOptionalFeature -Online -FeatureName Printing-PrintToPDFServices-Features -NoRestart

Decoding Print to PDF Enable Command via Windows PowerShell

Decoding Microsoft Print to PDF PowerShell Command
Decoding Microsoft Print to PDF PowerShell Command

Take Away

Microsoft Print to PDF on Windows 11 is an essential utility feature that eliminates the need of 3rd party applications to save files as PDF on Windows 11 OS. If you have any queries, Kindly let us know in the comment section. For more interesting articles, stay tuned to Winsides.com. Happy Computing! Peace out!

Exit mobile version