goland64.exe

GoLand 64-bit IDE for Go Development

Application ProcessSafeIntegrated Development Environment
CPU Usage
2-12%
Memory
150-650 MB
Location
C:\Program Files\JetBrains\GoLand 2025.1\bin
Publisher
JetBrains s.r.o.

Quick Answer

goland64.exe is safe. It's the 64-bit launcher for JetBrains GoLand, an IDE for Go development that uses a JVM-based runtime. It runs required background tasks and launches the main GoLand UI.

Is it a Virus?
✔ NO - Safe
Must be in C:\Program Files\JetBrains\GoLand 2025.1\bin\goland64.exe
Warning
GoLand may spawn multiple helper processes
Background tasks include indexing and plugin hosts; elevated CPU is often temporary during startup or indexing
Can I Disable?
✔ YES
Close GoLand or disable startup options; go to Settings → Appearance & Behavior → System Settings to stop background tasks

What is goland64.exe?

goland64.exe is the 64-bit launcher for JetBrains GoLand, an integrated development environment designed for Go programming. It starts the GoLand application, loads the user's projects, plugins, and Go toolchains, and manages indexing, code analysis, and background tasks across the IDE.

GoLand runs as a Java-based IDE using the JetBrains Runtime. goland64.exe launches the main window and delegates heavy work to separate internal processes, such as the indexer, analyzer, and plugin host, enabling responsive editing and reliable builds.

Quick Fact: JetBrains GoLand relies on a JVM-based runtime and a modular process model; indexing and analysis run in the background to keep editors responsive.

Types of GoLand Processes

Is goland64.exe Safe?

Yes, goland64.exe is safe when from JetBrains official distribution downloaded from jetbrains.com or an official installer.

Is goland64.exe a Virus or Malware?

The real goland64.exe is NOT a virus. However, malware can masquerade with similar names. Always verify the file path and signature.

How to Tell if goland64.exe is Legitimate or Malware

  1. File Location:: Must be in C:\Program Files\JetBrains\GoLand 2025.1\bin\goland64.exe or a JetBrains-signed path. Any goland64.exe elsewhere is suspicious.
  2. Digital Signature:: Right-click the file in Explorer → Properties → Digital Signatures. Should show signer "JetBrains s.r.o.".
  3. Resource Usage:: Normal usage is 2-12% CPU per process during idle; 150-650 MB total memory. Extremely high usage when GoLand is closed is suspicious.
  4. Behavior:: GoLand should launch the IDE when opened. Multiple instances running without UI could indicate malware.

Red Flags: If goland64.exe is located in unusual folders (like Temp, AppData\Roaming, or System32), runs when GoLand isn't opened, has no digital signature, or uses excessive resources constantly, scan your system with antivirus software immediately. Beware of similarly-named files like "goland.exe" or "goland64.scr" from untrusted sources.

Why Is goland64.exe Running on My PC?

goland64.exe runs when you start JetBrains GoLand or when GoLand is configured to run background tasks, such as indexing, code analysis, or plugin initialization. It may also stay resident to speed up subsequent launches.

Reasons it's running:

Can I Disable or Remove goland64.exe?

Yes, you can disable goland64.exe. It's safe to close GoLand when not in use, and you can uninstall it completely if you prefer a different Go IDE.

How to Stop goland64.exe

How to Uninstall GoLand

Common Problems: High CPU or Memory Usage

If goland64.exe is consuming excessive resources:

Common Causes & Solutions

Quick Fixes:
1. Quick Fixes:
2. 1. Open GoLand Task Manager or use Analyze → Inspect Code to identify heavy components
3. Close unused Go files or projects to reduce indexing scope
4. Disable unnecessary extensions and plugins in Settings → Plugins
5. Update GoLand to the latest version
6. Increase IDE memory via goland64.exe.vmoptions and restart

Frequently Asked Questions

Is goland64.exe a virus?

No, the legitimate goland64.exe from JetBrains is not a virus. Verify the path is in C:\Program Files\JetBrains\GoLand 2025.1\bin and that the digital signature shows JetBrains s.r.o.

Why is goland64.exe using so much CPU?

High CPU is typically caused by indexing, real-time code analysis, or plugin activity. Use GoLand's built-in Task Manager or system monitor to identify the culprit and consider pausing indexing or disabling a problematic plugin.

Can I delete goland64.exe?

You should not manually delete goland64.exe. Uninstall GoLand via Windows Settings or Control Panel if you no longer need the IDE. Removing the executable manually can leave remnants.

Can I disable goland64.exe?

Yes. Close GoLand to stop the processes, disable startup in Task Manager, and in GoLand Settings disable background tasks if available.

How do I configure the Go SDK in GoLand?

In GoLand, go to File → Settings (Preferences on macOS) → Go → GOPATH or Go SDK, then add or point to the installed Go SDK. Apply and confirm project re-indexing if prompted.

Where are GoLand settings stored?

GoLand stores settings under your user profile, typically in %USERPROFILE%/.GoLandXX/config and caches under %USERPROFILE%/.GoLandXX/system. These folders contain options, plugins, and index data.

Related Processes