
Google has recently addressed a persistent Chrome installation error affecting Windows users, particularly those running ARMv8 and x86-64 architectures. This fix comes after months of community reports about failed installations and cryptic error messages.
The Chrome Installation Error Explained
Users attempting to install Google Chrome on Windows 10 and Windows 11 systems began encountering error messages like:
- "Google Chrome installation failed"
- "Error code 0x80070005"
- "Access is denied"
- "This app can't run on your PC"
The issues appeared most frequently on:
- ARM-based Windows devices (Surface Pro X, Lenovo Yoga C630)
- x86-64 systems with specific security configurations
- Enterprise environments with strict installation policies
Root Cause Analysis
Google's engineering team identified several contributing factors:
Architecture Compatibility Issues
The Chrome installer wasn't properly handling ARMv8 architecture detection, leading to failed installations on newer Windows on ARM devices. Simultaneously, some x86-64 systems experienced conflicts with existing Chrome components.
Windows Installer Service Conflicts
Multiple users reported that the Windows Installer service would hang during Chrome installation attempts, particularly on systems with:
- Pending Windows updates
- Corrupted installer cache
- Third-party security software interference
Google's Solution
The fix rolled out in Chrome version 115.0.5790.98 addresses these issues through:
- Improved Architecture Detection - The installer now properly identifies ARMv8 systems and deploys the correct binaries
- Cleaner Installation Process - Better handling of temporary files and registry entries
- Enhanced Error Reporting - More descriptive error messages to help users troubleshoot
Step-by-Step Fix for Affected Users
If you're still experiencing installation issues, try these troubleshooting steps:
Method 1: Clean Installation
- Uninstall existing Chrome versions via Control Panel
- Delete remaining files from:
-C:\Program Files\Google
-C:\Users\[username]\AppData\Local\Google
- Download the latest installer directly from Google
- Run installer as Administrator
Method 2: Registry Fix
For persistent "Access Denied" errors:
- Open Registry Editor (regedit)
- Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\chrome.exe
- Ensure proper permissions are set
Community Response
The Windows user community played a crucial role in identifying and reporting these issues. Popular forums like:
- Microsoft Answers
- Reddit's r/Windows11
- Google Chrome Help Community
...were instrumental in gathering user reports that helped Google prioritize the fix.
Future-Proofing Chrome Installations
Google has implemented several measures to prevent similar issues:
- Enhanced pre-installation system checks
- Better rollback mechanisms for failed installations
- More detailed logging for troubleshooting
Enterprise Considerations
For IT administrators managing Chrome deployments:
- Test the new installer in your environment
- Review Group Policy settings that might affect installations
- Consider using the Chrome Enterprise Bundle for large deployments
Comparing Browser Installation Experiences
While Chrome faced these issues, competitors like:
- Microsoft Edge
- Firefox
- Opera
...had more consistent installation experiences across architectures, highlighting an area for Google to improve.
The Bigger Picture: Windows App Compatibility
This incident underscores the challenges of maintaining compatibility across:
- Different Windows versions
- Various processor architectures
- Diverse system configurations
Microsoft's work on ARM compatibility and Google's response to these installation issues demonstrate the ongoing evolution of Windows application support.
Final Recommendations
For optimal Chrome installation:
- Always download directly from Google
- Check your system architecture (ARM vs x86-64)
- Temporarily disable security software if needed
- Monitor official channels for updates
Google has confirmed that future Chrome releases will include additional safeguards against similar installation problems.