Google Drive

Fixing Google Drive for Desktop After Windows Update KB5074109: A Deep Clean Guide

For millions of Google Workspace users, Google Drive for Desktop is an indispensable tool. It bridges the gap between your local files and the vastness of Google's cloud, allowing you to seamlessly sync documents, access shared folders, and manage your cloud storage directly from your computer. However, the smooth operation of this crucial application can sometimes be disrupted by unexpected conflicts, as a recent community discussion on Google's support forums highlighted.

A specific Windows Update, KB5074109, caused a significant headache for many users, rendering Google Drive for Desktop unusable and preventing successful reinstallation. The frustrating error message, "Unable to launch Drive for computer," became a common sight, leaving users unable to access their files, collaborate on projects, or even view Google storage usage.

The Unexpected Conflict: Windows Update KB5074109 and Google Drive for Desktop

The problem surfaced when a user, 'Drive_forum_custom', detailed their experience after installing Windows Update KB5074109. Immediately following the update, Google Drive for Desktop stopped functioning. Their initial troubleshooting steps were logical and thorough: uninstalling and reinstalling the application, running it in administrator mode, clearing caches, and even attempting to use a new user account. Yet, the persistent "Unable to launch Drive for computer" error message remained, despite successful authentication.

The critical clue came from observing other PCs: those without KB5074109 installed continued to run Google Drive for Desktop without a hitch. This strongly indicated a direct conflict between the specific Windows update and the Google Drive application. Such disruptions can severely impact daily workflows, making it impossible to access critical documents, participate in real-time collaboration on how to check shared Google Docs, or even manage settings via the Google Workspace dashboard.

Command Prompt executing Google Drive cleanup commands and File Explorer showing Google Drive File Stream folder.
Command Prompt executing Google Drive cleanup commands and File Explorer showing Google Drive File Stream folder.

Why Standard Reinstallation Fails

The core issue with conflicts like this often lies in residual files and registry entries. When you uninstall an application through standard Windows procedures, it often leaves behind traces of its installation – configuration files, temporary data, and registry keys. While usually harmless, these remnants can cause problems during a fresh reinstallation, especially if they're corrupted or incompatible with a new system update. In the case of KB5074109, these leftover components seemed to prevent Google Drive for Desktop from initializing correctly, leading to the launch error.

A Community-Driven Solution: The Deep Clean Approach

Fortunately, the power of community and a little help from AI came to the rescue. A fellow user, 'User 16124661950949114008', shared a comprehensive solution that involves a meticulous manual cleanup of Google Drive for Desktop's footprint. This "deep clean" ensures that all problematic residual files and registry entries are removed, paving the way for a truly fresh and successful reinstallation.

Step-by-Step Guide: Fully Reinstalling Google Drive for Desktop

Follow these steps carefully to resolve the "Unable to launch Drive for computer" error and get your Google Drive for Desktop back in working order. This process requires administrator privileges.

  1. Uninstall Google Drive for Desktop

    First, ensure the application is removed via the standard Windows method. Go to "Settings" > "Apps" > "Installed apps" (or "Add or remove programs" in older Windows versions), locate "Google Drive" (or "Google Drive for Desktop"), and click "Uninstall."

  2. Execute a Comprehensive Cleanup via Command Prompt (Admin)

    This is the most critical step, designed to remove all lingering files and registry entries. You'll need to use the Command Prompt with administrator rights.

    1. Search for "cmd" in the Windows search bar.
    2. Right-click on "Command Prompt" and select "Run as administrator."
    3. Carefully copy and paste the following entire block of commands into the Command Prompt window and press Enter. Each command targets specific remnants of Google Drive for Desktop:
    taskkill /F /IM "GoogleDriveFS.exe" 2>nul
    rd /s /q "%LOCALAPPDATA%\Google\DriveFS" 2>nul
    rd /s /q "%PROGRAMDATA%\Google\DriveFS" 2>nul
    reg delete "HKCU\Software\Google\DriveFS" /f 2>nul
    reg delete "HKLM\Software\Google\DriveFS" /f 2>nul
    • taskkill /F /IM "GoogleDriveFS.exe": This command forcefully terminates any running instances of Google Drive for Desktop, ensuring no files are in use during the cleanup.
    • rd /s /q "%LOCALAPPDATA%\Google\DriveFS": This recursively deletes the Google Drive File Stream data from your local user profile, including cache and configuration files.
    • rd /s /q "%PROGRAMDATA%\Google\DriveFS": This removes shared program data for Google Drive File Stream.
    • reg delete "HKCU\Software\Google\DriveFS" /f: This deletes registry keys associated with Google Drive for Desktop for the current user.
    • reg delete "HKLM\Software\Google\DriveFS" /f: This deletes system-wide registry keys for Google Drive for Desktop.
  3. Manually Delete Remaining Files

    Even after the command prompt cleanup, some core program files might remain. Navigate to the installation directory and delete them.

    1. Open File Explorer (Windows Key + E).
    2. Go to C:\Program Files\Google\
    3. Locate the folder named "Drive File Stream" (or similar, sometimes just "Drive"). Right-click on it and select "Delete." If prompted, confirm administrator permissions.
  4. Reinstall Google Drive for Desktop

    With all traces of the previous installation thoroughly removed, you can now proceed with a fresh installation.

    1. Download the latest version of Google Drive for Desktop from the official Google Drive website.
    2. Run the installer as administrator.
    3. Follow the on-screen prompts to complete the installation.
    4. Once installed, sign in with your Google account.

Post-Installation Checks and Best Practices

After successfully reinstalling, take a moment to verify everything is working as expected. Check your system tray for the Google Drive icon, ensure your files are syncing, and confirm you can access your cloud content. This deep clean method should restore full functionality, allowing you to efficiently view Google storage usage, manage your files, and collaborate effectively.

While this specific issue was tied to KB5074109, it's a good reminder to always be cautious with system updates, especially if you rely heavily on specific applications. Consider pausing updates temporarily if you hear of widespread issues, and always have a backup strategy in place for critical data.

Conclusion

Windows updates are crucial for security and performance, but occasionally, they can introduce conflicts with essential applications like Google Drive for Desktop. The "Unable to launch Drive for computer" error after Windows Update KB5074109 was a significant roadblock for many Google Workspace users. Thanks to a diligent community member, a robust solution involving a thorough manual cleanup has emerged, proving that sometimes, a deep dive into system files and registry entries is the only way to resolve stubborn software conflicts. By following these steps, you can regain seamless access to your Google Drive, ensuring your productivity remains uninterrupted.

Share:

Uncover dozens of insights

from Google Workspace usage to elevate your performance reviews, in just a few clicks

 Sign Up for Free TrialRequires Google Workspace Admin Permission
Live Demo
Workalizer Screenshot