There have been plenty of times when my Windows PC has felt slow online, and my first instinct is usually to blame the connection.I'll run a speed test, which is easier now that Windows can surface a speed test from search, and check whether I'm actually getting the speed that I'm paying for.If the numbers look off, the next move is obvious: reboot the PC, reset the Wi-Fi router and modem, and hope the problem clears itself up.
Sometimes, that works.Other times, everything looks normal on paper and the internet still feels slow.Pages drag.
Downloads crawl.A video call gets choppy.A game suddenly feels laggy.
That's when I stop treating it like a router problem and start looking at what Windows and my apps are doing in the background.Windows Update, cloud sync tools, game launchers, browsers, and startup apps can all quietly compete for bandwidth, and the only way to fix the right problem is to see what's actually using your data.See which apps are actually using your data Start with Windows' built-in data usage view Before you start changing settings, it helps to know what's actually using your connection.
Windows can show data usage by app, which is usually enough to tell whether the problem is Windows itself, a browser, a cloud sync tool, or a game launcher quietly pulling down updates in the background.The important thing is not to panic when you see a big number.If System is near the top, that may point you toward Windows Update, Microsoft Store updates, Delivery Optimization, or another background Windows service.
If you see OneDrive, Steam, Epic Games Launcher, Xbox, Dropbox, Google Drive, or a browser eating a lot of data, that gives you a much better place to start than rebooting your router again.For power users, this is where a tool like Portmaster can be useful.Windows' built-in view is good for spotting the big offenders, but Portmaster gives you a more detailed look at which apps and services are actively making connections.
You don't need that level of detail to fix most bandwidth problems, but it's helpful when Windows only says System or when you want to see what's happening in real time.Limit what Windows Update can use in the background Updates are useful, but they don't need to take over your connection If Windows Update is the problem, the slowdown usually isn't subtle.Your browser still works, but everything feels heavier than it should.
Downloads crawl, video streams buffer, and a game or video call can suddenly feel unstable even though your speed test looked fine a few minutes earlier.That's often because Windows is downloading updates, Microsoft Store apps are updating, or Delivery Optimization is moving update files in the background.I don't think completely turning Windows Update off is the right answer.
Updates matter, and ignoring them just creates a different problem later.What I do recommend is putting limits on how much bandwidth Windows can use in the background.In Windows 11, go to Settings > Windows Update > Advanced options > Delivery Optimization and set limits for background downloads, foreground downloads, and upload activity.
You're not stopping updates.You're just making sure Windows doesn't take over the entire connection while you're trying to get things done.Quiz 8 Questions · Test Your KnowledgeWindowsTrivia ChallengeFrom everyday shortcuts to hidden power features — find out how well you really know Microsoft's iconic operating system.ShortcutsSettingsHistoryPower UserFeaturesBegin 01 / 8ShortcutsWhich keyboard shortcut opens the Windows Snipping Tool (or Snip & Sketch) for taking a screenshot on Windows 10 and 11?ACtrl + Shift + SBWin + Shift + SCAlt + Print ScreenDWin + SCorrect! Win + Shift + S opens the Snip & Sketch overlay, letting you drag to capture any area of your screen.
The snip is copied to your clipboard and also appears as a notification you can click to annotate.Not quite — the answer is Win + Shift + S.Ctrl + Shift + S saves files in many apps, Alt + Print Screen captures just the active window, and Win + S opens Search.Win + Shift + S is your go-to for flexible screen grabs.Continue 02 / 8FeaturesWhat does the Windows 'God Mode' folder trick actually give you access to?AA hidden administrator account with no passwordBA secret game built into WindowsCA single folder with all Control Panel settings and tasks in one placeDDirect access to the Windows registry editorCorrect! 'God Mode' is created by making a new folder and naming it with a special GUID string.
It compiles hundreds of Control Panel tasks and settings into one convenient folder, making it a power user favorite for quick access.Not quite — God Mode is actually a special folder that consolidates all Control Panel settings and administrative tasks in one place.You create it by naming a folder with a specific GUID code.There's no hidden game or secret admin account involved!Continue 03 / 8HistoryWhich version of Windows was the first to introduce the Start Menu?AWindows 3.1BWindows NT 4.0CWindows 98DWindows 95Correct! Windows 95 introduced the Start Menu in August 1995, and it became one of the most iconic UI elements in computing history.
Microsoft even licensed the Rolling Stones' 'Start Me Up' for the launch campaign.Not quite — it was Windows 95 that introduced the Start Menu.Before Windows 95, users navigated through Program Manager.The Start Menu was such a revolution that Microsoft paid the Rolling Stones a reported $3 million to use 'Start Me Up' in its ads.Continue 04 / 8SettingsIn Windows 11, where would you go to change which apps open by default for file types like PDFs or photos?ASettings > System > StorageBSettings > Apps > Default AppsCControl Panel > Programs > StartupDSettings > Personalization > App ThemesCorrect! Settings > Apps > Default Apps is where you can assign which application handles specific file types and link protocols.
In Windows 11, Microsoft made this more granular — you set defaults per file extension rather than per app category.Not quite — the right path is Settings > Apps > Default Apps.From there you can search for a file type or app and assign which program should open it.Windows 11 made this process more detailed than previous versions, giving you per-extension control.Continue 05 / 8ShortcutsWhat does pressing Win + D do in Windows?AOpens the Downloads folderBMinimizes all windows and shows the desktopCOpens the Device ManagerDDuplicates the current windowCorrect! Win + D instantly minimizes all open windows to reveal your desktop, and pressing it again restores them all.
It's a quick way to access desktop icons or shortcuts without closing anything you're working on.Not quite — Win + D minimizes all open windows to show your desktop.Press it again and all your windows come right back! If you want Device Manager, you can right-click the Start button and choose it from the Power User menu.Continue 06 / 8FeaturesWhat is Windows Virtual Desktop (Task View) primarily used for?ARunning Android apps inside WindowsBOrganizing open apps across multiple separate desktop workspacesCDisplaying two browser windows side by side automaticallyDStreaming your Windows screen to another deviceCorrect! Virtual Desktops let you create multiple separate desktop workspaces — for example, one for work apps and one for personal browsing — and switch between them with Win + Ctrl + Left/Right arrows.It's a great productivity tool that many users overlook.Not quite — Task View's Virtual Desktops let you run multiple independent desktop workspaces on one PC.
You can keep work on Desktop 1 and personal stuff on Desktop 2.Switch between them with Win + Ctrl + Arrow keys for a seamless multitasking workflow.Continue 07 / 8Power UserWhich command-line tool in Windows allows you to repair corrupted system files by scanning and restoring them from a protected cache?Achkdsk /fBnetsh resetCsfc /scannowDdism /cleanup-imageCorrect! The System File Checker command 'sfc /scannow' scans all protected Windows system files and replaces corrupted ones with cached copies.It's often the first repair tool techs reach for when Windows starts acting strangely.
Run it in an elevated Command Prompt.Not quite — the answer is 'sfc /scannow', which stands for System File Checker.While chkdsk checks disk integrity and DISM can repair the Windows image itself, sfc is specifically designed to find and restore corrupted protected system files from a local cache.Continue 08 / 8Power UserIn the Windows Registry, what is the correct full path to the 'Run' key that automatically launches programs at startup for the current user?AHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\RunBHKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunCHKEY_CURRENT_USER\SYSTEM\CurrentControlSet\Services\StartupDHKEY_LOCAL_MACHINE\SOFTWARE\Windows\Startup\CurrentUserCorrect! The HKCU Run key at HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run loads programs at login for the currently signed-in user only.There's a parallel key under HKEY_LOCAL_MACHINE that applies to all users on the machine — a common distinction that trips up even experienced admins.Not quite — the correct path is HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run.
This key runs programs at startup for the current user.The HKLM equivalent does the same for all users.Malware often hides itself in these Run keys, making them important to know when troubleshooting.See My Score Challenge CompleteYour Score/ 8Thanks for playing!Try Again Use metered connection when you need control Tell Windows this connection has limits If Windows is doing too much in the background, a metered connection can be the fastest way to take back some bandwidth.
This is especially useful if you're on a hotspot, a weak Wi-Fi connection, or a connection with a data cap.Windows treats that network differently, which can limit some background activity, reduce automatic downloads, and keep updates from being as aggressive.To turn it on, go to Settings > Network & internet, choose your current Wi-Fi or Ethernet connection, and enable Metered connection.
I don't leave this on everywhere, but it's a great temporary control when I need the connection to behave.You're not shutting the PC off from the internet.You're just telling Windows this network has limits, so don't treat it like an unlimited data connection.
Check cloud sync, launchers, and startup apps The biggest bandwidth drains are often apps you forgot were running Windows is only part of the story.Some of the worst background bandwidth usage comes from apps that start with your PC and immediately begin syncing, updating, or checking in online.Cloud sync tools are the obvious example.
I use Syncthing myself, and it's great because it gives me control without locking me into one company's cloud.But if it's syncing a big folder, catching up after another device was offline, or moving a lot of small files, it can still make the connection feel slower than it should.Launchers and startup apps can do the same thing.
I use Raycast for Windows because it makes my workflow feel faster, but even helpful launchers can check for updates, index files, or connect to online services in the background.Game launchers, cloud drives, chat apps, backup tools, and utilities are all worth checking.Just open Settings > Apps > Startup and make sure the apps launching with Windows are apps you actually want running every time you turn on your PC.
Windows 11 Pro $29.99 $199 Save $169.01 Get Windows 11 Pro and elevate your PC experience while it's available at a huge 88% discount. $29.99 at StackSocial Expand Collapse Keep the useful stuff, cut the noise My goal isn’t to lock down my PC so it never updates, syncs, or talks to the internet.It’s to stop wasting bandwidth on things that don’t need to happen right now.Once you know what’s using data, you can make smarter choices about which apps and services need to be reined in.
That gives you control without getting in the way of the parts of Windows that are actually useful.
Read More