This repository contains the Community (Unofficial) PowerToys Run Plugin for 1Password, enabling quick access to 1Password entries via the PowerToys Run launcher.
Features:
- Vault Integration: Search and access 1Password vault entries.
- Copy to Clipboard: Copy usernames and passwords easily.
- Customizable Settings: Set up 1Password path and default vault in PowerToys settings.
Prerequisites:
Ensure you have installed:
- PowerToys v0.78 or higher.
- 1Password for Windows v8.## or higher.
- 1Password CLI v2.## or higher
- TODO
- Download the latest release of 1Password CLI and extract op.exe.
- Open PowerShell as an administrator.
- Create a folder to move op.exe into. For example,
C:\Program Files\1Password CLI
.
mkdir "C:\Program Files\1Password CLI"
- Move the op.exe file to the new folder.
mv ".\op.exe" "C:\Program Files\1Password CLI"
- Add the folder containing the op.exe file to your PATH.
- Search for Advanced System Settings in the Start menu.
- Select Environment Variables.
- In the System Variables section, select the PATH environment variable and click Edit.
- In the prompt, click New and add the directory where op.exe is located.
- Sign out and back in to Windows for the change to take effect.
- Check that 1Password CLI installed successfully:
op --version
Note
The install path for the 1Password CLI should be C:\Program Files\1Password CLI
if you followed this guide.
- Download the plugin from the Releases page.
- Exit Power Toys.
- Extract the ZIP file to
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
.
- Reopen Power Toys.
- Configure settings.
- Quit and reopen Power Toys.
Important
If no warnings show and there are no items loaded. Close and reopen PowerToys.
This repository and its contents are not affiliated with, endorsed by, or sponsored by Microsoft Corporation, 1Password, or any of their respective affiliates or subsidiaries. The Community (Unofficial) PowerToys Run Plugin for 1Password is developed and maintained by independent contributors. The use of the PowerToys, 1Password, and any associated logos or trademarks are for descriptive purposes only and do not imply any endorsement or affiliation.