Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoCan't open 1password version 8, black screen on Windows 10 Version 21H2
I'm using Windows 10 Version 21H2, 1password was working fine yesterday
but when I open it today, it only shows black screen and doesn't let me login
Please help me with this problem
...
AliH1P
1Password Team
3 years agoHey @twgok1 / @javatarz / @Funghie / @bax137 / @ElVen
Thanks for reaching out. This is an issue our team is currently investigating with the system accent colour setting in Windows. In the meantime, I'll include some steps below for you which should resolve things:
Change accent colours in Windows Settings
- Right click the 1Password icon in your system tray > Quit.
- Type the following into your Windows search bar, and hit Enter:
Choose your accent color
- Note your current Windows accent color (under Windows colors), change it to any other color and then back to what it was before.
- Relaunch 1Password and let me know if that resolves the issue.
If that doesn't work for you, here are some alternative steps:
Disabling accent color setting in 1Password
Right click the 1Password icon in your system tray > Quit.
Type the following into your Windows search bar, and hit Enter:
%localappdata%\1Password\settings
Open the
settings.json
file and look for"appearance.useSystemAccentColor": true,
.If it is present, change it to
"appearance.useSystemAccentColor": false,
. If it's not present, add"appearance.useSystemAccentColor": false
to the bottom of the settings list.
Note: Be sure to also add a comma at the end of the preceding setting, for instance:
{
"app.double":false,
"appearance.useSystemAccentColor": false
}
- Save the file, then attempt to launch and use 1Password again.
Let me know whether that resolves things for you!
Ali