Situatie
Issues with printers or printer drivers messing up your server or client?
Solutie
Pasi de urmat
Open regedit as an administrator
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows x64\Drivers
Under this key there will be the key Version-3 with sub-keys under it that contains the printer driver configuration information
Delete all the sub-keys inside Version-3
Open a Command Prompt window and key in the command net stop spooler
Open Windows Explorer and navigate to C:\WINDOWS\system32\spool\printers\ and delete any files there (By default, this is where the print spooler stores print files).
Navigate to C:\WINDOWS\system32\spool\drivers\x64\3 and delete all of the files and sub-folders
Restart the print spooler in the Command Prompt window using the command net start spooler.
Leave A Comment?