I've encountered a few Windows 11 machines lately, some brand new, that haven't had the Print Management Console installed.
Trying to run it from the Run menu using "printmanagement.msc" didn't work either.
The fix is to run this from a command prompt:
dism /Online /add-Capability /CapabilityName:Print.Management.Console~~~~0.0.1.0
Comments