Skip to main content

How to Reset MystNode UI Password (Windows & macOS)

Learn how to reset your MystNode UI password on Windows and macOS by safely removing the stored password file.

A
Written by Adine
Updated today

⚠️ Before You Start

  1. This will remove your current password

  2. Your node data and earnings are NOT affected

  3. You’ll need to create a new password after resetting

Windows (Using File Explorer)

  1. Open File Explorer

  2. In the address bar, paste: %USERPROFILE%\.mysterium-node

  3. Press Enter

  4. Find the file: nodeui-pass

  5. Delete this file

  6. ✅ Done. Open MystNode again and set a new password.

macOS (Using Terminal)

  1. Open Terminal

  2. Run the following commands:

  3. Run cd ~/.mysterium-node & rm nodeui-pass

  4. Press Enter

  5. ✅ Done. Restart MystNode and set a new password.

Did this answer your question?