Skip to main content

How do I run multiple instances with Wand?

Updated over 3 weeks ago

Advanced users can run more than one instance of Wand. To do this:

  • Open Command Prompt (Search cmd from start menu)

  • Run the following command:
    C:\Users\%username%\AppData\Local\Wand\wand.exe" --user-data-dir="%LOCALAPPDATA%\Wand\User2

Running multiple instances may cause memory conflicts or performance issues and is not officially supported.

Did this answer your question?