What is studio64.exe?
android-studio-telemetry is a background component of Android Studio that collects anonymous usage data, crash reports, and feature interactions to help Google and JetBrains improve the IDE and its tooling. It runs with the IDE and can be configured or disabled in settings.
Telemetry in Android Studio uses a lightweight, anonymized data collection framework to report IDE interactions, performance signals, and crash diagnostics to Google. It is designed for privacy with opt-out options.
Quick Fact: Android Studio telemetry leverages the JetBrains data-sharing framework to minimize impact while gathering actionable insights.
Types of Telemetry-Related Processes
- Telemetry Hub: Coordinate data collection and batching for upload
- Crash Reporter: Captures crash details for IDE stability
- Usage Listener: Tracks feature usage and UI interactions
- Network Uploader: Uploads anonymized data to Google servers
- Config Loader: Reads telemetry configuration and enables/disables data sharing
- Background Companion: Runs in background to support telemetry tasks
Is android-studio-telemetry Safe?
Yes, android-studio-telemetry is safe when it comes from the official Android Studio bundle and is enabled via the legitimate Settings options.
Is android-studio-telemetry a Virus or Malware?
The real telemetry module is not a virus. Misleading files may imitate names, so verify the path and signature.
How to Tell if android-studio-telemetry is Legitimate or Malware
- File Location:: Should be located within the Android Studio installation path, for example
C:\Program Files\Android\Android Studio\bin\studio64.exe or the same directory's telemetry components.
- Digital Signature:: Right-click the file in Explorer, choose Properties → Digital Signatures. The signer should be "Google LLC" (or the official Google Android Studio bundle) or a JetBrains entity if bundled.
- Resource Usage:: Normal telemetry activity shows minimal CPU/memory. Unusually high usage when the IDE is idle is suspicious.
- Behavior:: Telemetry runs only when Android Studio is installed and configured. Standalone background processes without IDE context are suspicious.
Red Flags: If you find telemetry files outside the Android Studio directory, lack of a valid signature, or process activity when the IDE is closed, scan with antivirus and verify from official Google/JetBrains sources.
Why Is android-studio-telemetry Running on My PC?
android-studio-telemetry runs to collect anonymized usage data, crash reports, and feature interactions to help improve Android Studio and its plugins. It may run during initial IDE launch and while the IDE is open.
Reasons it's running:
- Active IDE Use: You are actively using Android Studio; telemetry collects actions, tool usage, and UI events to improve UX.
- Background Data Sharing: Telemetry collects crash and performance data in the background for stable releases.
- Startup and Hook: Telemetry components initialize on IDE startup to prepare data collection and batching.
- Plugin and Feature Usage: Usage of specific plugins triggers telemetry wiring to report feature adoption and issues.
- Update and Health Checks: Telemetry runs during update checks to report installation health and configuration statistics.
Can I Disable or Remove android-studio-telemetry?
Yes, you can disable android-studio-telemetry. Disabling data sharing stops sending anonymized data, and you can uninstall or revert to a non-telemetry configuration.
How to Stop android-studio-telemetry
- Open Settings: In Android Studio, go to File → Settings (Windows) or Android Studio → Preferences (macOS).
- Data Sharing: Navigate to Data Sharing under the appropriate section and deselect data collection options.
- Apply and Restart: Apply changes and restart Android Studio for the changes to take effect.
- Verify: Open Android Studio after restart and confirm the telemetry options are disabled.
- Prevent Startup: Disable Android Studio from starting at boot if required via your OS startup settings.
How to Uninstall Android Studio
- ✔ Windows Settings → Apps → Apps & Features → Android Studio → Uninstall
- ✔ Follow the uninstaller prompts to remove Android Studio and associated telemetry components
- ✔ Optionally delete remaining Android Studio directories in C:\Program Files\Android\Android Studio and C:\Users\<Username>\AppData\Local\Google\AndroidStudio
Common Problems: Telemetry-Related Issues
If android-studio-telemetry causes issues, review the common problems below and apply the recommended solutions.
Common Causes & Solutions
- Telemetry data sharing is enabled and consuming CPU: Disable via Android Studio Settings → Data Sharing and restart IDE
- Telemetry data not uploading due to network restrictions: Ensure outbound access for studio64.exe and related components; configure firewall rules or VPN allowances
- High memory usage from telemetry logs: Delete old logs, limit log verbosity via settings, update Android Studio to latest version
- Telemetry paused after IDE update: Verify Data Sharing settings after upgrade and re-enable if needed
- Telemetry causing UI lag: Increase IDE heap size and reduce concurrent background tasks; disable non-essential plugins
- Privacy concerns about data collection: Review the data sharing terms in Settings and disable if preferred; use offline mode when needed
Quick Fixes:
1. Quick Fixes:
2. 1. Open Android Studio Task Manager (Help → Diagnostic Tools) to identify telemetry-related processes
3. Disable data sharing in Settings and restart
4. Check for plugin updates to reduce telemetry overhead
5. Clear caches: File → Invalidate Caches / Restart
6. Ensure Android Studio is updated to the latest version
Frequently Asked Questions
Is android-studio-telemetry a virus?
No, android-studio-telemetry is not a virus. It is a legitimate data-sharing component of Android Studio. Verify installation path in C:\Program Files\Android\Android Studio and ensure the digital signature is valid.
How do I disable Android Studio telemetry?
In Android Studio, go to File → Settings → Data Sharing (or Preferences on macOS) and turn off the data sharing options. Restart the IDE to apply changes.
Where is telemetry data stored?
Telemetry data is collected locally and uploaded to Google servers. Local logs are stored under the Android Studio configuration directory, e.g., C:\Users\<Username>\AppData\Local\Google\AndroidStudioX.X\telemetry.
Is telemetry anonymized?
Yes. Android Studio telemetry is designed to anonymize personal data and only report aggregated usage, crash, and performance data.
Can I delete telemetry data or reset data sharing?
Yes. You can delete local telemetry logs and reset data sharing preferences in Android Studio settings. Data uploaded to Google cannot be removed via the IDE.
Does telemetry affect IDE performance?
Telemetry is designed to be low impact. If you notice lag, disable data sharing or adjust the scope of collected data in Settings.