Basics

13 reasons why Chrome doesn’t work in Windows 10 (and how to fix it)

Chrome not loading, crashing, or refusing to open is frustrating — but usually fixable with targeted steps. If you see pages not rendering, frequent crashes, or Chrome won’t start at all, this article diagnoses the most common causes and walks you through practical fixes.

The issue in focus: Chrome doesn’t work in Windows 10. Causes range from network and DNS problems, corrupt user profiles, extensions or malware, to system or Chrome updates. Below you’ll find a quick summary, a table of quick fixes, then detailed step-by-step solutions for 13 common reasons and how to resolve them.


Key Takeaway

Most Chrome failures on Windows 10 are caused by either corrupted profile data, interfering extensions/security software, or network/DNS issues — try creating a fresh Chrome profile, disabling extensions, flushing DNS/resetting the network, and reinstalling Chrome (after removing profile data) to resolve the majority of problems.


Quick Fix Guide

Reason for the Problem Quick Solution
1. No internet connection or unstable network Check connectivity, restart router, run Network Troubleshooter, or reset network stack.
2. Corrupted Chrome profile Create a new user profile or rename %LOCALAPPDATA%\Google\Chrome\User Data.
3. Outdated Chrome Update via Menu > Help > About Google Chrome.
4. Problematic extensions Disable extensions at chrome://extensions or start with –disable-extensions.
5. Antivirus or firewall blocking Chrome Temporarily disable, then add Chrome to allowed apps in Windows Security > Firewall & network protection.
6. Low system resources / high CPU or memory Close background apps, check Task Manager, increase virtual memory.
7. Corrupted Chrome installation Uninstall Chrome, delete local data, redownload latest installer and reinstall.
8. Outdated Windows or drivers Install Windows updates in Settings > Update & Security and update GPU drivers.
9. Hardware acceleration GPU issues Turn off Hardware acceleration in Settings > Advanced or use –disable-gpu.
10. DNS or name resolution errors Flush DNS (ipconfig /flushdns) or switch to Google DNS (8.8.8.8/8.8.4.4).
11. Proxy or VPN misconfiguration Disable proxy in Settings > Network & Internet > Proxy and test without VPN.
12. Malware or PUPs interfering Run Windows Defender Offline scan or Chrome’s Clean up computer tool.
13. Enterprise policies or registry blocks Check chrome://policy and remove policies in HKLM\SOFTWARE\Policies\Google\Chrome if safe.

Detailed Fixes for “Chrome doesn’t work in Windows 10”

1. No internet connection or unstable network

Why it causes the problem:
If your PC has no or intermittent internet, Chrome may show errors like “No internet” or fail to load pages. Chrome itself can’t function without a working network.

See also  12 reasons why Internet Connection Sharing doesn’t work in Windows 10 (and how to fix it)

Step-by-step solution:

  1. Open Start > Settings > Network & Internet. Check status and run Network troubleshooter (click Network troubleshooter under Status).
  2. Restart your router and modem: unplug power for 30 seconds, plug back in.
  3. On your PC, open Command Prompt (Admin) and run:
    • ipconfig /release
    • ipconfig /renew
    • ipconfig /flushdns
  4. If using Wi‑Fi, try connecting via Ethernet to rule out wireless issues.
  5. If only Chrome is affected, try another browser (Edge) — if Edge works, continue with Chrome-specific fixes below.

Notes: If your ISP reports outages, wait or contact support.


2. Corrupted Chrome profile

Why it causes the problem:
Profile data (bookmarks, settings, cache) can become corrupt and prevent Chrome from opening or cause crashes.

Step-by-step solution:

  1. Close Chrome.
  2. Navigate to %LOCALAPPDATA%\Google\Chrome\User Data (paste into File Explorer address bar).
  3. Rename the Default folder to Default.old.
  4. Start Chrome; it will create a fresh profile. Sign into your Google account to restore bookmarks and settings.
  5. If needed, copy bookmarks from Default.old\Bookmarks into the new profile.

Tip: Back up Bookmarks and Bookmarks.bak before changing anything.


3. Outdated Chrome

Why it causes the problem:
Bugs and security issues are fixed in updates. Older Chrome versions may crash or be incompatible with websites.

Step-by-step solution:

  1. Open Chrome (if possible) and go to Menu (three dots) > Help > About Google Chrome — Chrome will check and install updates.
  2. If Chrome won’t open, download the latest installer from https://www.google.com/chrome/ using another browser and run the installer.

