Jump to content

How to disable / block 'Let the app change my printer preferences'


Recommended Posts

Posted

Hi All,

 

We're starting to get a number of staff printing things with the print printer settings, as the default printer preferences are being overwritten. The issue seems to be with the Windows Print System Dialog box which now has a (Ticked by default) option to save any preferences you pick for that one print, as the default. This is shown at the bottom as 'Let the app change my printer preferences'.

 

So far, I've not found a method of blocking this or disabling it. Google (And it's AI) seems to be drawing a blank, other than disable the 'Let windows manage my default printer' option, which doesn't seem to make any difference to this.

 

Anyone come across this?

We're running Windows 11 25H2. Not sure when this was introduced.

 

Cheers,

Rob

Screenshot 2025-11-03 132332.png

Posted

Not any help but we have the same issue, they say since Half Term it is saving the last job settings which if it was booklet for example is annoying. Everything online is about making preferences stick

  • 5 months later...
Posted

Has anyone made on progress on this? We're running into a load of problems with printing due to the defaults being changed. We're printing certain that the issue is with this check box being set for staff. But as yet we have still not found any solution to either disabling this by default, or restricting users from changing printing properties (Default ones) to pervert it.

Posted
3 hours ago, robyholmes said:

Has anyone made on progress on this?

 

Switching back to the legacy print dialog box is one way around it.

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Print\UnifiedPrintDialog]
"PreferLegacyPrintDialog"=dword:00000001

 

or

 

reg add "HKCU\Software\Microsoft\Print\UnifiedPrintDialog" /v "PreferLegacyPrintDialog" /d 1 /t REG_DWORD /f

 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...