2023-06-08 13:50:20 +05:00
---
title: Locking notes with private vault
description: Password protect your most important and sensitive notes with private vault and store them encrypted even on your device.
---
2023-02-13 13:39:51 +05:00
# Locking notes
2023-02-02 13:31:35 +05:00
2023-06-08 21:07:18 +05:00
Notesnook is a private notes app. All your notes are encrypted and secure by default. We can not read your notes even if we want to on our servers. However you can still add an extra layer of security and encrypt your most important and sensitive notes by adding them to a vault.
2023-02-02 13:31:35 +05:00
2023-02-13 13:39:51 +05:00
Adding notes to private vault is useful when you do not want anyone to read your notes, _ even if they have access to your phone _ .
2023-02-02 13:31:35 +05:00
## Creating a vault
# [Desktop/Web](#/tab/web)
2023-10-03 13:44:21 +05:00
1. Go to Settings
2. Go to `Vault` in `Security & privacy` section
3. Click on `Create` button
4. Enter the password for your vault (this password will be used to open all locked notes)
5. Click on `Create` in the dialog to create the vault.
2023-02-02 13:31:35 +05:00
# [Mobile](#/tab/mobile)
1. Go to Settings from Sidebar
2. Scroll down to `Privacy and Security` section
2023-10-03 13:44:21 +05:00
3. Tap on `Create vault`
4. Enter password for the vault (this password will be used to open all locked notes)
5. Tap on `Create` button to create the vault.
2023-02-02 13:31:35 +05:00
---
2023-02-13 13:39:51 +05:00
## Lock a note
2023-02-02 13:31:35 +05:00
# [Desktop/Web](#/tab/web)
1. Right click on any note
2023-10-03 13:44:21 +05:00
2. Select `Lock` from the context menu
3. Enter the password for the vault
4. Press `Enter` key to lock the note
2023-02-02 13:31:35 +05:00
# [Mobile](#/tab/mobile)
2023-10-03 13:44:21 +05:00
1. Tap the  button on a note
2. Tap on `Lock` button in the note properties
2023-02-02 13:31:35 +05:00
3. Enter password for the vault
4. Press on `Lock` to add note to vault.
---
2023-02-13 13:39:51 +05:00
## Open/edit/delete a locked note
2023-02-02 13:31:35 +05:00
To open, edit or delete a locked note, you must provide the password for the vault to unlock it.
2023-02-13 13:39:51 +05:00
## Unlock a note permanently
2023-02-02 13:31:35 +05:00
# [Desktop/Web](#/tab/web)
1. Right click on any note
2023-10-03 13:44:21 +05:00
2. Select `Unlock` from the context menu
2023-02-02 13:31:35 +05:00
3. Enter the password for the vault in dialog.
4. Click on Unlock to remove note from vault
# [Mobile](#/tab/mobile)
2023-10-03 13:44:21 +05:00
1. Tap the  button on a note
2. Tap on `Unlock` button in the note properties
2023-02-02 13:31:35 +05:00
3. Enter password for the vault
2023-10-03 13:44:21 +05:00
4. Tap on `Unlock` to remove note from vault.
2023-02-02 13:31:35 +05:00
---
2023-02-13 13:39:51 +05:00
## Change vault password
2023-02-02 13:31:35 +05:00
# [Desktop/Web](#/tab/web)
2023-10-03 13:44:21 +05:00
1. Go to Settings
2. Go to `Vault` in `Security & privacy` section
3. Click on `Change` button next to `Change vault password` heading
4. Enter the old and new password for the vault
5. Click on `Change password` to update the password
2023-02-02 13:31:35 +05:00
# [Mobile](#/tab/mobile)
1. Go to Settings from Sidebar.
2. Scroll down to `Privacy and Security` section
2023-10-03 13:44:21 +05:00
3. Tap on `Vault`
4. Press on `Change vault password`
5. Enter the old and new password for the vault
6. Click on Change to update password
2023-02-02 13:31:35 +05:00
---
2023-06-08 21:07:18 +05:00
## Clear vault
# [Desktop/Web](#/tab/web)
2023-10-03 13:44:21 +05:00
1. Go to Settings
2. Go to `Vault` in `Security & privacy` section
3. Click on `Clear` button next to `Clear vault` heading
4. Enter your vault password and click on clear vault. All notes in the vault will be deleted.
2023-06-08 21:07:18 +05:00
# [Mobile](#/tab/mobile)
1. Go to Settings from Sidebar.
2023-10-03 13:44:21 +05:00
2. Scroll down to `Privacy and Security` section
3. Tap on `Vault`
4. Tap on `Clear vault`
5. Enter your vault password and tap on `Clear` . All notes in the vault will be deleted.
2023-06-08 21:07:18 +05:00
---
## Delete vault
2023-10-03 13:44:21 +05:00
In the event that you have forgotten your vault password, you can delete the vault and (optionally) delete all the notes in it.
2023-06-08 21:07:18 +05:00
# [Desktop/Web](#/tab/web)
2023-10-03 13:44:21 +05:00
1. Go to Settings
2. Go to `Vault` in `Security & privacy` section
3. Click on `Delete` button next to `Delete vault` heading
4. Enter your account password and click on `Delete vault` to delete the vault
2023-06-08 21:07:18 +05:00
# [Mobile](#/tab/mobile)
1. Go to Settings from Sidebar.
2023-10-03 13:44:21 +05:00
2. Scroll down to `Privacy and Security` section
3. Tap on `Vault`
4. Tap on `Delete vault`
5. Enter your account password and tap on `Delete` to delete the vault
2023-06-08 21:07:18 +05:00
---