Skip to main content

Command Palette

Search for a command to run...

How I Fixed a Stuck DataGrip Setup That Refused to Close or Delete

Published
2 min read
How I Fixed a Stuck DataGrip Setup That Refused to Close or Delete
O

I am a front end developer and technical blogger at ebuntoday.hashnode.dev. I write to help new developers find their path to becoming better in their fields. Writing also keeps me abreast at each point in time. I am opened to constructive feedback,as this will go a long way in my growth. In case, you enjoy reading my articles and find any of them helpful, please like and share .

Sometimes, installing software doesn’t go as smoothly as we hope. That was exactly what happened when I tried setting up JetBrains DataGrip recently. Midway through the process, the setup froze — and no matter what I did, it refused to close.

Even worse, when I tried to delete the installation folder, Windows kept telling me that “a file is open somewhere.” I had already closed every visible app, yet one mysterious DataGrip setup process kept holding everything hostage.

Here’s exactly how I fixed it 👇

🧠 Step 1: Finding and Ending the Hidden Setup Process

If an installer freezes or won’t close, it’s probably still running silently in the background.

To find and stop it:

  1. Press Ctrl + Shift + Esc to open Task Manager.

  2. Under the Processes tab, look for any of the following:

    • datagrip64.exe

    • setup.exe

    • or anything labeled JetBrains or DataGrip

  3. Select it → click End Task.

Sometimes there might be more than one process; make sure to end them all.

🧹 Step 2: Deleting the Leftover Files

Once the processes were gone, I could finally remove the leftover files, and the installer could ask you to delete or uninstall them

C:\Program Files\JetBrains\

If Windows still complains that “a file is in use,” don’t panic; just restart your computer*. A fresh reboot clears out locked files. After restarting, the folders are cleared.

⚙️ Step 3: Reinstalling Cleanly

After the cleanup, I re-downloaded the latest DataGrip installer directly from the JetBrains website.

To avoid permission issues, right-click the installer and select “Run as administrator.” This time, the installation will go through smoothly without freeze, or locked files.

✅ Key Takeaways

  • When an app refuses to close, check Task Manager — it’s usually still running in the background.

  • Restarting often fixes locked file issues.

  • Always reinstall fresh from the official website

What looked like an hour-long bug turned into a quick lesson on how Windows handles locked processes and file permissions.

Hopefully, this walkthrough saves someone else the time I had with a stubborn installer!

Thank you for reading this far. See you on another one🎉😊✨

More from this blog

Ebuntoday's blog

30 posts