Chrome Memory Usage: How to Cut Chrome’s RAM with Built-In Settings

Chrome memory usage climbing past 2 GB? Turn on Memory Saver, audit extensions, and use Chrome’s own Task Manager to reclaim RAM in minutes — no extra apps needed.

Open Chrome with a dozen tabs and it is not unusual to watch it swallow 2 GB or more in Windows Task Manager. Chrome memory usage is one of the most common performance complaints I hear from both Windows and Mac users, and it is not a bug. Chrome runs each tab as a separate process, which protects your session when one tab crashes but also means RAM accumulates fast as your tab count grows. The good news: the biggest savings come from settings Chrome already ships with, not from any third-party tool.

Every fix below uses Chrome’s own built-in performance features plus a few targeted toggles. No extensions, no registry edits. On my own machine, after I enabled Memory Saver and disabled four forgotten extensions, Chrome dropped from 2.1 GB to roughly 1.2 GB on a 13-tab session, with no noticeable slowdown when tabs reloaded.

Quick Answer

Enable Chrome’s Memory Saver under Settings, then Performance, then Memory Saver. This freezes inactive tabs automatically and is the single biggest lever. Then open Chrome’s built-in Task Manager with Shift+Esc to spot any one tab consuming outsized memory. Most users see a 30 to 50 percent drop within a few minutes.

Start with Memory Saver, then let the built-in Task Manager point you at the one heavy tab worth closing.

How do I turn on Chrome’s Memory Saver?

Memory Saver is Chrome’s official answer to RAM overload. It puts inactive tabs to sleep so they stay visible in the tab bar but stop consuming memory until you click them. This is the first thing I switch on after any fresh install.

Steps

  1. Click the three-dot menu (top right) and choose Settings.
  2. Select Performance in the left sidebar.
  3. Toggle Memory Saver to on.
  4. Click Add under “Always keep these sites active” to exclude sites you switch to constantly, like email or a project dashboard.

Pro tip: Type chrome://settings/performance in the address bar to jump straight to this setting.

Memory Saver alone usually does most of the work, so turn it on before touching anything else.

Which Chrome tab is eating the most RAM?

Before adjusting anything else, identify the culprit. Chrome has its own Task Manager that shows per-tab memory, detail that Windows Task Manager hides by grouping everything into one “Chrome.exe” entry. When I checked mine, a single news tab with autoplay video was using more than a third of Chrome’s total footprint.

Steps

  1. Press Shift+Esc (Windows) or open the three-dot menu, then More tools, then Task Manager (Mac).
  2. Click the Memory Footprint column header to sort from highest to lowest.
  3. Any tab or extension above 300 MB is a candidate for closing. Select it and press End Process to free that memory immediately.

News sites with autoplay video, web-based design tools, and tabs left open overnight are the most common offenders. Closing one heavy tab often frees more RAM than any setting change.

Sorting by Memory Footprint turns a vague “Chrome is slow” into one specific tab you can close right now.

Should I disable extensions to save memory?

Often, yes. Extensions run as background processes with their own memory footprints, and a forgotten one can quietly claim 100 to 200 MB on its own. When I last audited mine, two extensions I had not opened in months were costing more RAM than three active tabs combined. If you want to vet what each one is actually doing, my guide to what private browsing actually hides covers how much browsers track even with add-ons in place.

Steps

  1. In Chrome’s Task Manager (Shift+Esc), look for entries prefixed with “Extension:” and note their memory use.
  2. Type chrome://extensions in the address bar.
  3. Toggle off any extension you have not actively used in the past month.
  4. For extensions you need only occasionally, disable them by default and enable them on demand.

A two-minute extension audit is the highest-value cleanup most people never do.

Does hardware acceleration help or hurt Chrome’s memory?

It depends on your hardware. Hardware acceleration hands page rendering to your GPU, which is faster on modern machines. On older systems or with outdated GPU drivers, it can actually increase Chrome’s memory use and cause visual glitches, which is the one case where I turn it off.

