Hello,
You can use logon script as a workaround:
Copy this command to your logon script
rundll32 printui.dll,PrintUIEntry /y /n "Printer Name"
Deploy it in your group policy to ensure it will run when you restart.
If the Answer is helpful, please click "Accept Answer" and upvote it.