How To Fix 0x00000aa Printer Error?
I am unable to print an article using my network printer as it always throws 0x00000aa printer error. It says access denied. How to fix this?
I am unable to print an article using my network printer as it always throws 0x00000aa printer error. It says access denied. How to fix this?
This error comes when you try to access the printer when it is in use. You need to clear your print queue.
a. Search Command prompt in the search box.
b. Run as administrator.
c. Type net stop spooler in the dialogue box and press enter.
d. Wait for the process to complete.
e. Type del /Q “%windir%\system32\spool\PRINTERS\*.*” and press enter.
f. Wait for the process to complete.
g. Type net start spooler in the dialogue box and press enter.
h. Wait for the process to complete.
i. Type exit and press enter.