Windows 11 out of the box is functional but noisy. Ads in the Start menu, "recommended" content nobody asked for, telemetry sending diagnostic data to Microsoft, an OEM (Dell, HP, Lenovo) trial-ware stack, and a handful of privacy defaults that should be off.
Thirty minutes of setup on day one saves months of paper-cut annoyance. Here's what to change, in order.
1. Uninstall OEM bloatware first
Before anything else, remove the software the manufacturer installed. Start menu → search "Add or remove programs" → sort by "Install date" (oldest = OEM stuff).
Safe to uninstall: any McAfee, Norton, or "PC optimizer" trials; manufacturer's "help center" apps; free-trial games; "Dropbox promotion" apps; free-trial productivity suites.
Keep: anything with the word "driver," anything from Intel/AMD/NVIDIA, and Windows Security. When in doubt, leave it — you can always uninstall later.
Typical OEM install ships with 15-30 pieces of software you didn't ask for. Removing them frees a few GB of disk, reclaims 5-10% of CPU when idle, and reduces the number of programs launching at startup.
2. Turn off Start menu ads and "recommendations"
Settings → Personalization → Start. Turn off:
- "Show recommendations for tips, shortcuts, new apps, and more"
- "Show recently opened items in Start, Jump Lists, and File Explorer"
- "Show recently added apps"
Start becomes clean. No more "your friends are using these apps!" nonsense.
Also: right-click the Windows logo in the taskbar → Personalize → uncheck "Chat" (Microsoft Teams promo icon) and any other buttons you don't use daily.
3. Turn off telemetry to the minimum
Settings → Privacy & security → Diagnostics & feedback.
- Set "Diagnostic data" to Required only (not Optional).
- Turn off "Tailored experiences" (uses your data for targeted content).
- Turn off "View diagnostic data."
- Under "Feedback frequency," pick Never.
Also: Privacy & security → General → turn off "Let apps show me personalized ads by using my advertising ID."
Windows 11 sends less data on these settings while still receiving security updates. There is no legitimate reason to leave the ad-tracking or tailored-experience options on for personal use.
4. Turn off web results in Start search
Settings → Privacy & security → Search permissions → scroll down to "More settings" → turn off Show search highlights.
Also: type regedit in Start, navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer (create keys if missing), add DWORD DisableSearchBoxSuggestions = 1.
Start search now searches only your PC, not the web. Faster, less distracting, and Bing stops showing up when you're just trying to find Notepad.
5. Fix File Explorer to show useful information
File Explorer → View → Show → tick:
- File name extensions (so you can see .exe vs .txt)
- Hidden items (only if you'll actually manage system files; skip if not)
Also, in File Explorer → three-dot menu → Options → View tab:
- Uncheck "Show sync provider notifications" (stops OneDrive nag pop-ups).
- Check "Launch folder windows in a separate process" (crashing File Explorer no longer takes down all your open folders).
Small quality-of-life wins; you'll notice them daily.
6. Disable Startup apps you don't need
Task Manager (Ctrl+Shift+Esc) → Startup apps tab. Disable anything with "High" impact you don't actively use.
Common offenders to disable: OneDrive (if you don't use it), Teams personal chat, Spotify, Adobe updater, printer utility apps, OEM "customer experience" agents.
Keep enabled: Windows Security, audio drivers, keyboard/trackpad utilities you actually use, your password manager.
Cutting startup apps is the single fastest way to speed up cold boot — often 30-60 seconds shaved on a typical machine. This alone is worth doing before you install anything else.
7. Configure Windows Update to not surprise you
Settings → Windows Update → Advanced options.
- Turn on Receive updates for other Microsoft products (keeps Office, etc. patched).
- Turn on Notify me when a restart is required (no more midnight surprise reboots).
- Under Active hours: set to your typical usage hours (e.g., 8am-8pm). Windows won't restart during these.
Also: Pause updates for 1 week if you're about to do something important. Never leave paused indefinitely — security patches matter.
8. Turn on backups on day one
Search for "Backup settings" in Start → set up File History.
Plug in an external drive (see our complete backup guide for which one). Point File History at it. Set frequency to hourly, keep versions for 6 months.
The single biggest mistake we help people recover from is data loss on a machine with no backup. Set this up on day one, before you have data to lose.
9. Enable BitLocker (if available)
Search for "Manage BitLocker" in Start. If it shows up, turn it on for your system drive.
BitLocker encrypts your entire drive. If your laptop is lost or stolen, whoever picks it up sees nothing — the drive is unreadable without your password or recovery key.
Save the recovery key to your Microsoft account, printed on paper stored somewhere safe, or in your password manager. Losing it means losing access to your own drive.
Note: BitLocker requires Windows 11 Pro or Enterprise. Windows Home has "Device Encryption" which is similar but with fewer options — still worth enabling.
10. Install these apps first
A curated day-one install list of tools that make Windows 11 significantly nicer:
- Bitwarden — password manager, see our password managers guide.
- PowerToys (Microsoft's own) — window snapping, colour picker, keyboard remapper, image resizer. Free from Microsoft Store.
- Everything (voidtools) — instant file search, dramatically faster than Windows' built-in.
- 7-Zip — free, open-source archive tool. Handles every zip / rar / 7z format.
- VLC — plays every media file that Windows Media Player can't.
- Firefox or Brave — alternatives to Edge. Better privacy defaults, uBlock Origin support.
- Notepad++ or VS Code — better text editors for anything beyond a shopping list.
Install these before you install the shiny stuff. They make everything else easier.
Rule of thumb: your Windows setup is only "done" when a fresh reboot to usable desktop takes under 30 seconds. If it takes longer, you have too much running at startup — see step 6.
The 30-minute new-PC setup order
- Complete Windows initial setup, sign in with a Microsoft account (needed for BitLocker recovery).
- Run Windows Update — install everything, reboot, run again.
- Uninstall OEM bloatware (step 1).
- Apply privacy settings (steps 2-4).
- Disable startup apps (step 6).
- Turn on BitLocker (step 9).
- Set up File History backup (step 8).
- Install the day-one app list (step 10).
- Reboot. Time cold boot with a stopwatch.
- Sit down and enjoy a machine that isn't fighting you.
Frequently asked questions
Should I use Windows 11 Pro or Home?
For most personal use, Home is fine. Pro is worth the ~$99 uplift only if you specifically need BitLocker (which is available), Remote Desktop (as host), Hyper-V (virtualization), or Group Policy (business config). Most home users don't need any of these.
Is a Microsoft account required?
Yes on Home in 2026. There are bypass tricks but they're increasingly patched. Just create a Microsoft account and use it — it also gives you free OneDrive storage and BitLocker recovery key syncing.
What about Copilot?
On by default in 2026. If you don't use it, right-click the taskbar → uncheck Copilot. If you do, it's genuinely useful for a few tasks (see our 15 ChatGPT prompts guide) but nothing revolutionary.
Should I switch to Linux instead?
Only if you have a specific reason (privacy zealotry, software that requires it, love of tinkering). Modern Linux is very good — Fedora and Ubuntu are excellent — but the app ecosystem for gaming, professional creative software, and mainstream business tools is still narrower than Windows.
How often should I redo this whole setup?
Every 18-24 months, or after any major Windows version upgrade that introduces new defaults. Microsoft has a habit of re-enabling telemetry and putting ads back after big updates.
Still stuck?
Setting up a new Windows PC well takes about an hour if you know what you're doing, or a full afternoon if you're figuring it out from scratch. Book a 30-minute session and we'll do it live on your machine. From $29 flat.
How we tested for this guide
Every recommendation here was tested on three physical machines across the review period: a 2019 Dell XPS 13 (representing an older but common home laptop), a 2022 mid-range Lenovo ThinkPad E-series (typical office machine), and a custom-built desktop with Ryzen 7 5800X + 32 GB RAM (representing power-user configuration). Where a product needed longer-term evaluation, we ran it for at least 30 days of real use — not just a synthetic benchmark.
We deliberately mixed test conditions: patchy Wi-Fi, near-full disks, background updates running, Chrome with 40+ tabs open. Marketing claims that only survive a clean-room benchmark aren't useful for real users. If a fix doesn't hold up when the machine is being used the way your family member actually uses it, we don't recommend it.
Related PC guides
- 11 ways to speed up a slow Windows 11 PC — the ranked list of fixes that actually work.
- 7 signs your old laptop just needs an SSD — the cheapest reliable upgrade in personal computing.
- 10 Windows 11 settings to change on day one — the fresh-setup checklist.
- How to choose the right laptop in 2026 — the buyer's guide.
Common questions we get about PCs
How often should I restart my Windows machine?
Once a week minimum. Sleep isn't the same as restart — Windows caches drivers and pending updates that only fully clear on a real reboot. If your PC has been running two weeks without a restart, that's often 60% of the reason it feels slow.
Do I need paid antivirus in 2026?
No. Windows Defender (built-in) is competitive with paid alternatives and doesn't nag you with upsells. Add Malwarebytes free tier for periodic on-demand scans. Save the $60/year subscription.
Is it worth buying refurbished?
From reputable sources (Apple Certified Refurbished, Lenovo Outlet, Dell Outlet), yes — you're getting a machine that's been fully tested with a full warranty at 15-25% off. Avoid random Amazon "refurbished" listings from unknown sellers.