Forum Discussion

hpssa's avatar
hpssa
New Contributor
2 months ago

Disable 1Password Updates

Our organisation has the following best practice security implementations

  • Block running executables in folders writeable to the user (ie. %appdata%)
  • End-users are not local administrators to their device

We deploy 1Password for Windows using automation and the application is installed as a machine-level application installed at C:\Program Files\1Password

A recent change is that 1Password now prompts the user to complete updating the app, however the user is unable to perform the update as they require administrator privileges.

We update 1Password automatically already on a schedule and would like to disable 1Password updates altogether using a central method (ie. registry, scripted, 1Password pushed-policy, etc).

How can we disable updates?

Thanks.

3 Replies

  • hpssa's avatar
    hpssa
    New Contributor

    Thank you! We use winget to perform the updates, but can pass this to the installer. I'll get this implemented, thank you!

  • TSC-Dean's avatar
    TSC-Dean
    New Contributor

    Also see the community discussion "Expected behaviour of the (newish) MANAGED_UPDATE=1 MSI deployment parameter".

    You mention that your deployments are scheduled and automated - are you using a patch management solution?

  • 1P_SimonH's avatar
    1P_SimonH
    Icon for Community Manager rankCommunity Manager

    Hi hpssa,

    Good question! Are you using the MSI installer for deployment? If so, are you using the option described here to turn on managed updates? Let me know if you're already doing that, but still seeing the behavior you described.