Fix: Unable to Install Printer on Windows (Username & Password Prompt Issue)
Issue:
The user is unable to install shared printer drivers on their computer. When attempting to map the shared printer for installation, a pop-up appears requesting a Username and Password (see example below).
This issue occurs due to Microsoft’s security fix addressing CVE-2021-34481 (Print Spooler Elevation of Privilege Vulnerability) on Windows client computers.

Solution:
Step 1: Log in as a Local Administrator
Ensure the client computer is logged in with local administrator credentials before proceeding.
Step 2: Modify Group Policy Settings
-
Open Group Policy Editor:
- Press
Win + R
, type gpedit.msc
, and press Enter.
-
Allow Non-Administrators to Install Drivers


Step 3: Adjust Printer Policies
- Navigate to:
Computer Configuration > Administrative Templates > Printers
- Locate the following policies and Disablethem:
- "Only use Package Point and Print"
- "Point and Print Restrictions"
-
"Limits print driver installation to Administrators"
(See the image below for correct settings.)

Step 4: Restart and Retry Printer Mapping
- Restart the computer.
- Attempt to map the shared printer again.
✅ You should now be able to install it without a username/password prompt.
✅ This method also works for computers that are not joined to a domain, as long as they can ping and access the network share for the print server.