intellij-driver-component.exe

IntelliJ Driver Component

Application ProcessSafeIDE Testing/Automation
CPU Usage
1-12%
Memory
50-180 MB
Location
Program Files\JetBrains\IntelliJ IDEA 2025.1\bin
Publisher
JetBrains s.r.o.

Quick Answer

intellij-driver-component is safe. It's a helper driver used by JetBrains IntelliJ IDEA to automate browser tasks during tests; it runs as a separate process and is expected during automated runs.

Is it Safe?
✔ YES - Safe
Must be in C:\Program Files\JetBrains\IntelliJ IDEA 2025.1\bin\intellij-driver-component.exe
Warning
Occasional background activity is normal
Driver may spawn multiple sub-processes during automated tests
Can I Disable?
✔ YES
Close IDE or terminate process; for automation, disable test runs or stop the built-in runner

What is intellij-driver-component.exe?

intellij-driver-component is a dedicated driver executable used by JetBrains IntelliJ IDEA-based testing and automation workflows. It orchestrates browser automation and UI interactions during automated test runs or plugin-driven tasks, enabling controlled, repeatable browser sessions from within the IDE environment.

The driver runs as a separate process to manage browser automation and UI actions, isolating test activity from the main IDE process for stability. It communicates with the IDE and test frameworks to launch, control, and terminate browser instances during automated workflows.

Quick Fact: IntelliJ's driver component helps integrate browser automation into IDE-based test suites, reducing coupling between the IDE and external test runners.

Types of Driver/Helper Processes in IntelliJ

Is intellij-driver-component Safe?

Yes, intellij-driver-component is safe when installed with JetBrains IDEs from official sources.

Is intellij-driver-component a Virus or Malware?

The real intellij-driver-component is NOT a virus. However, malware can impersonate legitimate JetBrains files, so verify signatures and location.

How to Tell if intellij-driver-component is Legitimate or Malware

  1. File Location:: Must be in C:\Program Files\JetBrains\IntelliJ IDEA 2025.1\bin\intellij-driver-component.exe or C:\Program Files (x86)\JetBrains\IntelliJ IDEA 2025.1\bin\intellij-driver-component.exe. Any other location is suspicious.
  2. Digital Signature:: Right-click intellij-driver-component.exe, choose Properties, then Digital Signatures. Should show "JetBrains s.r.o.".
  3. Resource Usage:: Normal usage is 1-12% CPU and 50-180 MB memory during active automation. Persistent high usage when idle is suspicious.
  4. Behavior:: IntelliJ's driver runs during IDE operation or test runs; it should terminate after tasks complete.

Red Flags: If intellij-driver-component.exe is located in Temp, AppData, or System32, runs without JetBrains IDE, lacks a valid digital signature, or uses excessive resources constantly, scan your system with antivirus software immediately. Be wary of similarly named files like "intellij-driver.exe".

Why Is intellij-driver-component Running on My PC?

intellij-driver-component runs to support automated browser testing and UI automation from JetBrains IDEs. It can persist briefly to manage test sessions even after tasks are initiated or closed.

Reasons it's running:

Can I Disable or Remove intellij-driver-component?

Yes, you can disable intellij-driver-component. It's safe to close the IDE when not running tests; you can disable automation tasks or remove the component by adjusting IDE settings.

How to Stop intellij-driver-component

How to Uninstall or Remove IntelliJ Driver Component

Common Problems: High CPU or Memory Usage

If intellij-driver-component.exe consumes excessive resources during automated sessions:

Common Causes & Solutions

Quick Fixes:
1. Quick Fixes:
2. 1. Open JetBrains IDE, open the test runner window and identify long-running sessions
3. Limit parallel browser instances in your test configuration
4. Restart the IDE to reset driver processes
5. Update to the latest IntelliJ IDEA and Selenium-compatible driver
6. Disable non-essential plugins and clear caches

Frequently Asked Questions

What is the intellij-driver-component?

It is a driver component used by JetBrains IntelliJ IDEA-based testing and automation workflows to control browsers and UI automation during automated tests.

Is intellij-driver-component a virus?

No, when installed via official JetBrains tooling. Verify location is under C:\Program Files\JetBrains\IntelliJ IDEA and has a valid digital signature from JetBrains s.r.o.

Why does it keep running after I close IntelliJ?

Some tasks or background runners may keep the driver alive to finish pending automation; ensure you stop test runners and disable background tasks.

Can I disable the driver for startup?

Yes, disable startup automation of your test runners or plugins within the IDE settings; you can also terminate the process to stop it temporarily.

Where is intellij-driver-component located on disk?

Typically under C:\Program Files\JetBrains\IntelliJ IDEA 2025.1\bin or C:\Program Files (x86)\JetBrains\IntelliJ IDEA 2025.1\bin; verify the executable name and signature.

How do I reduce its resource usage during tests?

Limit concurrent browser instances, enable timeouts, and ensure driver quit() is called after tests; update to latest driver for performance improvements.

Related Processes