Forum Discussion

KennethAdams's avatar
KennethAdams
Copper Contributor
Aug 14, 2025

"Microsoft Print To PDF" not installed

Hi,

Just deployed Windows 11 24H2 with Citrix VDI under VMware.

After logged on user profile, found "Microosft Print To PDF" not installed on some VDI. I have to reinstall on VDI which is missing this feature.

Since all VDI PC were deployed by same golden image.

What should be the root cause ? I afraid it is my fault while creation of golden image.

Thanks

2 Replies

  • Poyrmont's avatar
    Poyrmont
    Bronze Contributor

    Go to Settings > Apps > Optional Features > Add Features and install “Microsoft Print to PDF”, or use the DISM command 

    DISM /Online /Add-Capability /CapabilityName:Print.Fax.Scan~~~~0.0.1.0

     

  • TactleBoard's avatar
    TactleBoard
    Iron Contributor

    Go to Settings > Apps > Optional Features > Add Features and install “Microsoft Print to PDF”, or use the DISM command:

    DISM /Online /Add-Capability /CapabilityName:Print.Fax.Scan~~~~0.0.1.0