Note: Enable automatic updates by letting Google Update run in background (do not disable Google Update service).


4. Problematic extensions

Why it causes the problem:
Extensions can conflict with Chrome or web pages (especially those that modify content or network traffic).

Step-by-step solution:

  1. Open Chrome in safe mode: create a shortcut to Chrome and append –disable-extensions to the target field, then launch it.
  2. Or open chrome://extensions/ and toggle off all extensions.
  3. Re-enable extensions one by one to identify the culprit.
  4. Remove any suspicious or unneeded extensions.

Tip: Use incognito mode to test (extensions are disabled there unless explicitly allowed).


5. Antivirus or firewall blocking Chrome

Why it causes the problem:
Security software can mistakenly block Chrome’s network access or its processes.

Step-by-step solution:

  1. Temporarily disable your antivirus/firewall (right‑click its tray icon) and test Chrome.
  2. If Chrome works, add Chrome to exclusions:
    • Open Windows Security > Firewall & network protection > Allow an app through firewall.
    • Click Change settings, then add chrome.exe (usually in C:\Program Files (x86)\Google\Chrome\Application\).
  3. Re-enable antivirus and create an exception rather than leaving protection off.

Warning: Only add exclusions for trusted software.


6. Low system resources / high CPU or memory

Why it causes the problem:
Chrome is resource‑hungry; if RAM or CPU is exhausted, pages stall or Chrome becomes unresponsive.

See also  12 reasons why System Reset doesn’t work in Windows 10 (and how to fix it)

Step-by-step solution:

  1. Open Task Manager (Ctrl+Shift+Esc) and sort by Memory or CPU to find heavy apps.
  2. End tasks for unnecessary apps.
  3. In Chrome, open chrome://settings/system and disable Continue running background apps when Google Chrome is closed.
  4. Increase virtual memory: Start > Settings > System > About > Advanced system settings > Performance Settings > Advanced > Virtual memory > Change — adjust pagefile size.
  5. Consider adding RAM for sustained improvement.

Tip: Use Chrome’s Task Manager (Shift+Esc in Chrome) to see resource-hungry tabs.


7. Corrupted Chrome installation

Why it causes the problem:
If the program files are damaged, Chrome may crash or fail to open.

Step-by-step solution:

  1. Uninstall Chrome: Settings > Apps > Apps & features > Google Chrome > Uninstall.
  2. Delete leftover data: remove %LOCALAPPDATA%\Google\Chrome and %PROGRAMFILES(X86)%\Google\Chrome (if present). Back up bookmarks if necessary.
  3. Reboot.
  4. Download the latest installer from https://www.google.com/chrome/ and install.

Note: If sync is enabled, bookmarks and settings will be restored after signing in.


8. Outdated Windows or drivers

Why it causes the problem:
Windows bugs or old GPU drivers can cause crashes or rendering problems.

Step-by-step solution:

  1. Update Windows: Start > Settings > Update & Security > Windows Update > Check for updates.
  2. Update GPU drivers using the vendor’s website (NVIDIA/AMD/Intel) or Device Manager:
    • Right-click Start > Device Manager > Display adapters > [your GPU] > Update driver.
  3. Reboot after updates.

Tip: Use the GPU vendor’s clean install option if updating doesn’t help.


9. Hardware acceleration / GPU issues

Why it causes the problem:
Chrome uses GPU acceleration for rendering; buggy drivers can cause crashes or blank pages.

Step-by-step solution:

  1. Open Chrome (if possible) and go to chrome://settings/system.
  2. Turn off Use hardware acceleration when available and restart Chrome.
  3. If Chrome won’t open, run it with the flag: create a shortcut and add –disable-gpu to the target.

Note: Disabling hardware acceleration may reduce video playback performance but can improve stability.


10. DNS or name resolution errors

Why it causes the problem:
If DNS is failing, Chrome cannot resolve website addresses even if the network is up.

Step-by-step solution:

  1. Open Command Prompt (Admin) and run ipconfig /flushdns.
  2. Change DNS to public DNS:
    • Settings > Network & Internet > Change adapter options.
    • Right-click your adapter > Properties > Internet Protocol Version 4 (TCP/IPv4) > Properties.
    • Use the following DNS server addresses: Preferred: 8.8.8.8, Alternate: 8.8.4.4.
  3. Restart the adapter and test Chrome.

