Error Codes Wiki

Browser Profile Corruption — Fixing Crashes, Slow Startup, and Lost Settings

Errorgeneral

Overview

Fix corrupted browser profile causing crashes on startup, extremely slow performance, lost bookmarks, and extension failures in Chrome, Firefox, and Edge.

Key Details

  • Browser profiles store bookmarks, passwords, extensions, history, and settings in a local directory
  • Profile corruption can occur from crashes, disk errors, full disk, or interrupted updates
  • Symptoms include: browser not starting, extremely slow startup, lost settings, extension errors
  • Creating a new profile tests whether the issue is profile-specific or browser-wide
  • Chrome profiles are in: %LOCALAPPDATA%\Google\Chrome\User Data\Default (Windows)

Common Causes

  • Disk full during browser operation causing incomplete writes to profile database files
  • Power loss or system crash while the browser was writing to its profile
  • Corrupted SQLite databases (bookmarks, history, cookies) within the profile
  • Incompatible or corrupted extension data within the profile

Steps

  1. 1Create a new profile to test: Chrome chrome://settings/manageProfile, Firefox about:profiles, Edge edge://settings/profiles
  2. 2If new profile works: the old profile is corrupted — migrate data by signing in to sync or manually exporting bookmarks
  3. 3Chrome: try deleting 'Web Data' and 'History' files from the profile folder (browser closed) — these are regenerated
  4. 4Firefox: run Firefox Profile Manager (firefox -P) to create a new profile or refresh the existing one
  5. 5Back up the profile folder before any repair attempts in case data recovery is needed later

Tags

browser-profilecorruptioncrashrecoverybookmarks

Related Items

More in General

Frequently Asked Questions

Chrome: %LOCALAPPDATA%\Google\Chrome\User Data\Default (Windows), ~/Library/Application Support/Google/Chrome/Default (Mac). Firefox: %APPDATA%\Mozilla\Firefox\Profiles (Windows), ~/Library/Application Support/Firefox/Profiles (Mac).