* Download the Status DMG file from the [status site](https://status.im/get/) or from [github releases](https://github.com/status-im/status-desktop/releases).
* Open the DMG and drag the status icon to the Application folder. If prompted, click `Replace to overwrite a previous version.
* When opening the newly copied app for the first time: `control+click -> Open -> OK` then `control+click -> Open -> Open`.
### Backing up data folder
Installing a new app should re-use the same data folder, it is recommended however you back up your data folder
* Open Finder and in the menu bar click `Go.`
* Select `Go To Folder...`, type or paste `~/Library/Application Support/Status` and then press Return.
* Download the Status AppImage file from the [status site](https://status.im/get/) or from [github releases](https://github.com/status-im/status-desktop/releases).
* Make the downloaded .AppImage file executable: chmod +x StatusIm-Desktop*.AppImage.
### Backing up data folder
Backup the `~/.config/Status` directory if you need it.
* Download the Status ZIP file from the [status site](https://status.im/get/) or from [github releases](https://github.com/status-im/status-desktop/releases).
* If you are upgrading from a previous version:
* Press the Start button and select `Run` (or press the Windows Key + R), type or paste `%LOCALAPPDATA%\Status` and then press Enter.
* Backup this Status folder somewhere else if you need it then delete it.
* Extract contents of the downloaded `.zip` file and copy the extracted Status folder to your preferred location.
* When opening Status.exe, if a dialog reports “Microsoft Defender SmartScreen prevented an unrecognized app from starting” then you will need to partially disable SmartScreen:
* Press the Start button (or press the Windows Key), type or paste `Windows Security` and then press Enter.
* Open the `App & browser control` panel and toggle off `Check apps and files`.
* When opening Status.exe, if a dialog warns “The publisher could not be verified. Are you sure you want to run this software?” you can press the `Run` button to safely proceed. You may be prompted twice. This warning is expected for beta releases of the Status Desktop app for Windows.
* When opening Status.exe, if a dialog reports a missing DLL then you will need to run `bin\vc_redist.x64.exe` inside the extracted Status folder to install the missing Microsoft component. This is usually necessary only for older versions of Windows.
### Backing up data folder
* Press the Start button, select `Run` (or Windows Key + R) and type: `%LOCALAPPDATA%\Status`.
* Backup this folder somewhere else if you need it.
* After backup, remove the folder and move the unzipped Status folder to your preferred location.
On windows you can simply run the [`scripts/windows_build_setup.ps1`](../scripts/windows_build_setup.ps1) script in a PowerShell with Administrator privileges.
* QT
**IMPORTANT:** Due to [a bug](https://github.com/status-im/status-desktop/commit/7b07a31fa6d06c730cf563475d319f0217a211ca) in version `5.15.0`, this project is locked to version `5.14.2`. Make sure to select version `5.14.2` when installing Qt via the installer.
Linux users should install Qt through the system's package manager: