Technology
8 min read

How to Speed Up Windows 11: Settings That Make a Real Difference

The Windows 11 settings that genuinely improve performance, why each one helps, and an honest list of the popular tweaks that do nothing or actively hurt.

Share:
How to Speed Up Windows 11: Settings That Make a Real Difference

Windows 11 slows down for a small number of measurable reasons, most fixable without reinstalling anything. The trouble is that advice on how to speed up Windows 11 is dominated by rituals that do nothing: registry cleaning, optimiser suites, disabling services with scary names. This guide separates the changes that move the needle from the ones that only look productive.

One rule first: create a system restore point before any system-level change. Search the Start menu for “restore point”, open the system protection settings and create one.

Find out what is actually slow first

Most people skip this and apply fixes at random. Open Task Manager (Ctrl+Shift+Esc) while the machine feels slow and sort the process list by CPU, Memory, Disk and Network in turn. The pattern points at the cause:

  • Disk pinned near 100 percent with low CPU: a mechanical hard drive, a background indexing or update job, or a sync client thrashing.
  • Memory near capacity with heavy disk activity: the system is paging to storage, so you need more RAM or fewer open applications.
  • One process holding high CPU constantly: a misbehaving application, not Windows itself.
  • Everything low but still sluggish: often thermal throttling, which is a hardware problem.

The performance view also shows how much RAM is installed and whether your system drive is an SSD or a hard disk. Those two facts constrain everything else you can achieve.

Startup apps: the highest-value change

Every program launching at boot competes for CPU and disk during the first few minutes of a session, exactly when the machine feels slowest. Windows 11 lists startup entries in Task Manager and in Settings under the apps section; wording varies between builds, but searching Settings for “startup” finds it. What is safe to disable:

  • Safe: updaters and helpers for applications you open manually — creative suites, game launchers, chat apps, printer utilities, cloud clients you do not need running constantly.
  • Leave alone: anything from your manufacturer mentioning power, battery, thermal or hotkey management; audio and touchpad utilities; security software.
  • Unsure: search the exact process name first. A hotkey utility that stops loading means your brightness keys stop working, and you will not connect the two events later.

Background apps and permissions

Separately, Windows lets apps run in the background to receive notifications and sync data. In the installed apps list, each app has advanced options where background activity can be set to never or restricted to when power is available. The gain per app is small; across twenty apps it is not.

Storage pressure

A nearly full drive slows down badly. SSDs need free blocks to write efficiently, and Windows needs headroom for the page file, updates and temporary files. Keep 15 to 20 percent of the system drive free.

Storage Sense, in the storage settings, clears temporary files, empties the recycle bin on a schedule and removes stale downloads. A manual cleanup view breaks usage down by category and can delete previous Windows installation files after a feature update — often many gigabytes, though that removes your ability to roll it back. See our guide to freeing up storage space on a laptop covers where the hidden gigabytes usually sit.

Visual effects, animations and transparency

Windows 11 uses animations, shadows and transparency throughout the interface. On modern hardware these cost little in raw throughput, but reducing them changes perceived speed considerably: menus appear instantly instead of easing into place. Accessibility settings hold toggles for animation effects and transparency, and the older performance options dialog — searchable from Start as “adjust the appearance and performance of Windows” — offers a full checklist. On integrated-graphics machines the gain is genuine, not just psychological.

Power mode: the setting laptops ship wrong

Windows exposes a power mode in the power and battery settings, typically balanced, best power efficiency and best performance. Many laptops ship conservative, and some manufacturers layer their own utility on top with profiles that override it. Setting the plugged-in profile to best performance raises the CPU’s willingness to boost and hold that boost. The tradeoffs are real — more heat, more fan noise, shorter battery runtime — so set it per power state where your build allows.

If the machine gets hot and then slows regardless of settings, you are hitting thermal limits, and no software change will help — see our guide to fixing laptop overheating and thermal throttling.

Graphics drivers and pending updates

Windows Update supplies graphics drivers, but they are usually older and more conservative than what the GPU vendor publishes. For anything graphics-sensitive, installing directly from Intel, AMD or NVIDIA usually beats the generic driver Windows chose. The laptop caveat: manufacturers sometimes ship customised drivers handling switchable graphics or chassis power limits, so if the generic version causes display or sleep problems, use the manufacturer’s version instead.

A machine with a pending restart also behaves oddly — files staged, services half-updated, background work retrying. Install what is waiting and choose Restart rather than Shut Down, since fast startup means a shutdown does not fully reinitialise the kernel.

Search indexing and sync clients

