Google Earth fails to launch on Windows 11 when the process starts in Task Manager but the window never appears, or when the app crashes right after opening. This guide covers the exact fixes that resolve the issue, starting with the quickest checks first.

What Causes Google Earth Not Launching
The launch sequence usually breaks for a small set of reasons.
- Outdated or faulty graphics drivers block OpenGL or DirectX initialization
- Corrupted cache or preference files stop the app from completing startup checks
- A broken desktop shortcut points to the wrong installation path
- Antivirus software or a VPN interferes with the app’s startup calls
- A monitor layout change pushes the window off screen
Fix 1: Open Google Earth Through Windows Search
Launching through search bypasses a broken or stale desktop shortcut and runs the executable directly from the installation folder.
- Press Win + S.
- Type
Google Earth. - Select Open from the results.
If this works, delete the old desktop shortcut and create a fresh one from the running app.
Fix 2: Run Google Earth as Administrator
Missing permissions can block the app from accessing files it needs during startup.
- Right-click the Google Earth shortcut.
- Select Run as administrator.
- Click Yes on the User Account Control prompt.
Fix 3: End Background Google Earth Processes
A stuck process from a previous session can block a new one from opening.
- Press
Ctrl + Shift + Escto open Task Manager. - Find Google Earth in the process list.
- Select it and click End task.
- Launch Google Earth again.
Fix 4: Clear the Google Earth Cache
Corrupted cache files are one of the most common reasons the app gets stuck on the loading screen.
- Close Google Earth completely.
- Open the Google Earth user data folder.
- Delete the cache files or the entire cache folder.
- Restart the application.
Google Earth rebuilds the cache automatically the next time it starts.
Fix 5: Update Your Graphics Driver
Google Earth depends on GPU acceleration, so an outdated driver often causes black screens or instant crashes at launch.
- Press Windows + X and open Device Manager.
- Expand Display adapters.
- Right-click your graphics card and select Update driver.
- Choose Search automatically for drivers.
- Restart your computer after the update installs.
Fix 6: Switch Between OpenGL and DirectX
If the driver is already current, a rendering mismatch between OpenGL and DirectX can still stop the app from opening.
- Open Google Earth if it launches at all, then go to Tools > Options.
- Open the 3D View tab.
- Switch the renderer to OpenGL if DirectX is currently selected, or the reverse if OpenGL is already active.
- Click Apply, then OK.
Confirm your GPU supports DirectX 11 or OpenGL 2.0 before testing this fix, since an unsupported renderer will not load either way.
Fix 7: Run the Built-In Repair Tool
repair_tool.exe ships with Google Earth Pro and resets corrupted settings and broken registry entries without a full reinstall.
- Close Google Earth completely.
- Right-click Google Earth and select Open file location.
- Locate
repair_tool.exe(default path:C:\Program Files\Google\Google Earth Pro\client\repair_tool.exe). - Run it as administrator.
- Click Restore default settings, then confirm with Reset.
- Restart your computer and launch Google Earth again.
Fix 8: Disable VPN or Proxy Temporarily
A VPN or proxy can interrupt the connection Google Earth needs during startup, which stalls or aborts the launch.
- Open your VPN client and click Disconnect.
- Restart your computer.
- Launch Google Earth again.
If your network requires a proxy, allow-list Google Earth’s service domains, including kh.google.com, instead of disabling the proxy entirely.
Fix 9: Restore a Hidden Google Earth Window
Sometimes Google Earth actually launches but the window opens off screen, usually after a monitor setup change.
- Press
Alt + Space, then press M. - Use the arrow keys to move the window back onto the main display.
- Press Enter to drop it in place.
If the Move option doesn’t appear, press Alt + Tab to focus the app first, or use Win + Arrow keys to snap the window back into view.
Fix 10: Update Windows
Missing Windows updates can leave graphics components out of sync with what Google Earth expects.
- Open Settings > Windows Update.
- Click Check for updates.
- Install everything available.
- Restart your computer.
Fix 11: Repair Corrupted System Files
Damaged Windows components can interfere with any desktop application, including Google Earth.
- Open Command Prompt as administrator.
- Run
sfc /scannowand let it finish. - Run
DISM /Online /Cleanup-Image /RestoreHealth. - Restart your PC.
Fix 12: Reinstall Google Earth
If nothing above works, the installation itself is likely corrupted.
- Open Settings > Apps > Installed apps.
- Select Google Earth Pro and click Uninstall.
- Restart your computer.
- Download the latest version from the official Google Earth site and install it.
Before installing, confirm your system meets the minimum requirements listed on Google’s install and uninstall support page, since a device close to the minimum can still struggle even after a clean install.
Frequently Asked Questions
Why does Google Earth show a black screen on launch?
A black screen usually points to an outdated GPU driver or a renderer mismatch between OpenGL and DirectX. Update the graphics driver first, then switch the renderer in Google Earth’s 3D View settings if the black screen continues.
Why does Google Earth open in Task Manager but never show a window?
This typically means the window opened off screen after a display layout change. Use Alt + Space, then M, then the arrow keys to move it back onto the visible display.
Does antivirus software block Google Earth from opening?
Some antivirus tools flag Google Earth’s startup calls, particularly on managed or heavily restricted systems. Add Google Earth to the antivirus exclusion list only if it was downloaded from the official source.
Is reinstalling Google Earth safe?
Yes. Reinstalling replaces corrupted program files and resets configuration data without affecting your Google account or saved places, since those sync through your account rather than local files.
What if none of these fixes work?
If Google Earth still won’t launch after updating drivers, clearing the cache, and reinstalling, the device may be near or below the minimum system requirements. Running a lighter mapping tool is the more practical option at that point.
Read More
- Blank White Window on Windows 11 Login: How to Fix It
- AI Agent Stuck in a Loop? 7 Agent Failures and How to Fix Them
- How to Fix Unknown USB Device (Device Descriptor Request Failed) on Windows 11
- How to Fix Cloudflare Tunnel Error 1033 (Step by Step)
- Replication Group Cannot Be Created in Windows Server: How to Fix It