It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
1P_justin
1Password Team
6 months agoBeta Release: New MSIX Installer for 1Password for Windows
Hello 1Password Community!
We are excited to announce the beta launch of the MSIX installer for 1Password for Windows. The MSIX installer combines the benefits of our existing EXE and MSI installer...
- 28 days ago
Delay to Microsoft Store release of MSIX installer (1Password for Windows)
Hello 1Password Community!
Last month, we released the new MSIX installer for 1Password for Windows to 1Password.com with plans to release to the Microsoft Store on September 8.
Due to some issues incurred while publishing the MSIX listing, the listing has not yet been made available in the Microsoft Store. We are working to get the new listing published as soon as possible. Future updates will be provided in this thread.
Thank you for your patience!
Check out this page to learn more about the MSIX installer.
jeremyw013
3 months agoNew Contributor
I recently noticed that ever since the last update, 1Password no longer opens on startup. I have checked my settings both in Windows and in 1Password, but it's still not opening when it's supposed to.
kapsiR
3 months agoOccasional Contributor
The problem is, right now, that you have to configure it for 1Password every time it had an update.
The new version sets an entry in `HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run`, that's version specific, so if it doesn't update the entry itself every time it updates you have to configure it again.
For Store Apps (UWP) there is another option, which 1Password doesn't use:
- https://learn.microsoft.com/en-us/uwp/api/windows.applicationmodel.startuptask
- Example reg key: `HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\{ApplicationIdentifier}\{App}.StartupTaskId\State`