The indexer builds a searchable database of your files. On an SSD it is close to invisible; on a mechanical drive, or where it covers huge media or source folders, it can dominate disk activity. Search settings offer a classic mode covering libraries and the desktop, an enhanced mode covering the whole drive, plus folder exclusions. Disabling indexing entirely makes Start menu search unreliable — rarely a good trade.

Sync clients cause sustained disk and network activity that people rarely connect to slowness. If Task Manager shows OneDrive, Dropbox, Google Drive or a backup agent working constantly, check what it is syncing; Files On-Demand keeps cloud files as placeholders rather than local copies. Pausing sync is a good diagnostic: if the machine wakes up, you have found the culprit.

Browsers: usually the real memory hog

For most people the browser is the heaviest thing running:

  • Fewer open tabs. Each holds memory, and once RAM is exhausted the system pages to disk and everything degrades.
  • Audit extensions. They run on every page load, and a few poorly written ones make a fast machine feel broken.
  • Leave hardware acceleration on unless troubleshooting a specific rendering bug. It offloads work to the GPU; turning it off as a generic fix usually makes things worse.

Malware and antivirus

Sudden, unexplained slowness deserves a malware scan. Run a full scan with Windows Security, and consider its offline option, which scans before Windows fully loads and catches things that hide from a running system.

The opposite problem is a third-party antivirus stacked on top of the built-in protection. Windows Security is competent, and a second real-time scanner adds filter overhead, duplicate scanning and occasional conflicts. If a security suite came bundled with a new laptop and you never chose it, removing it is often one of the larger wins available.

Virtual memory

The page file attracts a lot of tutorial advice, most of it wrong. Windows sizes it dynamically and does so well. Disabling it causes crashes when memory runs short, a huge fixed size wastes disk space, and moving it to a slower drive makes things worse. Leave it automatic.

What does not help

Common adviceReality
Registry cleanersOrphaned entries do not measurably slow modern Windows, and deleting the wrong ones breaks applications or boot.
All-in-one optimiser suitesThey mix safe actions with harmful ones, and often add a background process of their own.
Disabling Windows servicesDependencies are not obvious. The wrong one breaks printing, networking or updates, usually days later when you have forgotten the change.
Aggressive debloat scriptsStripping components can break Windows Update, the Store and security features, leaving a machine that cannot patch itself.
Defragmenting an SSDUnnecessary, and it causes pointless writes. Windows already runs TRIM through the same scheduled task.
RAM boosters and cleanersFree RAM is wasted RAM — Windows uses it for caching. Forcibly emptying it slows the next few minutes of work.

Real improvements are boring and specific; anything promising a large gain from one click is selling something.

Hardware realities

Software tuning has a ceiling. If your system drive is a mechanical hard disk, replacing it with an SSD transforms the machine more than every setting here combined: boot, application launch and file access all bottleneck on random read performance, and that is where SSDs are dramatically better.

If you have 8 GB of RAM and Task Manager regularly shows memory near capacity, you are paging to disk constantly. Adding RAM fixes that in a way no setting can, but check your model first, since many laptops now solder it.

When tuning runs out of road, our laptop buying guide for 2026 covers what matters in a new machine. For the broader version of this topic see the fuller guide to speeding up a slow laptop, and browse TechLein technology tutorials and reviews for more.

Frequently Asked Questions

Does resetting Windows 11 make it faster?

A reset clears accumulated software, startup entries and driver conflicts, so a machine usually feels faster afterwards. It does not change your hardware, and you will have to reinstall everything. Treat it as a last resort, and back up your files first whichever option you pick.

Is it safe to disable all startup programs?

Not all of them. Disabling application updaters and cloud clients is harmless and reversible. Disabling manufacturer utilities that manage power, thermals or function keys breaks hardware features in ways that are hard to trace later. Work in small batches and note what you changed.

Will more RAM speed up Windows 11 if I already have 16 GB?

Usually not, unless you run virtual machines, large datasets or heavy creative applications. Watch Task Manager during a normal workload: if memory sits well below capacity, more RAM does nothing. If it is regularly near the limit with heavy disk activity, an upgrade helps.

Should I turn off Windows Update to improve performance?

No. Update activity is intermittent and can be scheduled around your working hours using active hours and pause settings. Disabling updates leaves the system unpatched and misses driver and scheduler improvements. Manage the timing, not the mechanism.

Tags:

TechLein Editorial Team - Author Profile

Chief Editorial Team

The TechLein Editorial Team is a collective of seasoned technology journalists, software engineers, and industry analysts with over 50 years of combined experience in tech journalism and software deve...

Credentials:

Certified Information Systems Security Professional (CISSP)AWS Certified Solutions ArchitectGoogle Cloud Professional Developer

More from TechLein Editorial Team

View all articles →