Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
1P_Blake
Community Manager
3 months agoOctober 2025 at 1Password: Defining new standards, empowering communities, and securing the future
Welcome to your monthly roundup of what’s new in the world of 1Password!
Table of Contents
1Password helps author a new open standard for secure credential transfer
1Password for Good donat...
bernhardm
2 months agoNew Contributor
Hi, are there more details about ADMX Templates?
[Windows only]: Added group policy support using ADMX templates.
- 1P_Timothy2 months ago
Community Manager
Hi bernhardm, thanks for your question. What can we help you with in regards to the ADMX templates?
- bernhardm2 months agoNew Contributor
Where to download or get them from?
- 1P_Timothy2 months ago
Community Manager
Gotcha, thanks for following up. You can generate the ADMX template using the following method:
- Download and install the 1Password for Windows app on a device.
- Ensure that the 1Password app is not running (no processes in Task Manager).
- Open Command Prompt.
- Run the following command:
- If the app was installed using the MSIX, replace <output-path> with the path with a valid directory: 1Password --write-admx-templates="<output-path>"
- If the app was installed using the MSI, replace X with the letter drive that corresponds to your system installation, and <output-path> with a valid directory: X:\Program Files\1Password\app\8\1Password.exe --write-admx-templates="<output-path>"
Templates will be generated into a 1Password Policies folder, which will also include a README file containing important documents.