Installation
NuvoPad is distributed through the Microsoft Store and runs on Windows 10 and Windows 11. Installation takes under a minute and requires no account.
System Requirements
| Requirement | Minimum |
|---|---|
| Operating System | Windows 10 (64-bit) or Windows 11 |
| Architecture | x64 (AMD64) |
| RAM | 100 MB (typical usage is ~50 MB) |
| Disk Space | ~25 MB for the app; additional space for your notes and attachments |
| Internet | Not required after installation (offline-first) |
Installing from the Microsoft Store
NuvoPad is available as a free download from the Microsoft Store. The Pro upgrade is an optional in-app purchase.
- 1Open the Microsoft Store. Press the Windows key, type "Microsoft Store", and open it.
- 2Search for NuvoPad. Search for "NuvoPad" or follow the direct link below.
- 3Click Get. NuvoPad is free to download. No payment is required at this step.
- 4Launch the app. Once installed, NuvoPad appears in your Start Menu under "N".
💡 Direct launch from your browser
ms-windows-store://pdp/?ProductId=9P789V7KG3Z3 into your browser's address bar or the Run dialog (Win+R).Where Your Data Is Stored
NuvoPad stores all data locally on your device. Nothing is transmitted to any server. The data directory is:
%APPDATA%\CybesisStudios.Nuvopad\
This directory contains:
nuvopad.dbYour notes, notebooks, tags, and settings — a single SQLite fileattachments/Files you attach to notes, stored with UUID-based filenameslogs/Application-level log files for diagnostics
📝 Note
%APPDATA%\CybesisStudios.Nuvopad\ folder to a safe location. To restore, replace the folder before launching the app.First Launch
On first launch, NuvoPad automatically creates a sample notebook and a demo note that demonstrates the Markdown formatting available in the editor. You can edit or delete this note freely — your own notes are entirely separate.
Uninstalling
Uninstall NuvoPad through Settings → Apps → Installed apps. Uninstalling removes the application binary but does not delete your data directory.
To delete all data permanently, remove the %APPDATA%\CybesisStudios.Nuvopad\ folder manually after uninstalling. Alternatively, use Settings → About → Reset All Data before uninstalling to wipe the database and attachments from within the app.