Browse Source

Correct path for Microsoft Store app (#615)

pull/616/head
Alex 5 years ago committed by GitHub
parent
commit
f8676af17b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _articles/security/data-storage.md

2
_articles/security/data-storage.md

@ -29,7 +29,7 @@ Data that is stored on your computer/device is also encrypted and only decrypted @@ -29,7 +29,7 @@ Data that is stored on your computer/device is also encrypted and only decrypted
- Windows
- Standard Installation: `%AppData%\Bitwarden`
- Microsoft Store Installation: `%AppData%\Local\Packages\8bitSolutionsLLC.bitwardendesktop_h4e712dmw3xyy\LocalCache\Roaming\Bitwarden`
- Microsoft Store Installation: `%LocalAppData%\Packages\8bitSolutionsLLC.bitwardendesktop_h4e712dmw3xyy\LocalCache\Roaming\Bitwarden`
- Portable: `.\bitwarden-appdata`
- macOS
- Standard Installations: `~/Library/Application Support/Bitwarden`

Loading…
Cancel
Save