Tip: Test domain resolution with nslookup example.com in Command Prompt.


11. Proxy or VPN misconfiguration

Why it causes the problem:
A wrong proxy or VPN can block or reroute traffic, making Chrome appear broken.

Step-by-step solution:

  1. Disable proxy: Settings > Network & Internet > Proxy. Turn off Automatically detect settings and Use a proxy server (if enabled).
  2. Disable VPN or try connecting without it.
  3. If using a corporate proxy, verify credentials and proxy settings with your admin.

Note: Some corporate environments mandate proxies; coordinate with IT.

See also  10 reasons why Browser doesn’t work in Windows 10 (and how to fix it)

12. Malware or PUPs interfering

Why it causes the problem:
Malicious software can inject code, hijack traffic, or block Chrome processes.

Step-by-step solution:

  1. Run a full Windows Defender scan: Windows Security > Virus & threat protection > Scan options > Full scan.
  2. Run an offline scan: Windows Security > Virus & threat protection > Scan options > Microsoft Defender Offline scan.
  3. Use Chrome’s built-in cleanup: chrome://settings/cleanup > Find to remove harmful software.
  4. Consider reputable anti-malware tools (Malwarebytes) for a second opinion.

Tip: Remove suspicious programs from Settings > Apps.


13. Enterprise policies or registry blocks

Why it causes the problem:
System admins can apply policies that restrict Chrome features; stray registry keys can also force unwanted behavior.

Step-by-step solution:

  1. Visit chrome://policy to see active policies.
  2. If you’re on a personal PC and see policies you didn’t set, open Registry Editor (regedit) and check:
    • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome
    • HKEY_CURRENT_USER\SOFTWARE\Policies\Google\Chrome
  3. Back up the registry key (File > Export), then delete suspicious policy keys and reboot.
  4. If this is a managed device (work computer), contact your IT admin before changing policies.

Warning: Editing the registry can harm your system; only change keys you understand.


Maintenance and Prevention (section ajouté)

  • Keep Chrome and Windows updated automatically to reduce bugs and security issues.
  • Regularly clear cache: chrome://settings/privacy > Clear browsing data.
  • Use a limited set of trusted extensions and review them periodically.
  • Enable sync to preserve bookmarks/passwords before troubleshooting.
  • Create a periodic backup of important Chrome data (Bookmarks file) or export bookmarks via Bookmarks Manager > Export bookmarks.

FAQ

Q: Can I recover bookmarks if Chrome won’t open?
A: Yes — copy %LOCALAPPDATA%\Google\Chrome\User Data\Default\Bookmarks from your old profile before renaming it, then import via Chrome’s Bookmarks Manager or place it into a new profile.

Q: How can I export my Chrome settings if Chrome crashes at startup?
A: Copy the entire %LOCALAPPDATA%\Google\Chrome\User Data folder to a safe location. This preserves bookmarks, extensions, and cookies for recovery.

Q: Is it safe to delete the Chrome profile folder?
A: It’s safe if you back up important files first (Bookmarks, Login Data). Deleting the profile resets Chrome; synced data will restore after sign-in.

Q: What if Chrome still crashes after reinstalling and creating a new profile?
A: Run sfc /scannow in an elevated Command Prompt to check Windows system file integrity, update drivers, and test in a new Windows user account to isolate system vs. profile issues.

Q: How do I reset Chrome policies pushed by malware?
A: Use chrome://policy to view policies; remove registry keys under HKLM and HKCU for Google\Chrome if you’re on a personal machine. If unsure, run anti-malware scans first.


Conclusion

Most issues where Chrome doesn’t work in Windows 10 are resolved by checking the network, creating a fresh profile, disabling problematic extensions/security blocks, flushing DNS or resetting the network stack, and reinstalling Chrome after removing corrupted profile data. Follow the targeted steps above in order, and keep backups of bookmarks and important Chrome data before making big changes.

About the author

Jonathan Dudamel

Jonathan Dudamel

I'm Jonathan Dudamel, an experienced IT specialist and network engineer passionate about all things Windows. I have deep expertise in Microsoft project management, virtualization (VMware ESXi and Hyper-V), and Microsoft’s hybrid platform. I'm also skilled with Microsoft O365, Azure ADDS, and Windows Server environments from 2003 through 2022.

My strengths include Microsoft network infrastructure, VMware platforms, CMMS, ERP systems, and server administration (2016/2022).