Skip to content

Instantly share code, notes, and snippets.

@Jacob-Tate
Created September 6, 2022 19:09
Show Gist options
  • Save Jacob-Tate/fa0e08e9ae9031b738cb26a3ba98b83a to your computer and use it in GitHub Desktop.
Save Jacob-Tate/fa0e08e9ae9031b738cb26a3ba98b83a to your computer and use it in GitHub Desktop.
Fixes various issues with printers in windows 10 and 11
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers]
"ForceCSREMFDespooling"=dword:00000000
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print]
"RpcAuthnLevelPrivacyEnabled"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment