Hi, I'm Robinson, and I’m happy to help you today.
I know how frustrating this may be for you but I'll do my very best to help you.
Alternatively, you can use the DISM command-line to uninstall and then reinstall Print Management Console.
1-Right-Click on Start and select Windows Terminal (Admin)
2-Type this command and press enter to Uninstall.
dism /Online /Remove-Capability /CapabilityName:Print.Management.Console~~~~0.0.1.0
3-Then type this command and press enter to install:
dism /Online /add-Capability /CapabilityName:Print.Management.Console~~~~0.0.1.0
4-To verify if the package has been installed correctly, run one of these commands:
dism /Online /get-capabilityinfo /capabilityname:Print.Management.Console~~~~0.0.1
(OR)
dism /Online /get-capabilities
5-The State field should say Installed
6-After this you should be able to use the "printmanagement.msc" command