Some PC users have reported after installing a Windows Update on their Windows 11/10 device when attempting to print to certain printers in some apps, they find that Print Management is missing in Windows and they receive an error message saying Windows cannot find printmanagement.msc. This post provides the fix for this print-related issue.
Windows cannot find printmanagement.msc
If you’re faced with this issue, you need to modify the Universal Printing driver attribute to resolve the issue. Here’s how:
If you can log in normally, good; otherwise you will have to boot into Safe Mode, enter Advanced Startup options screen, or use the Installation Media to boot to be able to carry out these instructions.
Modify Universal Printing driver attribute
According to Microsoft in documentation, the problem affects a subset of Type 3 printer drivers and does not affect Type 4 printer drivers.
To determine the type of printer driver installed on your Windows 10 device, do the following:
- Press Windows key + R to invoke the Run dialog.
- In the Run dialog box, type printmanagement.msc and hit Enter to open the Print Management console.
If Print Management fails to open and you receive the following error message-
Windows cannot find ‘printmanagement.msc’
Then, you will need to add the Print Management Console feature via the Optional Features applet in Settings app.
- Expand Print Server.
- Expand your computer name.
- Select Printers.
- In the middle pane, extreme right, you can now see the driver type for each of the installed printer drivers.
Now, you’ll need to modify the Universal Printing driver attribute.
Related: Windows cannot find Windir System32 exe.
To do so, follow the simple instructions in this video by Microsoft. The procedure requires you to do the following:
- Press Windows key + R to invoke the Run dialog.
- In the Run dialog box, type cmd and then press CTRL + SHIFT + ENTER to open Command Prompt in admin/elevated mode.
- In the command prompt window, type the command below and hit Enter to check the attribute of the Universal Printing driver setting.
rundll32 printui.dll,PrintUIEntry /Xg /n “KX driver for Universal printing”
If the command executes and in the output, the Attribute section shows Local instead of Direct, run the command below.
rundll32 printui.dll,PrintUIEntry /Xs /n "KX driver for Universal printing" attributes +direct
That’s it!
The issue should be resolved now.
Related: Windows cannot find Make sure you typed the name correctly.
Print Management missing in Windows 11/10
If the above solution does not help you and you find that Print Management is missing, then you have three options:
Read next: Computer freezes when printing in Windows.