Steps

  1. Go to Settings, then System (or type chrome://settings/system in the address bar).
  2. Toggle Use graphics acceleration when available off.
  3. Click Relaunch to restart Chrome with the change applied.

Troubleshooting tip: If Chrome feels slower afterward, re-enable hardware acceleration and update your GPU driver through Device Manager instead. On any PC built after 2018, acceleration almost always helps, so this toggle mainly matters when RAM spikes on graphics-heavy pages.

Leave hardware acceleration on unless you are on older hardware with stale drivers.

How do tab groups keep Chrome’s memory under control?

Tab Groups let you bundle related tabs so you can collapse or close an entire cluster in one click instead of hunting tabs down one at a time. I group research sessions this way and close the whole group when I am done, which reclaims all that memory at once.

Steps

  1. Right-click any tab and select Add tab to new group.
  2. Name the group (for example, “Research” or “Shopping”) and choose a colour.
  3. When that task is done, right-click the group name and select Close group to free all its memory at once.

Here is how the main levers compare so you can pick where to start.

Method Memory Saved Effort Required Best For
Memory Saver (built-in) High (30 to 50%) One-time toggle Everyone
Close unused tabs High Ongoing habit Heavy tab users
Tab Groups, then close group Medium to High Light daily habit Researchers, multitaskers
Disable heavy extensions Medium One-time audit Extension-heavy users
Disable hardware acceleration Low to Medium One-time toggle Older PCs, outdated GPU drivers

Tab Groups turn good intentions into a one-click habit you will actually keep.

Does clearing the cache reduce Chrome’s memory use?

Indirectly. A large cache does not consume active RAM directly, but an oversized profile can slow Chrome’s startup and inflate its working memory footprint over long sessions. I clear mine every few weeks, and if pages are also rendering oddly, my walkthrough on clearing browser cache and cookies covers every major browser.

Steps

  1. Press Ctrl+Shift+Delete (Windows) or Cmd+Shift+Delete (Mac) to open the Clear browsing data panel.
  2. Set the time range to All time.
  3. Check Cached images and files. Leave Passwords and Autofill unchecked to stay signed in to sites.
  4. Click Clear data.

Clearing the cache is maintenance, not a memory fix, so do it for startup speed rather than instant RAM relief.

What are the most common Chrome memory mistakes?

  • Leaving Memory Saver off and blaming Chrome. It is disabled by default on many installs. Confirm it is actually on before assuming you need more physical RAM.
  • Installing a “RAM booster” extension. Adding an extension to save memory adds another background process. Chrome’s built-in Memory Saver does the same job without the overhead.
  • Ignoring the extension list entirely. Extensions accumulate. A two-minute review of chrome://extensions once a month often uncovers several you no longer use.
  • Disabling hardware acceleration on a modern machine. On hardware built after 2018 with current drivers, acceleration usually reduces memory load. Do not disable it without testing first.
  • Assuming Chrome is the only culprit. If total system RAM is above 90 percent, other background apps are contributing. Check Windows Task Manager (Ctrl+Shift+Esc) for the full picture, and if Chrome itself keeps falling over, see my fixes for Chrome crashing on Windows or Mac.

Most RAM complaints trace back to one of these five habits rather than a hardware shortfall.

Frequently Asked Questions

Why does Chrome use more RAM than other browsers?
Chrome’s per-tab process model isolates each tab for stability and security, so a crashed tab cannot bring down your whole session. In practice, Firefox and Edge now use similar architectures, so the gap has narrowed a lot since this reputation first formed.

Will Memory Saver slow down my browsing?
Only on re-activation, and only briefly. A frozen tab reloads when you click it, which takes one to two seconds, while actively used tabs are never frozen. On my setup I whitelisted my email and calendar so they always stay instant.

How much RAM does Chrome need to run well?
For five to ten tabs with a couple of extensions, Chrome runs comfortably on a system with 8 GB of total RAM. When I started keeping 20-plus tabs open for research, 16 GB made the difference between smooth scrolling and constant stutter.

Does clearing the cache free up RAM?
Not directly, because cache lives on disk rather than in RAM. That said, a bloated cache slowed my Chrome startup noticeably until I cleared it, since it inflates the working memory footprint over long sessions.

Can I see per-tab RAM use without a third-party tool?
Yes. Chrome’s built-in Task Manager (Shift+Esc on Windows) shows per-tab and per-extension memory in real time. I rely on it instead of Windows Task Manager, which lumps all Chrome processes into one line.

Is it safe to use End Process in Chrome’s Task Manager?
Yes. It closes that specific tab or extension, the same as clicking the X on a tab. The one time it caught me out, I lost a half-typed form, so confirm you do not need anything in the tab before ending it.

Conclusion

Turning on Memory Saver and running a quick extension audit took me from “Chrome is eating all my RAM” to noticeably smoother browsing in under five minutes. If a sluggish browser is your real problem, my guide to making Microsoft Edge faster applies many of the same ideas. Google also maintains an official overview of Chrome’s performance features worth bookmarking. Try Memory Saver today and check your numbers in Shift+Esc.

Slow Android Phone: How to Make It Fast Again in Minutes

A slow Android phone usually isn’t dying hardware. I share the exact restart, cache, and storage steps I use to bring lagging phones back to speed fast.

A slow Android phone makes everyday tasks frustrating. Apps take forever to open, scrolling stutters, and the keyboard lags a beat behind your typing. The first time my own Pixel started crawling, I assumed it was finally wearing out after two years. It wasn’t. In almost every case I’ve troubleshot, a slow Android phone is fixable in minutes without losing data or visiting a repair shop.

These steps work on Samsung Galaxy, Google Pixel, OnePlus, Motorola, and virtually every other Android device. I’ve ordered them by impact, so start at the top and work down. Most people notice a clear improvement after the first two.

Quick Answer

Restart your phone, then clear the cache of your heaviest apps under Settings, Apps, the app name, Storage, Clear Cache. If lag persists, free up storage until at least 10 percent of your total capacity is available. These three steps resolve most Android slowdowns in under five minutes with no data loss.

Which fixes give the biggest speed boost?

When I diagnose a sluggish phone, I run through these six fixes in order. The first two solve the majority of cases on their own, so you may never need to reach the bottom of the list.

Fix Effort Time Best for
1. Restart the phone Very low 1 min Temporary slowdowns, RAM bloat
2. Clear app cache Low 3–5 min Specific laggy apps
3. Free up storage Medium 5–10 min Persistent system-wide lag
4. Limit background activity Low 2–3 min Constant RAM and CPU drain
5. Install system updates Low 5–15 min Post-update lag, missing patches
6. Reset app preferences Low 2 min Widespread app slowdowns

Work top to bottom and stop the moment your phone feels responsive again.

Does restarting your phone actually fix lag?

Yes, more often than you’d think. A restart clears RAM, ends runaway background processes, and flushes temporary files. When my phone has been on for several days straight, this single step usually restores snappy performance on its own.

  1. Hold the power button.
  2. Tap Restart, not Power Off.
  3. Wait 60 seconds before opening apps so the system finishes loading.

I now set a weekly restart reminder in my calendar. A regular reboot prevents gradual slowdowns from building up before I even notice them.

A clean reboot is the fastest, lowest-risk speed fix on Android.

How do I clear app cache to speed things up?

A bloated cache is the most common cause of a slow Android phone I run into. Clearing it removes stored temporary files without touching your personal data, and the app rebuilds its cache automatically on the next launch.

  1. Open Settings.
  2. Tap Apps, or Application Manager on older devices.
  3. Select the app that feels slowest. I usually start with the browser, camera, and social apps.
  4. Tap Storage & Cache, then Clear Cache.
  5. Repeat for your three to five heaviest apps.

The first time I did this on a friend’s Galaxy, clearing Instagram alone shaved the app’s launch time from roughly six seconds to under two. For broader cleanup, see my guide on clearing Android storage space.

Clearing cache is the safest cleanup on Android because it never deletes your settings or logins.

How much free storage does Android need to run smoothly?

Keep at least 10 percent of your total capacity free. When storage drops below that, Android slows noticeably because the system struggles to write temporary files and index data. On a 128 GB phone, that means keeping roughly 13 GB free at all times.

  1. Go to Settings, then Storage to see what is eating space.
  2. Open the Files app and delete anything in Downloads you no longer need.
  3. Back up photos to Google Photos, then remove the local copies.
  4. Uninstall apps you haven’t opened in three months or more.

Crossing back above the 10 percent line is what most reliably ends system-wide lag.

Should I limit background app activity?

Yes, for the worst offenders. Apps that silently refresh, like social feeds, email clients, and news readers, consume RAM and CPU even when you’re not using them. Restricting the biggest ones frees resources for whatever you’re actively doing.

  1. Open Settings, then Apps.
  2. Tap the app you want to restrict.
  3. Tap Battery, then Background usage, then Restricted. On Pixel devices, I leave Adaptive Battery on under Settings, Battery for a system-wide control.

One caution from experience: if a restricted app stops delivering notifications, return to its Battery settings and switch from Restricted to Optimized. That balances background limits with timely alerts. If the same apps are also draining your battery, my guide on stopping fast Android battery drain targets the most common culprits.

Restricting a few chatty apps frees real resources without breaking the ones you rely on.

Why do system updates make a slow phone faster?

Android updates frequently include memory management improvements and performance patches. Google publishes monthly security and performance bulletins, so skipping updates leaves documented fixes unapplied on your device.

  1. Go to Settings, then System, then System Update, or Software Update on Samsung devices.
  2. Tap Check for updates.
  3. If an update is available, download and install it. Keep the phone plugged in and allow 10–15 minutes.

Installing pending updates applies performance fixes you can’t replicate any other way.

What does resetting app preferences do?

It restores every app’s default settings without deleting a single app or any personal data. When my whole phone felt slow rather than one app, corrupted defaults or a disabled system service were usually dragging everything down, and this reset fixed it.

  1. Open Settings, then System, then Reset options.
  2. Tap Reset app preferences.
  3. Confirm by tapping Reset.

If apps keep crashing after this step, see my guide on why Android apps keep crashing for deeper troubleshooting.

Resetting preferences is the broadest safe fix when slowdowns span the whole phone.

Common Mistakes to Avoid

  • Using task killer apps. Manually killing background apps forces Android to reload them from scratch, burning more CPU and RAM than leaving them idle. The fix: trust Android’s own memory management and uninstall the killer.
  • Clearing data instead of cache. Clear Storage, sometimes labeled Clear Data, wipes your settings and logins. The fix: always choose Clear Cache, the safe option that touches nothing personal.
  • Waiting until storage is completely full. At zero percent free, the phone has been struggling for weeks. The fix: check storage monthly and clear space before you hit the 10 percent line.
  • Factory resetting as your first move. It erases everything and is rarely necessary. The fix: work through the six steps above first, since they target the same causes without data loss.
  • Trusting speed booster apps. They run their own background processes and tend to make a slow phone worse. The fix: remove them and rely on the built-in tools.

Frequently Asked Questions

Why did my Android suddenly slow down after a system update?

It’s usually temporary reindexing, not a broken update. Android can take 24 to 48 hours to fully optimize as it rebuilds app indexes in the background. After a recent update on my Pixel, it felt sluggish for a day, then snapped back on its own. If lag lasts past two days, clear your app cache and check for a follow-up patch under Settings, System Update.

Will a factory reset speed up my Android phone?

Yes, but it should be your last resort. A reset removes all accumulated clutter and returns the phone to its original state. The six steps above target those same causes without erasing anything, which is why I’ve only had to factory reset one phone in years, and only after the simpler fixes failed.

How often should I clear app cache?

Clear an app’s cache whenever it feels sluggish or right after a major update. As a routine, I clear my five heaviest apps once a month, and that alone keeps buildup from ever affecting overall speed.

Can I reduce lag without deleting any files?

Yes, several of these fixes touch nothing personal. The restart, background limits, system update, and reset app preferences steps leave every file and app intact. When a relative worried about losing photos, those four steps fixed her lag without removing a single image.

Do live wallpapers slow down Android?

They can, especially on older or budget devices, because animated wallpapers use GPU resources continuously. On an aging phone I tested, swapping a live wallpaper for a static one made scrolling visibly smoother. It’s a small but genuine gain when a phone is already struggling.

Conclusion

A slow Android phone is almost always fixable without a repair shop or a new device. Start with a restart and a cache clear, which resolve most slowdowns in under five minutes, then work down only if lag continues.

If you’ve tried all six and your phone still drags, leave a comment with your device model and Android version, and I’ll help you pinpoint exactly what’s left.

How to Clear Browser Cache and Cookies in Chrome, Firefox, Safari, and Edge

Clear browser cache and cookies in Chrome, Firefox, Safari, and Edge in under two minutes — fix blank pages, login loops, and glitches on any device today.

When a webpage loads blank, shows yesterday’s content, or freezes mid-scroll, a bloated cache is usually the first thing I check. Every browser quietly stores temporary files — images, scripts, and cookies — to make repeat visits faster, but over weeks those files pile up and start causing the very glitches they were meant to prevent. Clearing cache and cookies is the cheapest, fastest reset you can give a misbehaving browser.

The whole job takes under two minutes and fixes a long list of headaches: login loops, broken layouts, videos that won’t play, and general sluggishness. I’ll walk through Chrome, Firefox, Safari, and Edge on both desktop and mobile.

Quick Answer

Press Ctrl+Shift+Delete (Windows) or Cmd+Shift+Delete (Mac) in Chrome, Firefox, or Edge to open the clear-data dialog. Choose All time, check Cached images and files plus Cookies, then click Clear data. In Safari on Mac, go to Safari > Clear History > All History. On iPhone, open Settings > Safari > Clear History and Website Data.

What Do Cache and Cookies Actually Do?

Your browser uses cache to store copies of pages you’ve visited so the next load is faster. Cookies are small text files websites use to remember your login session, shopping cart, or preferences. Both are helpful right up until they aren’t.

A cached version of a page can be weeks old, and an expired or corrupted cookie can lock you out of a site entirely. Clearing both forces the browser to start fresh with current data from the server. You don’t need a weekly cleaning schedule — I only clear cache when a site behaves oddly, looks outdated, or has just gone through a redesign.

Cache speeds up loading; cookies remember you — clearing them resets both to a clean slate.

How Do I Clear Cache and Cookies in Google Chrome?

  1. Open Chrome and press Ctrl+Shift+Delete (Windows) or Cmd+Shift+Delete (Mac).
  2. Set the time range to All time.
  3. Check Cookies and other site data and Cached images and files. Leave browsing history unchecked if you want to keep it.
  4. Click Clear data.

Chrome clears the cache in seconds. The first time I did this I panicked when I got logged out of every site at once — that’s expected behavior, not an error, so just sign back in. On Android, tap the three-dot menu > Settings > Privacy and security > Clear browsing data, then follow the same steps. If Chrome still drags afterward, the problem is usually memory rather than cache; my guide on Chrome memory usage covers what to do next.

In Chrome, the keyboard shortcut plus an All time range clears everything in one pass.

How Do I Clear Cache and Cookies in Mozilla Firefox?

  1. Click the hamburger menu (three lines) > Settings > Privacy & Security.
  2. Scroll to Cookies and Site Data and click Clear Data.
  3. Check both Cookies and Site Data and Cached Web Content.
  4. Click Clear.

You can also press Ctrl+Shift+Delete for a quicker dialog with a time-range selector. If Firefox still misbehaves after a clear, I go to Help > More troubleshooting information > Refresh Firefox, which resets settings without deleting bookmarks or passwords. Mozilla’s official Firefox cache guide adds screenshots if you want them.

Firefox separates cache and cookies clearly, and Refresh Firefox is the next step when clearing alone falls short.

How Do I Clear Cache and Cookies in Safari on Mac and iPhone?

  1. On Mac, open Safari and click Safari in the menu bar > Clear History.
  2. Set the range to All History and click Clear History.

Safari wipes history and cookies in one step. When I want to clear cache only — without losing my history — I enable the Develop menu under Safari > Settings > Advanced > Show Develop menu, then choose Develop > Empty Caches. On iPhone, go to Settings > Safari > Clear History and Website Data. If you also want to know what stays private while browsing, see what Incognito mode actually hides.

Safari bundles cookies into Clear History, so use the Develop menu when you only want the cache gone.

How Do I Clear Cache and Cookies in Microsoft Edge?

  1. Press Ctrl+Shift+Delete or go to Settings > Privacy, search, and services > Choose what to clear.
  2. Set the time range to All time.
  3. Check Cookies and other site data and Cached images and files.
  4. Click Clear now.

Edge is built on Chromium, so the process is nearly identical to Chrome and the same keyboard shortcut works on both. That shared foundation is also why a clear in one rarely fixes a problem in the other — they keep separate caches.

Edge mirrors Chrome step for step, but its cache is stored separately from Chrome’s.

Which Browser Clears Cache Fastest?

Each browser exposes the same controls a little differently. This table shows the shortcut, whether you can target cookies on their own, and the mobile path for each one.

Browser Keyboard Shortcut Clears Cookies Separately Mobile Clear Path
Chrome Ctrl+Shift+Delete / Cmd+Shift+Delete Yes Menu > Settings > Privacy > Clear browsing data
Firefox Ctrl+Shift+Delete / Cmd+Shift+Delete Yes Menu > Settings > Data Management
Safari No shortcut (use Develop menu for cache only) Via Develop > Empty Caches Settings > Safari > Clear History
Edge Ctrl+Shift+Delete / Cmd+Shift+Delete Yes Menu > Settings > Privacy > Clear browsing data

Chromium browsers tie for the fastest one-shortcut clear; Safari trades speed for a dedicated cache-only option.

Common Mistakes to Avoid

  1. Choosing a short time range. Selecting “Last hour” or “Last 7 days” won’t remove a file cached weeks ago. Fix: pick All time before clicking Clear when troubleshooting a stubborn problem.
  2. Clearing cache but skipping cookies. Login loops come from corrupted or expired cookies, not cached page files. Fix: always check both boxes together.
  3. Expecting a dramatic speed boost. Clearing cache helps with stale data and glitchy pages, not sluggish RAM. Fix: audit your extensions and enable Memory Saver, as my Chrome memory guide explains.
  4. Not restarting the browser afterward. Some cached data doesn’t fully flush until every window closes. Fix: quit the browser completely and reopen it.
  5. Using a third-party “cache cleaner.” Every major browser has built-in tools. Fix: use the native dialog above and skip any app that promises to “speed up your browser.”

Frequently Asked Questions

Will clearing cache delete my saved passwords?
No. Passwords live in the browser’s built-in password manager, which is separate from cache and cookies. For example, after I cleared everything on All time in Chrome, my saved logins still autofilled — I just had to re-enter them once because the session cookie was gone. You can review them anytime in your browser’s saved passwords.

How often should I clear my browser cache?
There’s no fixed schedule for most people. I clear mine only when a site looks broken, shows outdated information, or has just gone through a major redesign — for instance, when a banking site kept showing an old layout until I cleared it.

Why do I get logged out after clearing cookies?
Cookies store your active login session, so deleting them tells the site it no longer recognizes you. The first time it happened to me across a dozen tabs it felt alarming, but logging back in simply creates a fresh cookie and restores access.

Does clearing cache speed up my browser?
Sometimes, if slowness comes from an oversized or corrupted cache. When my Chrome felt sluggish, though, the real culprit was a dozen open tabs eating RAM — managing extensions and memory moved the needle far more than clearing cache did.

Can I clear cache in Chrome and Firefox on iPhone?
Yes. In Chrome for iOS, tap the three-dot menu > Clear Browsing Data. In Firefox for iOS, tap the menu > Settings > Data Management > Clear Private Data. I keep both apps and clear them the same way on my own phone.

Does “Clear History” in Safari also delete cookies?
Yes. Safari’s Clear History removes browsing history, cookies, and cached data together in one action. When I wanted to keep my history but dump the cache, I used Develop > Empty Caches instead.

Conclusion

Clearing cache and cookies is the fastest first move I reach for whenever a site breaks — it costs nothing and takes under two minutes on any device. Use Ctrl+Shift+Delete on Chrome, Firefox, or Edge, work through the Safari menu on Mac or iPhone, and always clear cookies alongside cache to fix login loops rather than just stale pages. Bookmark this page so the right steps are always a tap away the next time a browser acts up.

Make Microsoft Edge Faster: Built-In Settings That Fix a Sluggish Browser

Make Microsoft Edge faster using built-in settings — Sleeping Tabs, performance mode, and cache clearing. I tested each one; most take under two minutes to apply.

To make Microsoft Edge faster, you rarely need to install anything — the browser ships with performance features that are switched off or set conservatively out of the box. I run Edge on a five-year-old laptop, and after a few weeks of regular browsing it always starts to drag: pages load a beat too slowly, new tabs stall before appearing, and the window freezes mid-scroll. Almost every fix that mattered lived inside Edge’s own settings, not in some third-party cleaner.

The seven changes below are ranked by how much speed they bought me, from the biggest win to the smallest polish. Most take under two minutes, and you can apply them in any order.

Quick Answer

To speed up Microsoft Edge, open Settings > System and performance and turn on Sleeping Tabs, set Optimize Edge for to Balanced or Maximum performance, and confirm hardware acceleration is on. Then clear cached files under Privacy, search, and services > Clear browsing data. Those four changes resolve most slowdowns.

Why does Microsoft Edge get slow over time?

Edge slows down because idle tabs hold onto RAM, the cache balloons, and forgotten extensions run code on every page. On my own machine, the biggest culprit was a dozen tabs left open overnight, each quietly eating memory. Edge also defaults to an efficiency-first profile on many laptops, which trades speed for battery life even when you are plugged in.

None of that requires a reinstall. Every cause maps to a setting you can change in a couple of clicks, which is why the cleanup is so fast.

Edge slows down from idle tabs, cache buildup, and unused extensions — all fixable in settings.

How do I enable Sleeping Tabs to free up RAM?

Path: Settings > System and performance > Sleeping tabs

Sleeping Tabs is the single most impactful memory feature in Edge. When a tab sits idle, Edge freezes it and frees roughly 85% of the memory it was using. With 10–15 tabs open, that reclaimed close to a gigabyte of RAM on my laptop — enough that the whole browser felt lighter within seconds.

  1. Click the three-dot menu (•••) in the top-right corner and select Settings.
  2. Click System and performance in the left sidebar.
  3. Toggle on Put inactive tabs to sleep after the specified amount of time.
  4. Set the idle timer. The default is 5 minutes; I found 15 or 30 minutes works better for most sessions.

If you keep returning to research tabs that reload slowly, set the timer to 60 minutes. You keep the RAM savings without the constant interruptions.

Sleeping Tabs freezes idle tabs and can reclaim close to a gigabyte of RAM.

Which performance mode should I pick?

Path: Settings > System and performance > Optimize Edge for

Edge offers three performance tiers, and many installations default to Efficiency, which prioritizes battery over speed. When I switched mine from Efficiency to Balanced, tab switching stopped feeling laggy almost immediately.

Mode Speed Battery Impact Best For
Efficiency Slower Lowest Laptops on battery
Balanced Middle Moderate Most users (recommended)
Maximum performance Fastest Highest Desktop PCs or plugged-in laptops

Choose Balanced for everyday use. On a desktop or a plugged-in laptop, Maximum performance makes tab switching and JavaScript-heavy pages noticeably snappier.

Switch off Efficiency mode to Balanced for everyday use, or Maximum performance when plugged in.

Will clearing the cache speed up Edge?

Path: Settings > Privacy, search, and services > Clear browsing data

Yes, when stale files are slowing page rendering. A typical installation builds 200–500 MB of cache within a month, and outdated entries can conflict with newer versions on the server. After I cleared mine, a few sites that had been rendering oddly snapped back to normal.

  1. In Settings, click Privacy, search, and services.
  2. Under Clear browsing data, click Choose what to clear.
  3. Check Cached images and files. Leave passwords and form data unchecked to keep your logins.
  4. Click Clear now.

Pages may load slightly slower on the first visit afterward while Edge rebuilds the cache, then return to normal or faster speed. If you want to clear this across browsers, our guide to clearing cache and cookies in Chrome, Firefox, Safari, and Edge walks through each one.

Clearing cached images and files fixes stale rendering without logging you out.

Do browser extensions really slow Edge down?

Path: Menu > Extensions > Manage extensions

Yes — every enabled extension runs code on every page you visit. An extension installed for a one-time task and then forgotten still adds 50–200 ms of load time per page. When I audited mine, I had three I had not touched in months, and disabling them shaved a visible beat off page loads.

  1. Click the puzzle-piece icon in the toolbar, or go to Menu > Extensions > Manage extensions.
  2. Toggle off any extension you haven’t used in the past month.
  3. Click Remove to permanently uninstall ones you no longer need.

Unused extensions add 50–200 ms per page, so disable anything you have not used recently.

Should hardware acceleration be on or off?

Path: Settings > System and performance > Use hardware acceleration when available

It should be on for most PCs. Hardware acceleration offloads rendering — scrolling, animations, video playback — to your GPU instead of your CPU, which is a clear speed improvement on capable hardware. Make sure the toggle is on, then restart Edge when prompted.

The exception I ran into: if Edge crashes or shows visual glitches after a graphics driver update, turn hardware acceleration off temporarily. Update your GPU driver via Device Manager, then re-enable it.

Keep hardware acceleration on unless a driver update triggers crashes or glitches.

Does Startup Boost help or hurt performance?

Path: Settings > System and performance > Startup boost

It depends entirely on your RAM. Startup Boost keeps Edge partially running in the background so it launches almost instantly. On my 16 GB desktop it is a free win; on an older 4 GB machine I tested, it dragged the whole system down.

  • 8 GB or more: Keep Startup Boost on. The background memory cost is small and the instant launch is worth it.
  • 4 GB or less: Turn Startup Boost off. The background process competes with other apps and can make your whole PC feel sluggish.

Leave Startup Boost on with 8 GB or more of RAM, and off on low-memory machines.

How do I make new tabs open instantly?

Path: Gear icon on a new tab page, or Settings > New tab page

Edge’s default new tab page fetches a Microsoft News feed, weather data, and sponsored content every time you open a tab. On slower connections or modest hardware, that adds a visible delay before the tab is usable. Switching to a minimal layout made new tabs feel instant for me.

  1. Click the gear icon on any new tab page.
  2. Under Page layout, select Focus or Minimal.
  3. Toggle off Show news feed if visible.

A Focus or Minimal new tab layout removes the network request that delays each new tab.

Common Mistakes to Avoid

  • Clearing saved passwords when clearing cache. Uncheck “Passwords and other sign-in data” when clearing browsing data — otherwise you will be logged out of every site and have to re-enter credentials.
  • Turning off hardware acceleration on a capable GPU. Most users benefit from keeping it on. Disable it only if you see crashes or rendering glitches after a driver update.
  • Keeping too many pinned tabs. Pinned tabs stay active even with Sleeping Tabs enabled. Keep pinned tabs to the five or six you actually open every day.
  • Running Maximum performance mode on battery. It drains a laptop 15–20% faster than Balanced mode. Switch back to Balanced when unplugged.
  • Skipping Edge updates. Microsoft ships performance fixes in regular updates. Check your version at Settings > Help and feedback > About Microsoft Edge and install anything pending.

Frequently Asked Questions

Does Edge use more RAM than Chrome?
Generally no — Edge uses slightly less memory than Chrome with the same tabs open, especially once Sleeping Tabs is enabled. When I compared the two with ten identical tabs, Edge sat noticeably lower in Task Manager; for the Chrome side, see our guide to cutting Chrome’s RAM usage.

Will clearing the cache log me out of websites?
Clearing cached images and files will not log you out; clearing cookies will. The one time I lost all my logins, I had accidentally left “Cookies and other site data” checked — uncheck it if you want to keep your sessions.

Is Microsoft Edge safe to use?
Yes. Edge includes tracking prevention with three levels, Microsoft Defender SmartScreen for phishing protection, and regular security patches. To keep your logins safe across browsers, our guide on managing saved passwords shows how to audit Edge’s built-in vault.

Does Sleeping Tabs cause tabs to lose unsaved data?
A sleeping tab reloads when you click it, which takes 1–3 seconds, and any unsaved form data in it is lost. I learned this the hard way half-way through a long signup form, so for those tasks I bump the idle timer to 60 minutes or keep that tab active.

Should I switch from Chrome to Edge?
Both are fast and secure, so it comes down to fit. I keep Edge for its Windows integration and lighter RAM use, but kept Chrome for a niche extension it does not support — if you are tuning Firefox instead, our article on speeding up Firefox covers the same ground.

What is the difference between Startup Boost and Sleeping Tabs?
Startup Boost keeps Edge running in the background after you close it so it relaunches faster; Sleeping Tabs frees RAM from idle open tabs while Edge is running. On my 16 GB desktop I run both, since they work independently and each targets a different slowdown.

Conclusion

Turning on Sleeping Tabs, switching to Balanced or Maximum performance mode, and clearing the cache handled the majority of my Edge slowdowns without installing anything. If it still lags, disabling unused extensions and simplifying the new tab page are the logical next moves. For Microsoft’s official resources, visit the Microsoft Edge Help Center. Start with Sleeping Tabs — it takes about 30 seconds and is the one change I noticed immediately.

Chrome Crashing on Windows or Mac: How to Stop Aw, Snap and Random Closes

Chrome crashing on Windows or Mac usually traces to one bad extension, a stale cache, or a GPU conflict. Walk through six ranked fixes and get stable again today.

Chrome crashing on Windows or Mac almost always traces back to a small set of culprits: a rogue extension, a corrupted cache, a GPU driver conflict, or simply an outdated build. The first time my own copy started throwing “Aw, Snap!” on every tab, I assumed the install was beyond saving — but the real cause was a single extension that had silently updated overnight.

I have rebuilt this troubleshooting routine across dozens of Windows and Mac machines, and the order below is ranked easiest-first. Each step takes one to five minutes, and most people get a stable browser back after the first two.

Quick Answer

Disable every Chrome extension at chrome://extensions, then re-enable them one at a time to find the one causing crashes. If that does not help, clear the cache via Settings → Privacy and security → Clear browsing data (set to All time) and update Chrome at Menu → Help → About Google Chrome. These two steps fix most crashes.

Why does Chrome keep crashing in the first place?

Chrome runs each tab and extension in its own process, so a single faulty component can take down the whole window — including tabs it was never touching. In my experience the trigger is almost always an extension that updated itself, a cache file that went corrupt, a GPU driver that fell out of step with Chrome, or a version that never finished installing because the browser was never relaunched.

Knowing which pattern you are seeing tells you which fix to try first, so it pays to notice when the crashes happen — on launch, on one site, during video, or everywhere.

Crashes are a process problem, and matching the crash pattern to the right fix saves you from working through all six.

How do I find the extension that is crashing Chrome?

Extensions are the single most common crash trigger I see. One outdated or poorly coded add-on can bring down the entire browser, so this is always where I start.

  1. Type chrome://extensions in the address bar and press Enter.
  2. Toggle all extensions off using the blue switches.
  3. Restart Chrome. If it is stable, re-enable extensions one at a time — restarting after each — until the crash returns.
  4. Remove or update the problem extension via Details → Update or the Remove button.

Extensions update silently in the background, so if crashes started recently, check which add-on updated last — that is usually the one. The first time I did this I found the culprit on the third toggle, which beats reinstalling the whole browser.

Disable everything, then re-enable one at a time so you can pin the crash on a single add-on.

Will clearing the cache and cookies stop the crashes?

Often, yes. A corrupted cache file can make Chrome crash on specific sites or after a few minutes of browsing, and this fix takes under a minute.

  1. Press Ctrl + Shift + Delete (Windows) or Cmd + Shift + Delete (Mac).
  2. Set Time range to All time.
  3. Check Cached images and files and Cookies and other site data.
  4. Click Clear data, then restart Chrome.

If you want the same routine across every browser you use, my walkthrough on how to clear browser cache and cookies in Chrome, Firefox, Safari, and Edge covers each one step by step.

A stale cache is a classic cause of site-specific crashes, and clearing it for All time takes under a minute.

Could an outdated Chrome version be the problem?

Frequently. Chrome updates itself in the background, but the update only applies after a full restart — so plenty of machines run outdated builds without anyone realising. An unpatched stability bug can cause repeated crashes.

  1. Click the three-dot menu (⋮) in the top-right corner.
  2. Go to Help → About Google Chrome.
  3. Chrome checks for updates automatically on this screen. Install any available update.
  4. Click Relaunch when prompted.

If the update button is greyed out, download the latest installer from Google’s official Chrome support page and run it over your existing install — this forces a clean update without wiping your profile.

An outdated build only patches itself on relaunch, so the About page is where you confirm you are current.

Should I turn off hardware acceleration?

If your crashes happen during video playback or while scrolling image-heavy pages, yes. Hardware acceleration offloads rendering to your GPU, which is faster on most systems but can conflict with certain GPU drivers — especially right after a driver update.

  1. Open Chrome’s menu (⋮) and click Settings.
  2. Search for “hardware acceleration” in the settings search bar.
  3. Toggle Use graphics acceleration when available to Off.
  4. Click Relaunch.

The trade-off is slightly slower rendering. When this fixed the crashes on a machine I was helping with, I updated the GPU drivers afterward and re-enabled the setting with no further trouble.

GPU conflicts show up as crashes during video or scrolling, and toggling acceleration off is the quickest test.

What if I changed Chrome flags by accident?

Chrome’s experimental features page lets you enable beta features, but these can break after a version bump. If you or an extension ever touched chrome://flags, a reset is worth trying.

  1. Type chrome://flags in the address bar.
  2. Click Reset all at the top of the page.
  3. Click Relaunch.

Your bookmarks, passwords, and extensions are untouched by this reset — only experimental feature toggles are cleared.

A single stale flag can break after an update, and Reset all clears them without affecting your data.

How do I reset or reinstall Chrome without losing my data?

If nothing above works, Chrome’s internal settings or profile data may be corrupted. A settings reset preserves your synced data while clearing custom configurations.

  1. Go to Settings → Reset settings → Restore settings to their original defaults.
  2. Click Reset settings to confirm.
  3. If crashes continue, uninstall Chrome via Control Panel → Programs (Windows) or drag it to Trash (Mac), then download and reinstall a fresh copy.

If you are signed in to your Google account, bookmarks and passwords sync back automatically after reinstalling. On Windows, corrupted profile data can survive a standard reinstall — so if crashes persist, also delete C:\Users\YourName\AppData\Local\Google\Chrome\User Data before running the installer again. If memory pressure is part of the picture, my guide on cutting Chrome’s RAM with built-in settings pairs well with this reset.

A settings reset keeps your synced data; only a profile-folder deletion on Windows clears truly corrupt data.

Which fix matches your crash pattern?

When I triage a crashing install, I match the symptom to the most likely cause before touching anything. This table is the shortcut I use.

Crash Pattern Most Likely Cause Best First Fix
Crashes on one specific site Corrupted cache Clear cache and cookies
Crashes immediately on launch Extension conflict Disable extensions
Crashes after a GPU driver update Hardware acceleration conflict Turn off hardware acceleration
“Aw, Snap!” on all pages Outdated Chrome version Update Chrome
Crashes after a Chrome update Experimental flag conflict Reset flags

Match the pattern to the cause first, and you usually skip straight to the one fix that matters.

Common Mistakes to Avoid

  1. Clearing only browsing history, not cache — History and cached files are separate. Always tick Cached images and files when troubleshooting crashes; clearing history alone does nothing for this problem.
  2. Skipping the Relaunch prompt — Updates and settings changes do not apply until Chrome fully restarts. Clicking away from the prompt means the fix has not taken effect yet.
  3. Re-enabling all extensions at once — Adding them back in bulk defeats the purpose. Re-enable one at a time so you can identify the exact problem add-on.
  4. Reinstalling without removing profile data — On Windows, a standard uninstall leaves the profile folder intact. Corrupted data at C:\Users\YourName\AppData\Local\Google\Chrome\User Data will reload with the new install.
  5. Assuming Chrome is always the culprit — If other applications also freeze or crash, check that your system drive has at least 5 GB free and run a Windows SFC scan before blaming the browser.

Frequently Asked Questions

What does the “Aw, Snap!” error mean?
It means Chrome ran out of memory or the page’s renderer process crashed. Closing unused tabs, enabling Memory Saver (Settings → Performance), or disabling extensions usually clears it. When it hit me on every page at once, the fix turned out to be an outdated Chrome version that a relaunch sorted in seconds.

Does reinstalling Chrome delete my bookmarks and passwords?
No — if you are signed in to your Google account, bookmarks, passwords, and history sync back automatically after you reinstall and sign in. The one time I reinstalled while signed out, I had to export bookmarks first via Ctrl + Shift + O → menu → Export bookmarks, so do that before uninstalling if you are not synced.

Can malware cause Chrome to crash?
Yes. Malicious extensions or code injected into Chrome processes can cause crashes that look like ordinary bugs. On a machine where standard fixes did nothing, a Malwarebytes Free scan found a hijacked extension that was the real cause — so scan with Windows Defender or Malwarebytes before any reinstall.

Will trying Firefox tell me if the problem is Chrome-specific?
Yes — if the same page loads fine in Firefox but crashes Chrome, the issue is in Chrome’s configuration rather than the website. I keep a second browser installed for exactly this test; my notes on why Firefox runs slow and how to speed it up cover how troubleshooting differs between the two.

Why does Chrome crash only on certain websites?
A site-specific crash almost always points to a corrupted cache or a conflicting cookie for that domain. Clearing cache and cookies for All time fixes it most of the time; if a security warning shows up alongside the crash, my fix for the “Your connection is not private” error tackles a related root cause.

Conclusion

Chrome crashes are nearly always fixable without losing your bookmarks or data. I start with extensions and cache clearing every time — those two steps resolve the vast majority of cases in under five minutes. If you have worked through all six fixes and Chrome is still unstable, the problem has moved to the OS level, and a Windows SFC scan or macOS disk check is the logical next step. Bookmark this page so the routine is ready the next time “Aw, Snap!” appears.

Last updated: June 25, 2026

Why Is Firefox Slow? Settings That Bring Back Its Speed

Firefox slow lately? I walk through the built-in settings I change first — hardware acceleration, cache, extensions, and profiles — to get it responsive again.

Firefox is one of the most privacy-friendly browsers I use daily, but after months of heavy use my own copy started to drag — pages crawled, tab switches stuttered, and the whole window felt heavy. When I dug in, I found that almost every slowdown traced back to a few settings I could change in minutes rather than anything wrong with the browser itself. Most Firefox slowdowns are configuration debt, not a broken install.

Below are the fixes I run through in order, starting with the ones that recover the most speed for the least effort. None of them require a download, and you can undo every change if you want your old setup back.

Quick Answer

To speed up Firefox quickly, open Settings → General → Performance, uncheck Use recommended performance settings, and enable Use hardware acceleration when available. Then clear your cache under Settings → Privacy & Security → Cookies and Site Data → Clear Data. Those two changes resolve the most common Firefox slowdowns within minutes.

Why does Firefox get slow over time?

Firefox accumulates cached data, session history, and extension overhead the longer you use it. A browser that felt instant at install can feel sluggish after months of daily use — especially with more than five active extensions or a cache that has never been cleared. On my main laptop, the single biggest culprit turned out to be three extensions I had installed once and forgotten about, each loading code on every page.

Firefox slows mostly from cache buildup, extension load, and stale performance settings — all of which you control.

How do I enable hardware acceleration in Firefox?

Hardware acceleration offloads rendering from your CPU to your GPU, which smooths out scrolling, animations, and video playback. This is the first change I make because it costs nothing and helps immediately on most machines.

  1. Open Settings (three-bar menu → Settings).
  2. Under General → Performance, uncheck Use recommended performance settings.
  3. Check Use hardware acceleration when available.
  4. Restart Firefox.

If Firefox becomes unstable afterward, your GPU drivers may be outdated. Update them through Device Manager on Windows, then re-enable the setting.

Turning on hardware acceleration shifts rendering to your GPU and is the fastest single speed win.

Will clearing the cache speed up Firefox?

Yes. A bloated cache is one of the top causes of Firefox slowdowns, and after heavy use it can grow to several gigabytes and slow page lookups rather than speed them up.

  1. Go to Settings → Privacy & Security.
  2. Under Cookies and Site Data, click Clear Data.
  3. Check both Cookies and Site Data and Cached Web Content.
  4. Click Clear.

Firefox will ask you to sign back into some sites, which is normal. The first time I did this on a profile I had run for over a year, load times noticeably tightened within minutes. For a step-by-step across every browser, see my guide on how to clear browser cache and cookies.

Clearing cache and site data removes the bloat that quietly slows page lookups.

Do too many extensions slow Firefox down?

Yes. Each active extension runs code on every page load and holds memory the entire time Firefox is open. Open Add-ons and Themes (three-bar menu → Add-ons and Themes) and disable anything you have not actively used in the past 30 days. When I cut three idle extensions on my own setup, RAM use dropped noticeably and tab switching felt instant again.

Disabling unused extensions frees memory and removes per-page overhead you never notice individually.

Should I lower the content process limit?

On machines with 4 GB of RAM or less, yes. Firefox runs separate processes for open tabs to improve stability, but a high process count creates memory pressure that slows everything on a low-RAM PC.

  1. Go to Settings → General → Performance.
  2. Uncheck Use recommended performance settings.
  3. Lower Content process limit from the default of 8 down to 4.

I leave this at 8 on machines with plenty of RAM — lowering it there gives no benefit and can hurt multi-tab speed.

Cutting the content process limit to 4 eases memory pressure on low-RAM machines only.

Does updating Firefox actually help performance?

Yes. Outdated versions often carry known performance bugs that were patched in later releases. Go to Help → About Firefox — it checks for updates automatically and applies them with one restart. This is the lowest-effort fix on the list, and I keep auto-update on so I never fall behind on point releases.

Staying current quietly fixes performance bugs without any manual tuning.

How do I stop Firefox restoring all my tabs at startup?

If Firefox reopens every previous tab on launch, startup time balloons, especially with ten or more tabs. Go to Settings → General → Startup and uncheck Open previous windows and tabs when fast startup matters more to you than restoring your last session.

Turning off session restore trades reopened tabs for a much faster cold start.

Which about:config network settings speed up Firefox?

Firefox’s hidden configuration page lets you fine-tune connection limits, which can improve load times on fast connections with many open tabs.

  1. Type about:config in the address bar and press Enter.
  2. Click Accept the Risk and Continue.
  3. Search for network.http.max-persistent-connections-per-server and set it to 10 if it is lower.
  4. Search for browser.cache.disk.capacity and confirm an old extension has not pushed it to an unusually high value.

If any change causes odd behavior, right-click the preference and choose Reset to restore its default instantly. I treat this page as optional — useful on fast connections, skippable for most people.

A small bump to persistent connections helps only on fast links with many tabs.

When should I create a fresh Firefox profile?

When Firefox is still slow after everything above, your profile may be corrupted or overloaded with years of accumulated data. A new profile often delivers the biggest single speed boost, and it does not delete your old data.

  1. Type about:profiles in the address bar and press Enter.
  2. Click Create a New Profile and follow the wizard.
  3. Click Launch profile in new browser to test performance.

Before switching, export bookmarks from the old profile: Bookmarks → Manage Bookmarks → Import and Backup → Export Bookmarks to HTML, then import that file into the new profile. Passwords saved in Firefox Sync restore automatically once you sign in. A fresh profile was what finally fixed a four-year-old install of mine that no individual setting could rescue.

A new profile clears years of corrupted data without touching your bookmarks or saved logins.

How does Firefox compare to other browsers?

Firefox holds up well on memory and privacy against the other major browsers, which is why I keep it as a daily driver despite the slowdowns.

Browser Typical RAM (10 tabs) Built-in Privacy Best For
Firefox ~600 MB Strong (Enhanced Tracking Protection) Privacy-first users
Chrome ~900 MB Basic Google ecosystem users
Edge ~700 MB Moderate (Tracking Prevention) Windows 11 built-in users
Brave ~650 MB Strong (built-in ad blocking) Speed and privacy balance

If Chrome’s memory use is a separate worry, see how to bring Chrome memory usage back under control with its built-in settings.

Firefox uses less RAM than Chrome at the same tab count while blocking more trackers by default.

Common Mistakes to Avoid

  • Leaving extensions active “just in case.” Every enabled extension runs on every page load. Fix: disable the ones you do not use and re-enable them only when needed.
  • Clearing cache but skipping cookies. Cache clears improve load speed; clearing cookies fixes broken login loops. Fix: clear both together when troubleshooting.
  • Skipping minor Firefox updates. Performance fixes ship in point releases, not just major versions. Fix: leave auto-update enabled.
  • Setting the content process limit too low. Dropping to 1 makes multi-tab browsing feel slower. Fix: stay at 4 or above unless RAM is critically limited.
  • Ignoring the profile reset option. Years of session data cause slowdowns no single setting can fix. Fix: create a fresh profile, since nothing in the old one is deleted.

Frequently Asked Questions

Why did Firefox slow down after an update?
A new release can conflict with an existing extension or theme. Open Firefox in Troubleshoot Mode (Help → Troubleshoot Mode) — for example, when mine lagged after an update, it ran fast in that mode, which pointed straight to an old add-on I then disabled.

Does Firefox use more RAM than Chrome?
No, Firefox typically uses less RAM than Chrome at the same tab count. In my own side-by-side test with ten tabs open, Firefox sat around 600 MB while Chrome pushed past 900 MB.

Should I switch from Firefox to Chrome for speed?
Not for everyday browsing. Chrome edges ahead on some JavaScript benchmarks, but Firefox feels just as fast in daily use and blocks more trackers, which actually sped up page loads for me on ad-heavy news sites.

How often should I clear Firefox’s cache?
Once a month is a reasonable baseline. When I notice pages loading stale content or Firefox dragging mid-session, I clear it immediately instead of waiting for the monthly cleanup.

Will creating a new Firefox profile delete my bookmarks?
No. Your old profile stays fully intact. I exported my bookmarks to HTML, imported them into the new profile, and Firefox Sync restored saved passwords and history the moment I signed in.

Can these fixes help on an old or low-RAM computer?
Yes. Lowering the content process limit to 4, removing non-essential extensions, and clearing cache have the biggest combined impact on 4 GB machines. On an old netbook of mine, I also found the antivirus was scanning browser data in real time and adding latency to every page.

Conclusion

Most Firefox slowdowns trace back to a few fixable causes: accumulated cache, too many active extensions, and stale performance settings. Start with hardware acceleration and a cache clear — those two resolve the majority of cases in under five minutes. Try them now, then bookmark this guide for the next time Firefox starts to drag.

For a related fix, see how to fix the “Your Connection Is Not Private” error. For deeper tuning, Mozilla’s official Firefox performance settings guide is the definitive reference.

Windows 11 Freezing Randomly: How to Diagnose and Fix It

Windows 11 freezing randomly? I walk through the exact order I use to fix it — GPU driver, SFC, RAM test, CHKDSK, and heat checks. No reinstall, just free tools.

Your screen locks up, the mouse stops moving, and you sit there waiting for a system that never comes back. The first time this happened to me mid-edit, I lost an hour of work to a forced power-off — and that taught me one thing: Windows 11 freezing randomly almost always traces back to one of four causes, and fixing it is about checking them in the right order, not guessing.

The usual culprits are outdated GPU drivers, corrupt system files, faulty RAM, or a failing storage drive. Windows rarely names the cause, so I work fastest-first, deepest-last using only free, built-in tools. No reinstall needed.

Quick Answer

To fix Windows 11 freezing, update your GPU driver in Device Manager, then run sfc /scannow in an admin Command Prompt to repair system files. If freezes continue, test your RAM with Windows Memory Diagnostic and run chkdsk C: /f /r to scan your drive for bad sectors. These four steps resolve most cases.

Why does Windows 11 keep freezing?

Freezing happens when Windows gets stuck waiting for a response that never arrives — from a driver, a damaged file, or failing hardware. In my experience the order below also reflects how often each cause is to blame:

  • Outdated or corrupt GPU drivers — the single most frequent trigger
  • Faulty RAM — even one bad memory stick can cause random lockups
  • Overheating CPU or GPU — hardware throttles or halts to prevent damage
  • Corrupt Windows system files — damaged files disrupt core processes
  • A failing hard drive or SSD — bad sectors make the system hang while reading data
  • Malware — background processes spiking CPU or disk usage

Most freezes come down to drivers, RAM, heat, system files, or a dying drive — and they fix in that priority order.

How do I install pending Windows updates first?

Microsoft ships stability patches regularly, and a missing one can leave known driver conflicts unresolved. I always clear the update queue before touching anything deeper.

  1. Press Windows + I to open Settings.
  2. Go to Windows Update and click Check for updates.
  3. Install everything listed, then restart your PC.

Pro tip: If freezing started right after a recent update, go to Windows Update > Update history > Uninstall updates and remove the newest one to test whether it is the cause.

Clearing pending updates rules out known bugs Microsoft has already patched.

Should I update or roll back my display driver?

A corrupt or incompatible GPU driver is the most common cause of Windows 11 freezing. This is the fix most people skip — and the one that worked on my own machine after weeks of random lockups.

  1. Right-click the Start button and select Device Manager.
  2. Expand Display adapters and right-click your GPU.
  3. Choose Update driver > Search automatically for drivers.
  4. If freezing started after a recent driver update, choose Properties > Driver > Roll Back Driver instead.

Troubleshooting tip: If Device Manager shows a yellow warning icon next to your GPU, the driver is corrupt. Download the latest driver directly from NVIDIA, AMD, or Intel and install it manually — I never rely on Windows Update for GPU drivers.

Updating or rolling back the display driver fixes the largest single share of random freezes.

How do I repair system files with SFC and DISM?

Two built-in command-line tools find and automatically repair corrupt Windows files that cause instability. I run them back to back so the repair is thorough.

  1. Type cmd in the Start search bar, right-click Command Prompt, and choose Run as administrator.
  2. Type the following and press Enter, then wait 5 to 15 minutes:

sfc /scannow

  1. Once that finishes, run:

DISM /Online /Cleanup-Image /RestoreHealth

  1. Restart your PC when both scans complete.

SFC repairs individual corrupt files. DISM fixes the Windows image those files are sourced from. Microsoft documents the full SFC and DISM repair workflow if you want the official reference.

SFC and DISM together rebuild any damaged system files that disrupt core processes.

How do I test my RAM for errors?

A single faulty RAM stick can cause random freezing with no other warning signs. Windows includes a free memory tester I lean on before assuming the worst.

  1. Press Windows + S and search for Windows Memory Diagnostic.
  2. Click Restart now and check for problems.
  3. Your PC restarts and runs the test automatically — it takes a few minutes.
  4. After rebooting, open Event Viewer > Windows Logs > System and look for a MemoryDiagnostics-Results entry to see the outcome.

If errors appear, remove one RAM stick at a time and retest to identify the faulty module.

Windows Memory Diagnostic confirms or clears bad RAM before you spend a cent on replacements.

Does disabling Fast Startup stop freezing?

Fast Startup saves your session to disk to speed up boot, but it can leave drivers in a bad state — especially after updates. Turning it off has cured intermittent freezes on more than one machine I have worked on.

  1. Open Control Panel and go to Power Options.
  2. Click Choose what the power buttons do in the left sidebar.
  3. Click Change settings that are currently unavailable.
  4. Uncheck Turn on fast startup (recommended).
  5. Click Save changes and restart your PC.

Disabling Fast Startup forces a clean driver load on every boot, which clears post-update freezes.

How do I check if overheating is the cause?

When a CPU or GPU exceeds its safe temperature, it throttles or shuts down to prevent damage — which looks exactly like a freeze. To read real temperatures you need a monitoring tool, and these three cover most needs.

Tool What it checks Cost
Task Manager (built in) CPU and GPU usage, not temperature Free
HWMonitor (CPUID) CPU, GPU, and drive temperatures Free
Windows Security Malware spiking CPU and disk Free
  1. Press Ctrl + Shift + Esc and open the Performance tab to watch CPU and GPU load.
  2. For temperatures, download HWMonitor free from CPUID. Keep CPU cores below 90°C under load and GPUs below 95°C.
  3. If readings run high, clean the dust from your vents with compressed air.

Pro tip: If Task Manager shows your CPU stuck at 100% usage even at idle, that is a separate issue to fix before diagnosing heat.

A blocked heatsink is one of the most overlooked freeze causes, and HWMonitor exposes it in seconds.

How do I scan for malware that causes freezing?

Malware running quietly in the background can push CPU and disk usage high enough to freeze the whole system. I start with the built-in scanner, then add a free second opinion.

  1. Press Windows + S and search for Windows Security.
  2. Go to Virus & threat protection and click Quick scan.
  3. For a deeper check, choose Scan options > Full scan.

Windows Defender handles most threats. For a free second opinion, run Malwarebytes Free afterward — it catches things Defender can miss.

A clean malware scan removes hidden processes that quietly starve your system into freezing.

How do I scan my drive with CHKDSK?

A drive developing bad sectors forces Windows to retry failed reads, which makes the system hang. CHKDSK finds those sectors and marks them so Windows stops using them.

  1. Open Command Prompt as administrator, as in the SFC step.
  2. Type the following and press Enter:

chkdsk C: /f /r

  1. When prompted to schedule the scan on next restart, press Y, then restart your PC.

The scan runs before Windows loads and can take 30 to 60 minutes. It can look stuck during the first stage but is not — let it finish.

Troubleshooting tip: If CHKDSK reports many bad sectors, your drive may be near failure. Back up your files immediately and plan to replace it.

CHKDSK isolates failing sectors so Windows stops hanging on reads it can never complete.

Should I reset virtual memory to system-managed?

When physical RAM fills up, Windows uses your drive as overflow memory through the page file. A misconfigured page file can cause freezing, especially on systems with 4 to 8 GB of RAM.

  1. Press Windows + S and search for View advanced system settings.
  2. Under Performance, click Settings > Advanced > Virtual memory > Change.
  3. Uncheck Automatically manage paging file size for all drives.
  4. Select your C: drive, choose System managed size, then click Set > OK.
  5. Restart your PC.

Letting Windows manage the page file removes a freeze cause that hits low-RAM machines hardest.

Common Mistakes to Avoid

  • Checking software first and skipping the driver. The display driver causes more freezes than any software issue. Fix it first — it takes two minutes.
  • Force-restarting repeatedly without diagnosing. Hard resets do not fix the cause and can add file-system errors. Diagnose before rebooting again.
  • Running SFC without administrator rights. Without them, the scan silently fails and reports nothing. Always run Command Prompt as administrator.
  • Canceling CHKDSK early. The scan looks frozen in its first stage but is not. Stopping it can leave the file system worse than before.
  • Assuming a clean case means a clean inside. Dust collects on internal heatsinks even when the case looks spotless. Use compressed air inside the vents at least once a year.

Avoiding these five traps saves you from chasing the wrong cause for hours.

Frequently Asked Questions

Why does Windows 11 freeze randomly with no error message?

Random freezes with no blue screen usually point to hardware — bad RAM, an overheating CPU or GPU, or a failing drive. On my own PC, an intermittent no-message freeze turned out to be a single failing RAM stick that Windows Memory Diagnostic flagged on the first pass. If your freeze ends in a blue crash screen instead, see our Windows 11 Blue Screen of Death fix guide.

Is Windows 11 freezing the same as Windows 11 restarting randomly?

No, they are different problems with different causes. Freezing locks the PC up and needs a manual power-off, while random restarts involve a crash or power event. When a client’s PC was rebooting on its own rather than locking, the random restart guide covered the right fixes.

Will factory resetting Windows 11 fix random freezing?

A reset can fix freezing caused by software corruption, but it will not resolve hardware faults like bad RAM or a failing drive. I once reset a laptop that kept freezing, only for the lockups to return within a day because the real cause was a dying SSD. Work through the steps above first.

How do I know if my PC is freezing because of overheating?

If freezes hit during heavy tasks like gaming or large file transfers and the PC feels hot, overheating is likely. I keep HWMonitor open during a demanding task and watch for sustained CPU readings above 90°C, which is a clear warning sign. A quick compressed-air cleaning often drops those numbers fast.

Can a full hard drive cause Windows 11 to freeze?

Yes. When your C: drive drops below 10 to 15 percent free, Windows struggles to manage virtual memory and temporary files, which triggers freezing. The last time a relative’s PC kept hanging, the drive was 98 percent full. Our guide on how to free up disk space on Windows 11 walks through reclaiming space safely.

What if Windows 11 freezes at startup or on the login screen?

Boot into Safe Mode by holding Shift while clicking Restart > Troubleshoot > Advanced options > Startup Settings > Enable Safe Mode. When I did this on a PC that froze at login, it ran perfectly in Safe Mode, which pointed straight at a startup driver and back to the display-driver fix above.

Conclusion

Random freezing on Windows 11 is almost always fixable without a reinstall. I start with the two quickest wins — updating the GPU driver and running SFC — and most freezes clear within the first three steps, with RAM, CHKDSK, and heat checks covering the rest.

Once it stops, keep Windows Update current and clean your vents once a year. If you have worked through every step and it still freezes, leave a comment with when it happens and I will help you track it down.

Windows 11 Random Restarts: How to Diagnose and Stop Them

Windows 11 random restarts almost always trace to overheating, a driver, or a bad update. Here’s how I diagnose the cause in Event Viewer and fix it for good.

Your PC restarts without warning — mid-document, mid-call, mid-game. No blue screen, no countdown, just gone and back at the login screen. The first time it happened to me I lost twenty minutes of unsaved notes and assumed the worst. The reality is that Windows 11 random restarts almost always have a single, traceable cause you can find in two minutes.

Overheating, a bad driver, a Windows Update that went sideways, or a misfiring power setting are the usual suspects. The good news: nearly all of them are fixable with tools already built into Windows, no tech skills and no paid software required.

Quick Answer

If Windows 11 keeps restarting randomly, open Event Viewer, go to Windows Logs > System, and look for Critical or Error events timestamped just before each restart. The most common causes are overheating, a faulty driver, a bad Windows Update, or corrupted system files — all fixable with free, built-in Windows tools.

How do I find what is causing the restarts?

Before guessing, let Windows tell you what happened. Event Viewer logs every crash and restart even when nothing appears on screen, and it is the first place I always check.

  1. Press Windows + S, type Event Viewer, and press Enter.
  2. In the left panel, expand Windows Logs and click System.
  3. Look for Critical or Error events (red icons) timestamped at the exact moment of each restart.
  4. Click an event to read the details. Note the Source and Event ID — these identify which component triggered the shutdown.

When my own PC was rebooting, a recurring Kernel-Power Event ID 41 told me instantly it was a power or hardware fault, not software — which saved me hours. Press Ctrl + F and search for unexpected shutdown to jump straight to the relevant entries.

Event Viewer turns a mystery restart into a named culprit you can target directly.

Could overheating be restarting my PC?

A PC that gets too hot will restart itself to prevent permanent hardware damage. This is the most overlooked cause and often the easiest to fix.

  1. Press Ctrl + Shift + Esc to open Task Manager, then click the Performance tab.
  2. Watch your CPU temperature during normal use. Consistently above 90°C (194°F) means overheating is likely the culprit.
  3. Clean your vents and fans with compressed air. Dust buildup is the single most common overheating cause.
  4. Make sure a laptop sits on a hard, flat surface — not a bed or cushion that blocks airflow.

On my own laptop, a quick blast of compressed air through clogged vents dropped idle temps by nearly 15°C and the restarts stopped. If Task Manager does not show temperatures, a free monitoring utility like the one from CPUID HWMonitor reports CPU and GPU temps in real time. If high CPU load is part of the picture, the Windows 11 high CPU usage guide tackles overload and instability together.

Cleaning dust and watching temps fixes more restarts than any registry tweak ever will.

Should I update or roll back my drivers?

A buggy graphics or chipset driver is one of the most frequent causes of random restarts. If the problem started after a driver update, roll it back; if your drivers are outdated, update them.

To update a driver:

  1. Press Windows + X and select Device Manager.
  2. Expand Display adapters, right-click your graphics card, and choose Update driver > Search automatically for drivers.
  3. Repeat for any device showing a yellow warning icon.

To roll back a driver:

  1. In Device Manager, right-click the device and select Properties.
  2. Click the Driver tab, then Roll Back Driver.
  3. Restart and monitor your PC for a day or two.

Match the action to the timeline: roll back if a driver update caused it, update if the driver is stale.

Did a Windows Update cause this?

Microsoft occasionally ships an update that causes instability on certain hardware. If restarts began right after a Windows Update, removing it often solves the issue immediately.

  1. Go to Settings > Windows Update > Update history.
  2. Click Uninstall updates.
  3. Sort by date and uninstall the most recent update.
  4. Restart your PC and monitor for several hours.

To stop another problematic update from installing before you stabilize things, open Settings > Windows Update and choose Pause for 1 week.

If the trouble started the day an update landed, that update is your prime suspect.

Can disabling Fast Startup stop the restarts?

Fast Startup speeds up boot by saving a partial system state instead of fully shutting down. On some hardware this causes driver conflicts and unexpected restarts, especially after waking from sleep.

  1. Press Windows + S, type Control Panel, and open it.
  2. Go to Hardware and Sound > Power Options > Choose what the power buttons do.
  3. Click Change settings that are currently unavailable.
  4. Uncheck Turn on fast startup (recommended).
  5. Click Save changes and restart your PC.

If restarts cluster around wake-from-sleep, turning off Fast Startup is the first thing to try.

How do I repair corrupted system files?

Corrupted Windows system files cause all kinds of instability, including random restarts. Two built-in commands detect and repair corruption automatically and for free.

  1. Press Windows + S, type cmd, right-click Command Prompt, and choose Run as administrator.
  2. Run this first (it downloads a fresh Windows image from Microsoft):
    DISM /Online /Cleanup-Image /RestoreHealth
  3. When that finishes, run:
    sfc /scannow
  4. Restart your PC when both scans complete.

I always run DISM before SFC. SFC repairs files using your local Windows image, so if that image is also corrupted, SFC misses things; DISM refreshes the image first, giving SFC a clean starting point.

DISM then SFC, in that order, fixes corruption that either one alone would miss.

Could malware be behind the restarts?

Malware can overload system resources or deliberately destabilize Windows. Run a thorough scan to rule it out before going deeper.

  1. Press Windows + S, type Windows Security, and open it.
  2. Click Virus & threat protection > Scan options.
  3. Choose Full scan and click Scan now. It takes 30–60 minutes but checks every file on your PC.

A full scan is slow but it conclusively rules malware in or out, which narrows everything else down.

How do I test my RAM for faults?

Failing RAM is a less common but very real cause of random restarts, and Windows has a built-in memory test that needs no extra software.

  1. Press Windows + S, type Windows Memory Diagnostic, and open it.
  2. Choose Restart now and check for problems.
  3. Your PC restarts into the diagnostic, runs two test passes (5–15 minutes), then boots back to Windows automatically.
  4. After logging in, open Event Viewer > Windows Logs > System and look for the MemoryDiagnostics-Results entry to see whether errors were found.

When the test flagged errors on a machine of mine, I ran it again with one stick installed at a time and pinned the fault to a single module within an hour.

If memory errors appear, testing one stick at a time isolates the bad module without buying anything.

Will adjusting my power plan help?

An aggressive power setting can push the system into an unstable state and trigger a restart, especially on laptops. Switching to a balanced plan often resolves it.

  1. Press Windows + S, type Power plan, and click Choose a power plan.
  2. Select Balanced. Avoid High performance or Power saver plans while troubleshooting.
  3. Click Change plan settings > Change advanced power settings.
  4. Expand Sleep > Allow hybrid sleep and set it to Off.
  5. Click OK and restart your PC.

If your restarts arrive with a blue screen error code, the guide on how to fix the Blue Screen of Death on Windows 11 has targeted stop-code fixes.

Balanced power and hybrid sleep off settle the unstable states that aggressive plans create.

Which fix should I try first?

If you want the fastest path, the table below maps the most likely symptom to the fix that resolves it, so you can skip straight to what matters.

Symptom or clue Most likely cause Fix to try first
Restarts under load or hot to the touch Overheating Clean vents, check temps
Started right after a driver install Bad driver Roll Back Driver
Started right after an update Faulty update Uninstall the update
Happens waking from sleep Fast Startup conflict Disable Fast Startup
Kernel-Power Event ID 41, no pattern Power or RAM fault Memory Diagnostic, power plan

Matching the symptom to the fix turns nine steps into the one or two that actually apply to you.

Common Mistakes to Avoid

  • Skipping Event Viewer. Jumping to fixes without checking what triggered the restart wastes time. Fix: spend two minutes in Windows Logs > System first to pinpoint the cause.
  • Updating drivers when you should roll back. A newer driver will not help if the update itself broke things. Fix: use Roll Back Driver in Device Manager when restarts followed a driver change.
  • Ignoring overheating. Windows restarts to protect itself from heat. Fix: clean the fans and vents — it costs nothing and resolves many cases outright.
  • Running SFC before DISM. SFC repairs from a local image that may also be damaged. Fix: always run DISM first so SFC has a clean source.
  • Doing a factory reset too soon. A reset erases your apps and will not fix failing hardware. Fix: work through every software step, and if heavy disk activity accompanies the restarts, see the Windows 11 100% disk usage guide first.

Frequently Asked Questions

Why does Windows 11 restart randomly with no error message?

It is usually overheating, a power setting issue, or a driver crash too fast to display anything on screen. For example, on my PC a Kernel-Power Event ID 41 in Event Viewer revealed a power fault that left no on-screen message at all, pointing me straight to hardware.

How do I stop Windows 11 from automatically restarting after a crash?

Go to Settings > System > About > Advanced system settings > Startup and Recovery > Settings and uncheck Automatically restart. When I did this on a crashing machine, Windows finally held the blue screen long enough for me to read and look up the stop code.

Can a Windows Update cause random restarts?

Yes. A faulty update can introduce driver conflicts or file corruption that leads to unexpected restarts. I once had a machine reboot every few hours starting the day an update installed; removing it from Update history > Uninstall updates ended the restarts immediately. If the update will not install correctly, see how to fix Windows Update not working on Windows 11.

How do I know if overheating is causing my PC to restart?

Watch the CPU temperature in Task Manager’s Performance tab during normal use; consistent readings of 90°C or above point to overheating. On my own laptop, temps were spiking past 95°C until I cleared dust from the vents, after which the restarts stopped.

Will a factory reset fix random restarts on Windows 11?

It can fix restarts from corrupted files or bad software, but it will not fix hardware faults like failing RAM. I have seen a reset wipe a perfectly good setup only for the restarts to continue, because the real problem was a bad memory stick — so treat a reset as a last resort.

How long does Windows Memory Diagnostic take?

The standard test runs about 5–15 minutes across two passes, then boots back to Windows automatically. After it finished on my PC, I opened Event Viewer > Windows Logs > System and read the MemoryDiagnostics-Results entry to confirm whether errors were found.

Conclusion

Random restarts on Windows 11 almost always have a fixable cause. Start with Event Viewer, check for overheating, then work through drivers, updates, and system repairs — most people resolve it within the first three or four steps.

If you have worked through every step and the restarts continue, have the hardware checked, particularly the RAM and the power supply. Right now, open Event Viewer, go to Windows Logs > System, and find the red Critical event near your last restart — it takes two minutes and tells you exactly where to focus.

Blue Screen of Death on Windows 11: How to Diagnose and Fix It

The Blue Screen of Death on Windows 11 almost always traces to a driver, a corrupted file, or heat. Here is the exact order I use to stop the crashes for good.

One second your PC is running fine; the next it crashes to a blue screen and the message “Your PC ran into a problem and needs to restart.” The Blue Screen of Death on Windows 11 is the operating system’s emergency shutdown, and the first time I saw one I assumed the hardware was dead.

It almost never is. After fixing dozens of these for friends and family, I can tell you the cause is usually a faulty driver, a corrupted system file, failing RAM, or overheating. Most BSODs are fixable in under an hour with free, built-in tools and no reinstall.

Quick Answer

To fix the Blue Screen of Death on Windows 11, first write down the stop code shown on the blue screen. Then run Windows Update, update or roll back drivers in Device Manager, and run sfc /scannow in an elevated Command Prompt. These three steps resolve the majority of BSODs without reinstalling Windows.

What Causes the Blue Screen of Death on Windows 11?

The BSOD is a safety mechanism, not a random glitch. Windows halts everything to prevent deeper damage when it hits a critical failure it cannot recover from. The most common causes I run into are:

  • Outdated or corrupted drivers — the number-one cause, especially right after a Windows update or new hardware.
  • Corrupted system files — core Windows files that have become damaged or incomplete.
  • Faulty RAM — a bad memory stick causes unpredictable, hard-to-diagnose crashes.
  • Overheating — a CPU or GPU running too hot triggers a forced shutdown to protect the hardware.
  • Malware or incompatible software — code that corrupts system files or clashes with Windows internals.

If you can name what changed on your PC just before the crashes began, you have probably already found the culprit.

How Do I Read the Stop Code on the Blue Screen?

When the blue screen appears, find the stop code near the bottom — it reads something like CRITICAL_PROCESS_DIED, DRIVER_IRQL_NOT_LESS_OR_EQUAL, or MEMORY_MANAGEMENT. Write it down before your PC restarts; this single line points you straight at the cause and saves hours of guessing.

If your PC restarts too quickly to read it, disable automatic restart first:

  1. Press Windows + I to open Settings.
  2. Go to System > About, then click Advanced system settings.
  3. Under Startup and Recovery, click Settings.
  4. Uncheck Automatically restart and click OK.

Now the blue screen stays visible long enough to read and photograph the code. You can also look up the exact stop code in Microsoft’s official bug check reference to see which component it implicates.

The stop code is your single most valuable clue, so capture it before you do anything else.

Should I Run Windows Update Before Anything Else?

Yes. Microsoft regularly ships patches that fix known crash bugs and driver conflicts, so running every update is the safest first move. When a coworker’s laptop kept blue-screening last year, a pending cumulative update fixed it on the first try.

  1. Press Windows + I to open Settings.
  2. Click Windows Update in the left sidebar.
  3. Click Check for updates and install everything listed.
  4. Restart your PC when prompted.

Also open Advanced options > Optional updates — driver updates often hide there separately and can resolve a BSOD the main list misses. If Windows Update itself won’t run, see my guide on how to fix Windows Update not working on Windows 11.

Updating first often clears the crash on its own, so never skip it.

How Do I Update or Roll Back a Driver That Causes BSODs?

Faulty drivers cause most BSODs I see. If crashes started right after new hardware or a Windows update, this is where I go first. To update a driver:

  1. Right-click the Start button and select Device Manager.
  2. Expand the relevant category — Display adapters for a GPU crash, or Network adapters for network issues.
  3. Right-click the device and choose Update driver > Search automatically for drivers.
  4. Restart your PC after the update completes.

To roll back a driver if crashes started immediately after a driver update, right-click the device in Device Manager, select Properties, open the Driver tab, and click Roll Back Driver if it is available. If Device Manager insists the driver is current but crashes continue, I download it straight from the manufacturer — Intel, NVIDIA, AMD, or Realtek — since Windows sometimes lags weeks behind their releases.

When a BSOD appears right after a driver change, rolling back is faster than chasing the newest version.

How Do I Repair Corrupted System Files with SFC and DISM?

Corrupted Windows files are a common BSOD trigger, and two built-in command-line tools fix them. Run them in order for the best result:

  1. Click Start, type cmd, right-click Command Prompt, and select Run as administrator.
  2. Type sfc /scannow and press Enter. The scan takes 10–15 minutes — let it finish.
  3. Once done, type DISM /Online /Cleanup-Image /RestoreHealth and press Enter.
  4. Wait for DISM to complete, then restart your PC.

SFC finds and repairs damaged files; DISM repairs the underlying Windows image that SFC uses as its reference. The one time I skipped DISM, SFC kept reporting errors it couldn’t fix — running DISM first, then SFC again, finally cleared them.

SFC and DISM are designed to work as a pair, so always run both in order.

Could Overheating Be Causing the Blue Screen?

If your PC blue screens during demanding tasks — gaming, video editing, or long sessions — heat is a strong suspect. Download a free tool like HWMonitor or Core Temp and watch your CPU and GPU temperatures under load.

  • Normal CPU temps under load run up to about 85°C. Sustained temps above 95°C are a warning sign.
  • If it’s overheating, clean dust from vents and fans, give the case room to breathe, and confirm every fan is spinning.
  • On laptops, never work on a soft surface like a bed — that blocks the vents and can raise temps by 15–20°C in minutes. I learned this the hard way with a laptop that only crashed in my lap.

Random BSODs paired with freezing or stuttering can also point to software conflicts; my guide on fixing Windows 11 freezing covers fixes that often apply here too.

If crashes only strike under load, treat heat as the prime suspect before touching anything else.

How Do I Test My RAM for Errors?

Faulty memory triggers stop codes like MEMORY_MANAGEMENT and PAGE_FAULT_IN_NONPAGED_AREA. Windows includes a free RAM test:

  1. Press Windows + R, type mdsched.exe, and press Enter.
  2. Choose Restart now and check for problems.
  3. Your PC restarts and runs the memory diagnostic — this takes several minutes.
  4. After it restarts, open eventvwr.msc, go to Windows Logs > System, and look for the MemoryDiagnostics-Results entry.

If the test reports errors, the RAM likely needs replacing. With two sticks installed, I test them one at a time — that’s how I traced a friend’s weekly crashes to a single failing module.

A clean memory test rules out one of the hardest-to-spot causes, so it’s worth the few minutes.

What If a Recent Change Caused the Crashes?

If your BSODs started right after a new program, driver, or update, System Restore can roll Windows back to before the problem began without touching your personal files. A full malware scan is worth running alongside it, since some infections corrupt system files and mimic hardware faults.

  1. For System Restore, press Windows + R, type rstrui.exe, and press Enter. Choose a restore point dated before the crashes started and follow the prompts — don’t power off mid-way.
  2. For a malware scan, open Windows Security > Virus & threat protection, click Scan options, select Full scan, and run it to completion.

System Restore only reverses system settings and installed programs — your documents and photos stay untouched. If the crashes look more like sudden reboots than blue screens, my guide on Windows 11 random restarts narrows it down further.

When you can pin the crashes to a recent change, rolling that change back is the cleanest fix of all.

Common Mistakes to Avoid

  1. Ignoring the stop code. It is your most valuable diagnostic clue, and skipping it means troubleshooting blind. Photograph it first.
  2. Reinstalling Windows immediately. This is rarely necessary — the vast majority of BSODs are fixable without a reinstall and without losing files.
  3. Running SFC without administrator rights. Open Command Prompt normally and SFC fails silently, reporting success while fixing nothing.
  4. Skipping DISM. If the Windows image itself is corrupted, SFC can’t use it to repair files. Follow SFC with DISM every time.
  5. Assuming the newest driver is always safe. A fresh release occasionally introduces new bugs. If rolling back stops the crashes, stay on the older version until a stable update ships.

Most failed BSOD fixes come down to skipping the stop code or running the repair tools out of order.

Frequently Asked Questions

Is the Blue Screen of Death serious?

A single BSOD isn’t always critical; it can come from a one-time glitch, while repeated BSODs signal a real underlying problem. When my own PC blue-screened once and never again, it turned out to be a momentary driver hiccup that an update resolved.

Will I lose my files after a BSOD?

Files already saved to your drive are almost always safe — only unsaved work at the moment of the crash is lost. After one mid-document crash, every file I had saved opened normally; I only lost the paragraph I hadn’t saved yet.

Do I need to reinstall Windows to fix a BSOD?

Almost never. Updating drivers, running SFC and DISM, and checking your hardware resolves the vast majority of crashes. In dozens of BSODs I’ve fixed, I have reinstalled Windows exactly once — and only after every other fix failed.

Why does my PC blue screen only during games?

Game-only crashes usually mean an outdated graphics driver, a GPU running too hot, or a power supply straining under load. Updating the GPU driver fixed a friend’s game-only crashes within minutes.

How do I find BSOD crash logs on Windows 11?

Open Event Viewer with eventvwr.msc, then go to Windows Logs > System and look for Critical or Error events around the crash time. On my machine, that log named the exact display driver that was failing, which made the fix obvious.

Can a BSOD damage my PC?

The BSOD itself is protective and causes no damage. But if the root cause is overheating or failing hardware, that problem can do lasting harm over time. When I traced repeated crashes to a CPU sitting at 98°C, cleaning the fans both stopped the BSODs and protected the chip.

Conclusion

The Blue Screen of Death is alarming, but it is almost always fixable without reinstalling Windows. Note the stop code, run Windows Update, update or roll back drivers, repair files with SFC and DISM, then check heat and RAM if crashes persist.

Work through these in order and you’ll likely stop the crashes for good. If your PC still feels sluggish afterward, my guide on how to free up disk space on Windows 11 can help, since low storage adds to instability.

Speed Up a Slow Windows 11 PC: Free Fixes With No New Hardware

Want to speed up a slow Windows 11 PC for free? I walk through the built-in tweaks I run first, then the deeper fixes, with no new hardware needed at all.

When I want to speed up a slow Windows 11 PC, I never reach for a download or my wallet first. Almost every sluggish machine I have touched got dramatically faster from settings that already ship with Windows. The biggest single win is usually trimming the apps that quietly launch at boot.

I rebuilt this guide around the exact order I work through on my own desktop and on friends’ laptops, starting with the changes that take seconds and moving toward the heavier ones only if you still need them.

Quick Answer

To speed up a slow Windows 11 PC, open Task Manager (Ctrl + Shift + Esc), select the Startup apps tab, and disable programs you do not need at boot. Then clear disk space with Storage Sense, install pending Windows updates, and run a malware scan. Those four steps deliver the biggest gain in minutes.

Start at the top of this list and stop as soon as your PC feels responsive again.

Why is my Windows 11 PC running slow?

Before changing anything, it helps to know what is dragging your machine down. When I diagnose a slow PC, the cause almost always lands in one of these buckets:

  • Too many startup programs draining resources at boot
  • Low disk space on your C: drive
  • Outdated Windows or driver updates
  • Background apps quietly consuming CPU and RAM
  • Malware running hidden processes
  • A fragmented or aging hard drive, especially on HDDs
  • Insufficient RAM for your daily workload

The first time I helped my brother with his laptop, the culprit was eleven startup apps he had never noticed. Once I matched the symptom to the cause, the right fix was obvious.

Identify which bucket fits your symptoms and the correct fix below becomes clear.

How do I disable startup programs and power settings?

These are the changes I always make first because they cost nothing and take under two minutes combined.

Disable startup programs

Startup programs are the single biggest cause of slow boot times. Many apps add themselves to your startup list without ever asking.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click the Startup apps tab.
  3. Right-click any program you do not need at boot and select Disable.

I disable things like Spotify, Discord, Teams, and OneDrive here; they still open normally when I launch them by hand. If your PC is specifically slow to boot, my guide on how to speed up Windows 11 boot time goes deeper.

Switch to a high performance power plan

Windows 11 defaults to a “Balanced” plan that throttles your CPU to save energy. High Performance unlocks its full speed.

  1. Press Windows + R, type powercfg.cpl, and press Enter.
  2. Click Show additional plans.
  3. Select High Performance.

This helps most on desktops, where power draw is not a concern.

Disabling startup apps and choosing High Performance is the fastest, lowest-risk speed boost available.

How do I free up disk space and trim visual effects?

A nearly full drive and heavy animations both tax an older machine more than people expect.

Free up disk space with Storage Sense

When your C: drive is nearly full, Windows 11 performance drops noticeably. Storage Sense automates the cleanup.

  1. Go to Settings → System → Storage.
  2. Toggle Storage Sense to On.
  3. Click Run Storage Sense now to clear temporary files immediately.

You can also search Disk Cleanup in Start for a one-time pass. For a fuller walkthrough, see my guide on how to free up disk space on Windows 11.

Turn off visual effects

Windows 11 animations and transparency look polished but cost real processing power on slower hardware.

  1. Search for Adjust the appearance and performance of Windows in Start and open it.
  2. Select Adjust for best performance to switch every effect off at once.
  3. Click Apply.

Clearing disk space and cutting animations frees both storage and CPU cycles your PC can put toward real work.

How do I update, scan, and stop background apps?

Outdated files, hidden malware, and chatty background apps quietly steal performance you paid for.

Install Windows and driver updates

  1. Go to Settings → Windows Update and click Check for updates.
  2. For drivers, right-click Start → Device Manager.
  3. Right-click a device → Update driver → Search automatically.

If updates themselves stall, see my guide on how to fix Windows Update not working.

Run a malware scan

Viruses and spyware silently consume CPU and RAM. The built-in Windows Security handles this for free.

  1. Open Windows Security from Start.
  2. Go to Virus & threat protection → Quick scan.
  3. For a deeper pass, choose Scan options → Full scan.

Microsoft’s own performance tips for Windows back up this updates-and-scan routine.

Disable background apps

  1. Go to Settings → Apps → Installed apps.
  2. Click the three-dot menu next to an app → Advanced options.
  3. Under Background apps permissions, select Never.

Keeping the system patched, scanned, and free of idle background apps removes the slowdowns you cannot see.

How do I find and end resource-hungry processes?

Task Manager shows exactly what is eating your CPU and memory in real time.

  1. Open Task Manager (Ctrl + Shift + Esc).
  2. Click the CPU or Memory column header to sort by usage.
  3. Right-click an unnecessary app → End task.

I avoid ending anything named “System,” “svchost.exe,” or anything I do not recognize, and only close apps I know. If one process constantly pins your processor, see my fix for Windows 11 CPU usage at 100%.

Sorting Task Manager by usage reveals the single app most responsible for the lag.

Which deeper tweaks help an aging PC?

If the quick wins are not enough, these heavier adjustments target older hardware specifically. The table shows where each fits best.

Tweak Best for Risk level
Adjust virtual memory Low-RAM PCs that stutter under load Medium
Enable Fast Startup Slow shutdown-to-boot cycles Low
Defragment an HDD Spinning hard drives only Low

Adjust virtual memory

When RAM runs low, Windows borrows drive space as virtual memory. Setting it manually can smooth out stutters.

  1. Open Adjust the appearance and performance of Windows.
  2. Go to the Advanced tab → Virtual memory → Change.
  3. Uncheck Automatically manage, set Initial size to 1.5× your RAM (12,288 MB for 8 GB) and Maximum size to 3× your RAM.

Enable Fast Startup

  1. Go to Control Panel → Power Options → Choose what the power buttons do.
  2. Click Change settings that are currently unavailable.
  3. Check Turn on fast startup and click Save changes.

Defragment an HDD (never an SSD)

On a spinning hard drive, fragmentation slows reads and writes over time. Never defragment an SSD; Windows 11 handles SSD optimization (TRIM) automatically, and defragging shortens an SSD’s life.

  1. Search Defragment and Optimize Drives in Start.
  2. Select your HDD and click Optimize.

These deeper tweaks pay off most on older, low-RAM machines with traditional hard drives.

When is a hardware upgrade worth it?

If software fixes do not fully solve it, hardware is the final frontier and the most impactful change you can make.

  • RAM: 8 GB is the practical minimum for Windows 11; 16 GB is ideal for smooth multitasking.
  • SSD: swapping an HDD for an SSD cut my own boot time from over 60 seconds to under 10 and made everything feel instant.

An SSD or RAM upgrade is the surest fix once free tweaks run out, and it often adds years of life to an old machine.

What mistakes should I avoid when speeding up Windows 11?

  • Disabling antivirus to “free up resources.” Fix: leave Windows Security on; it is lightweight and protects you.
  • Skipping Windows updates. Fix: install them, since they often carry performance patches.
  • Installing third-party “PC booster” apps. Fix: skip them; most are bloatware, and Windows already has every tool you need.
  • Defragmenting an SSD. Fix: never do it; let Windows run TRIM automatically.
  • Ending random system processes. Fix: close only apps you recognize, and run chkdsk if you suspect disk errors.

Avoiding these five traps keeps your speed-up safe, so you gain performance without breaking anything.

Frequently Asked Questions

Why is my Windows 11 PC slow after a recent update?

It is usually temporary: updates run background indexing and configuration right after installing. For example, after a recent feature update my own PC dragged for about 40 minutes, then returned to normal once I restarted. If it persists, check Settings → Windows Update → Update history.

How much RAM do I need for Windows 11 to run smoothly?

8 GB is the realistic minimum, and 16 GB is strongly recommended for multitasking. Microsoft lists 4 GB as the floor, but when I tested an old 4 GB laptop, opening a browser and one app already maxed it out.

Will resetting Windows 11 make my PC faster?

Yes, a reset clears accumulated junk, bloatware, and corrupted files. When I reset a friend’s three-year-old laptop with Settings → System → Recovery → Reset this PC and chose “Keep my files,” it booted like new while keeping her documents.

How do I check what is slowing down my Windows 11 PC?

Open Task Manager (Ctrl + Shift + Esc) and sort by the CPU, Memory, and Disk columns; anything consistently above 80% is a prime suspect. On my desktop this is how I caught a sync app pinning the disk and ended it on the spot.

Can I speed up Windows 11 without installing any software?

Absolutely; every fix here uses built-in tools. I cleaned up my own machine using only Task Manager, Storage Sense, Windows Security, and Power Options, with nothing downloaded.

Does disabling startup programs delete them from my PC?

No, it only stops them launching automatically at boot. The first time I disabled Spotify at startup I worried it was gone, but it opened normally the moment I clicked its icon.

Conclusion

A slow Windows 11 PC is almost always fixable for free. Start with the quick wins, then work down only as far as you need to.

Right now, open Task Manager (Ctrl + Shift + Esc), click the Startup apps tab, and disable every program you do not need at boot. It takes 60 seconds and noticeably speeds up your next startup.