nt4print is the Core Printer DriverTesting - have the driver in C:\Windows\System32\Driverstore\FileRepository\nt4print.inf should be aficient.
WinSxS is crucial for maintaining system stability and compatibility in Windows environmentsFunny you say - but it's not in the working install can open pdf files - only in WinSxS folder:
View attachment 14554
prnms009.inf: Failed to add driver to the system. Error 0xE000024B: The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering.
prnms009.inf: Failed to add driver to the system. Error 0xE0000100: The style of the INF is different than what was requested.

I also had this error message: The hash for the file is not present in the specified catalog fileI finally figured out why the printer isn't configured, some versions of prnms009.cat are corrupt.
If you try adding the driver, using the INF file from amd64_microsoft-windows-printing-printtopdf_31bf3856ad364e35_10.0.26100.3912_none_1dbc9b66f6ba8895, both "pnputil /add-driver prnms009.inf /install" and Device Manager report:
Code:prnms009.inf: Failed to add driver to the system. Error 0xE000024B: The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering. prnms009.inf: Failed to add driver to the system. Error 0xE0000100: The style of the INF is different than what was requested.
Running "pnputil /add-driver prnms009.inf /install" from a .1882 folder works the first time. The INF files are identical, so something's definitely wrong with the catalog file.
Workaround:
1. Download .1882 component folder from:
2. Run "pnputil /add-driver prnms009.inf /install".
3. DISM /Online /Enable-Feature /FeatureName:"Printing-PrintToPDFServices-Features"
4. Print a test page.
View attachment 14558
This has been a Windows issue since a few CUs it would seem
Not sure if NTLite is the cause, I posted a "fix" with drivers on Discord which works for many, while waiting for MS to resolve this issue
View attachment 14530
MS has rolled back this "driver" it seems
The prnms009.inf version with the latest LCU is 26100.1882 now (.4202 before, if I remember correctly)
And last version of PDFRenderFilter.dll is .4202, and for XpsRasterService.dll is .1150
Funny u say - without an even one preset in this post?I finally figured out why the printer isn't configured, some versions of prnms009.cat are corrupt.
If you try adding the driver, using the INF file from amd64_microsoft-windows-printing-printtopdf_31bf3856ad364e35_10.0.26100.3912_none_1dbc9b66f6ba8895, both "pnputil /add-driver prnms009.inf /install" and Device Manager report:
Code:prnms009.inf: Failed to add driver to the system. Error 0xE000024B: The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering. prnms009.inf: Failed to add driver to the system. Error 0xE0000100: The style of the INF is different than what was requested.
Running "pnputil /add-driver prnms009.inf /install" from a .1882 folder works the first time. The INF files are identical, so something's definitely wrong with the catalog file.
Workaround:
1. Download .1882 component folder from:
2. Run "pnputil /add-driver prnms009.inf /install".
3. DISM /Online /Enable-Feature /FeatureName:"Printing-PrintToPDFServices-Features"
4. Print a test page.
View attachment 14558
You don't need a preset, this problem is documented all over the web. Look at Reddit.Funny u say - without an even one preset in this post?