How can I deselect a default printer in Windows 7 and get back to no printer selected as default?

I'm working on a bug in an application where the user is getting an exception if they attempt to print without a default printer selected. I'm trying to recreate that, but I have a default printer set and can not get it unselected without selecting a different one.

Is there a way to get back to a point where no printer is set as the default?

I'm on Windows 7 Professional.

Thanks.

1 Answer

Disable Let windows manage my default printer

Delete (or rename):

Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows->Device

Restart the print spooler.

It should work.. I had to fix the same EXACT bug in the past.. I think that is what I did to repro but it has been a while.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like