How to fix app crashes at launch due to system configuration

Error "App has crashed due to problem with your system configuration" usually means, that something in your system configuration is preventing the app from launching. There are some possible reasons of the issue and steps to resolve it.

Windows:

  1. Version of your Windows OS does not meet the system requirements.
    - Check out the minimum system requirements in this article.
    - Update your operating system if necessary.
  2. For some reason, Microsoft VC++ libraries are not installed on your computer. You can take the following steps to resolve it:
    - Download the libs package here and install it.
    - Restart your computer.
    - Uninstall TradingView Desktop app.
    - Download the latest version on https://www.tradingview.com/desktop/ and install it.

macOS & Linux:

  1. Uninstall TradingView Desktop app.
  2.  Download the latest version on https://www.tradingview.com/desktop/ and install it.