How to Speed Up Windows 11: 12 Expert Tips That Actually Work
I fix slow PCs for a living. These are the 12 things I do on every Windows 11 machine that comes through the shop. No gimmicks, no “download this optimizer” — just the real fixes that actually make a difference.
Skip the Manual Work
RescuePC Toolkit automates tips 1-8 on this list. Fix All mode runs 37 safe repairs including startup cleanup, service optimization, temp file removal, and more. One click, 10 minutes, done.
Tip 1: Disable Startup Programs
The #1 reason PCs feel slow is too many programs launching at startup. Every one of them consumes RAM and CPU before you even open a browser.
- Press
Ctrl + Shift + Escto open Task Manager - Click the Startup apps tab
- Sort by Startup impact
- Right-click and Disable anything you don't need immediately at boot
Safe to disable: Spotify, Discord, Steam, OneDrive, Teams, Skype, Adobe Creative Cloud, iTunes, Zoom. These can all be opened manually when you need them.
Don't disable: Antivirus, audio drivers (Realtek), graphics drivers (NVIDIA/AMD control panel).
Tip 2: Clean Temporary Files
Windows accumulates gigabytes of temp files, update caches, and log files. Cleaning them frees disk space and reduces I/O overhead.
- Press
Win + R, type%temp%, press Enter - Select all (
Ctrl + A) → Delete - Skip any files that are “in use”
- Also run:
cleanmgr /sageset:1→ check all boxes → OK - Then run:
cleanmgr /sagerun:1
Tip 3: Disable Visual Effects
Windows 11's animations and transparency effects look nice but consume GPU and CPU resources, especially on older hardware.
- Press
Win + R, typesysdm.cpl, press Enter - Go to Advanced tab → Performance → Settings
- Select “Adjust for best performance”
- Then re-check: “Smooth edges of screen fonts” and “Show thumbnails instead of icons”
- Click OK
Tip 4: Disable SysMain (Superfetch)
SysMain preloads apps into RAM based on usage patterns. On SSDs, the benefit is negligible and the disk I/O overhead can actually slow things down.
- Press
Win + R, typeservices.msc - Find SysMain → right-click → Properties
- Set Startup type to Disabled → click Stop → OK
Tip 5: Disable Windows Search Indexing
The search indexer constantly scans your files to build a search database. If you rarely use Windows Search, disabling it eliminates significant background disk activity.
- In
services.msc, find Windows Search - Right-click → Properties → Startup type: Disabled → Stop → OK
Tip 6: Set Power Plan to High Performance
Windows 11 defaults to “Balanced” which throttles CPU speed to save power. On desktops, there's no reason not to use High Performance.
- Open Control Panel → Power Options
- Select High performance
- If it's not visible, click “Show additional plans”
Tip 7: Uninstall Bloatware
Windows 11 comes with pre-installed apps you probably don't use: Clipchamp, News, Weather, Xbox Game Bar, Phone Link, etc.
- Go to Settings → Apps → Installed apps
- Sort by size
- Uninstall anything you don't use
PowerShell nuclear option (removes all pre-installed apps for current user):
Get-AppxPackage | Where-Object {$_.IsFramework -eq $false} | Remove-AppxPackageWarning:This removes everything including Microsoft Store. Only do this if you know what you're doing.
Tip 8: Run SFC and DISM
Corrupted system files cause random slowdowns, crashes, and weird behavior. SFC and DISM repair them.
- Open Command Prompt as Administrator
- Run:
DISM /Online /Cleanup-Image /RestoreHealth - Wait 10-15 minutes
- Run:
sfc /scannow - Restart
Tips 1-8 Automated
RescuePC Toolkit's Fix All mode automates startup cleanup, temp file removal, service optimization, and system file repair. 37 safe repairs run in sequence — everything above plus network repair, driver checks, and more. One click, done in 10 minutes.
Tip 9: Upgrade to an SSD
If your PC still has a mechanical hard drive (HDD), this is the single biggest upgrade you can make. An SSD makes Windows 11 boot in 15 seconds instead of 2 minutes. Everything feels instant.
A 500GB SATA SSD costs about $40. A 1TB NVMe SSD costs about $60. Clone your existing drive with free tools like Macrium Reflect or Samsung Data Migration.
Tip 10: Add More RAM
Windows 11 needs at least 4GB RAM but runs poorly with less than 8GB. If you have 4GB, upgrading to 8GB or 16GB makes a massive difference — especially if you use Chrome.
Check your current RAM: Task Manager → Performance → Memory. If usage is consistently above 80%, you need more.
Tip 11: Check for Malware
Crypto miners, adware, and background malware consume CPU and network resources without you knowing.
- Open Windows Security → Virus & threat protection
- Click Quick scan (or Full scan for thoroughness)
- Also run Malwarebytes (free version) for a second opinion
Tip 12: Reinstall Windows (Last Resort)
If nothing else works and the PC has years of accumulated software, a clean Windows install is the nuclear option. It's dramatic but effective.
- Back up your files to an external drive
- Go to Settings → System → Recovery → Reset this PC
- Choose “Remove everything” → “Cloud download”
- Reinstall your essential apps
Before going nuclear, try RescuePC's Fix All mode first. It resolves most performance issues without the hassle of a full reinstall.
Summary: The Quick Version
| Tip | Impact | Difficulty |
|---|---|---|
| Disable startup programs | High | Easy |
| Clean temp files | Medium | Easy |
| Disable visual effects | Medium | Easy |
| Disable SysMain | Medium | Easy |
| Disable Search Indexing | Medium | Easy |
| High Performance power plan | Medium | Easy |
| Uninstall bloatware | Low-Medium | Easy |
| Run SFC/DISM | High | Medium |
| Upgrade to SSD | Massive | Medium |
| Add more RAM | High | Medium |
| Check for malware | Variable | Easy |
| Reinstall Windows | Massive | Hard |
Or skip tips 1-8 entirely and run RescuePC Toolkit's Fix All mode. 109 repair tools, 37 safe for unattended execution. Built from real hands-on experience fixing PCs every day.
Complete Troubleshooting Guide
How to Fix a Slow Computer — Complete Guide →Full symptoms, causes, step-by-step solutions, and automated repairs
Fix This Automatically
RescuePC Toolkit automates 109 Windows repairs including this one. Hit "Fix All" to run 37 safe repairs in sequence — no manual commands needed.
20 free repairs forever — or try all 109 for 30 days. No credit card.