Genymotion Desktop installer doesn’t run
Your installer may be corrupted. Check the installer integrity. To do so, follow this procedure:
1. Go to the Download page. 2. Copy the checksum corresponding to the version of the installer you’ve downloaded. 3. Make sure that the checksum of your installer is identical. The method depends on your operating system:
Windows
1. If needed, install FCIV, as detailed in this article.
2. In a command prompt, run the following command:
``auto FCIV -sha1 genymotion-X.X.X-vbox.exe ``
auto shasum -a 1 genymotion-X.X.X.dmg
### macOS
In a terminal, run the following command:
auto sha1sum genymotion-X.X.X.bin
### Linux
In a terminal, run the following command:
If the checksums don’t match, download Genymotion Desktop again at https://www.genymotion.com/download/.
Related articles
- How to establish a TCP session to a virtual device?
- I can’t install or run an application/game in Genymotion Desktop
- Genymotion Desktop starts but the main window does not show or is white
- Genymotion Desktop and firewalls
- I can’t find Google Play Store. Where is it?