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

RequirementMinimum
Operating SystemWindows 10 (64-bit) or Windows 11
Architecturex64 (AMD64)
RAM100 MB (typical usage is ~50 MB)
Disk Space~25 MB for the app; additional space for your notes and attachments
InternetNot 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.

  1. 1
    Open the Microsoft Store. Press the Windows key, type "Microsoft Store", and open it.
  2. 2
    Search for NuvoPad. Search for "NuvoPad" or follow the direct link below.
  3. 3
    Click Get. NuvoPad is free to download. No payment is required at this step.
  4. 4
    Launch the app. Once installed, NuvoPad appears in your Start Menu under "N".

💡 Direct launch from your browser

You can also launch the Microsoft Store page for NuvoPad directly by pasting 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 file
  • attachments/Files you attach to notes, stored with UUID-based filenames
  • logs/Application-level log files for diagnostics

📝 Note

To back up all your data, copy the entire %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.