Fix Microsoft Print to PDF missing in Windows 11 24H2

Опубликовано: 21 Октябрь 2024
на канале: NKTechForAll
176
1

Fix Microsoft Print to PDF missing in Windows 11 24H2.

There are 2 commands to disable and enable Microsoft Print to PDF. These can activate this feature in Windows 11 24H2. So, open command prompt as administrator first.
• Click on search, type cmd select Run as administrator.
• Run these commands:
dism /Online /Disable-Feature /FeatureName:”Printing-PrintToPDFServices-Features” /NoRestart
dism /Online /Enable-Feature /FeatureName:”Printing-PrintToPDFServices-Features” /NoRestart
These commands should activate Microsoft Print to PDF. If it doesn’t work, install Cumulative Update KB5043178.
• Go to Microsoft update catalog.
• Search KB5043178.
• Find the system type.
• Click Download and
• Install the updates one by one.