Search code examples
developer-toolsjetbrains-toolbox

JetBrains Toolbox works very slow


For some time JetBrains Toolbox has been working horrible slow on my PC. I am not able to figure out what is the problem. Sometimes it opens normally and reacts to my clicks well, but other times it is so unusable. Does anybody have a similar problem? How to solve it? It is really problematic for me and I see no reason why it started to has this freezes.


Solution

  • I want to complement the answer from TravelerVihaan according to this link: https://youtrack.jetbrains.com/issue/TBX-6507

    You should add this section to the root of your JSON:

    {
        ...some your config
        "internal": {
            "graphics_api": "Software"
        }