NETworkManager icon indicating copy to clipboard operation
NETworkManager copied to clipboard

Disable Update check for all users

Open metaad opened this issue 4 months ago • 2 comments

Hi Team,

We are in testing process to deploy NETworkManager on multiple machines and need to disable auto update without user intervention. Test environment is windows 11 virtual machines.

There is option to disable update during startup when we launch the application but that is user specific. Is there any way to disable autoupdate for all users like HKLM registry key,any file at program files or MSI parameter like AUTOUPDATE=0 which we can change, and this setting will be applicable for everyone who can login to that machine.

metaad avatar Oct 24 '25 05:10 metaad

Hi, is this currently not supported. There is currently no implementation to control settings via Registry, File, etc.

There is a feature request that my need a similar implementation via registry. #3208 #2787

For now this is just an update check and not an auto update. If you click on the update button... you will be redirected to the download page.

BornToBeRoot avatar Oct 24 '25 12:10 BornToBeRoot

Thank you.

metaad avatar Oct 27 '25 03:10 metaad