Appearance
How to Do a Monthly Laptop Maintenance Check
Applies to: Windows 11, Windows 10 — work laptops on a managed account
Article Type: How-To
Last Updated: 2026-07-29
Summary
This is a 15-minute routine, done once a month, that heads off most of the problems people raise tickets for: slow machines, full disks, files that were never actually backed up, and accounts that were compromised weeks before anyone noticed. Each step below has a time estimate, a one-line reason it matters, and a link to the full guide if you want to go deeper.
Prerequisites
- A Windows 10 or Windows 11 laptop signed in with your work account.
- No admin rights required. Every step works on a standard managed account.
- Around 15 minutes, ideally at the end of a day — the first step is a restart.
Instructions
1. Restart Properly and Install Pending Updates (3 minutes)
Close the lid all week and nothing ever finishes installing. A real restart applies pending updates and clears the memory leaks behind most everyday slowness.
- Save and close your open work.
- Click Start, click the Power icon, and choose Restart.
- Choose Restart, not Shut down. Windows uses Fast Startup, which means a shutdown saves part of the system state rather than resetting it. Only Restart clears everything.
- After the laptop comes back, go to Settings > Windows Update and click Check for updates.
- If anything downloads, install it and restart again when prompted.
Verification: Settings > Windows Update shows You're up to date with the date and time of the check underneath it.
Background on what those updates contain is in Understanding Windows Updates — What They Are and Why They Matter, and How to Fix Common Computer Glitches by Restarting explains why the restart on its own fixes so much.
2. Check Free Disk Space and Clear the Obvious (2 minutes)
Windows slows down sharply below about 10% free space, and updates start failing outright. Two folders account for most of it.
- Press Windows + E to open File Explorer and click This PC in the left sidebar.
- Look at the bar under the C: drive. Green is fine; red means the drive is nearly full and is already costing you performance.
- Open your Downloads folder, sort by Date modified, and delete anything older than a couple of months that you no longer need.
- Right-click the Recycle Bin on your desktop and choose Empty Recycle Bin.
- Click Start, type
Disk Cleanup, open it, select the C: drive, and let it clear temporary files.
Verification: The C: drive shows at least 20 GB free. Below that, updates and large downloads start failing.
The deeper clear-out, including what is safe to remove and what is not, is in How to Free Up Disk Space in Windows 11.
3. Confirm OneDrive Has Finished Syncing (1 minute)
A sync that has been stuck for weeks means your recent work exists in exactly one place — the laptop you are hoping never fails.
- Click the OneDrive cloud icon in the system tray, at the bottom-right of the taskbar. If you do not see it, click the ^ arrow to show hidden icons.
- Read the status at the top of the panel. Your files are synced is what you want.
- If it reads Syncing and the file count is not falling, or if it shows a red circle with a white cross, open the list and note which files are named.
- Look for a yellow triangle beside individual files — that flags a conflict or a name the cloud will not accept.
Verification: The tray icon is a plain white or blue cloud with no badge, and the panel reads Your files are synced.
If it is stuck, work through How to Fix OneDrive Sync Problems — Pending, Stuck, or Files Not Uploading before moving on. This is the one step worth finishing properly rather than noting for later.
4. Check That Your Backup Covers What Matters (2 minutes)
Confirm the folders you actually work in are the folders being protected, rather than assuming OneDrive covers everything.
- Click the OneDrive cloud icon, then the gear icon, then Settings.
- Open Sync and back up and click Manage backup.
- Confirm that Desktop, Documents, and Pictures each show as backed up.
- Now think about where your work really lives. A local folder such as
C:\Projects, a.pstarchive file, or anything saved to a second drive is outside OneDrive and is not protected by it. - Move those folders inside Documents, or copy them somewhere that is backed up.
Note: Files stored only in the Downloads folder are not covered by OneDrive backup on most configurations. If you are working out of Downloads, move that work into Documents now.
How to Back Up Files and Folders on Windows covers the options for everything that lives outside OneDrive.
5. Review Your Browser Extensions (2 minutes)
Extensions can read every page you visit, and they change hands. Remove anything you did not deliberately install.
- In Microsoft Edge, open a new tab and go to
edge://extensions. In Chrome, go tochrome://extensions. - Read the list. For each entry, ask whether you remember installing it and whether you still use it.
- Click Remove on anything you do not recognize, then confirm in the dialog.
- For the ones you keep, click Details and check the line beginning This extension can — an extension that reads and changes data on all sites is worth keeping only if you genuinely use it.
Verification: The extensions page lists only tools you recognize and use. Removing one takes effect immediately, with no restart needed.
Full detail, including extensions installed by policy that you cannot remove, is in How to Manage Browser Extensions.
6. Check Sign-In Activity and MFA Methods (2 minutes)
Two minutes in your account security page catches a compromised password long before anything visible goes wrong.
- Go to
https://mysignins.microsoft.comand sign in with your work account. - On the Recent activity page, scan the list for sign-ins you do not recognize — an unfamiliar city, an operating system you do not use, or a time you were asleep.
- Click This wasn't me on anything suspicious, then change your password immediately.
- Open Security info in the left sidebar and check the phone numbers and authenticator entries listed there. Delete any device you no longer own.
- Confirm you have at least two working methods, so losing your phone does not lock you out.
Verification: Security info lists two or more methods, all of them on devices you currently hold.
How to Check Your Sign-In Activity in Microsoft 365 walks through what the entries mean, and How to Run a Personal Security Checkup in 15 Minutes is the longer version of this step.
7. Clear the Dust and Check the Vents (2 minutes)
Heat is what turns a fast laptop into a slow one, and blocked vents are the most common cause.
- Shut the laptop down and unplug the charger.
- Turn it over and find the intake vents — usually a grille on the underside, with exhaust slots at the back or side.
- Blow the dust out with short bursts of compressed air held upright and a few inches away. If you do not have compressed air, wipe the grilles with a dry soft brush.
- Check where the laptop normally sits. Beds, sofas, and thick desk mats block the underside intake completely. A hard flat surface or a simple stand fixes it.
- While it is open, check that the rubber feet are still attached — they are what creates the air gap underneath.
Note: Never open the case to clean inside it. That voids the warranty on a company machine. If the fan is loud after cleaning the vents, tell IT: "The fan runs constantly and the chassis is hot to the touch — I would like the internal cooling checked."
Persistent heat has its own guide in How to Fix an Overheating Laptop on Windows, and Understanding Laptop Battery Myths explains why heat costs you battery capacity permanently.
8. Review Your Startup Apps (1 minute)
Software you installed months ago quietly added itself to startup. Each one costs you seconds of boot time and memory all day.
- Press Ctrl + Shift + Esc to open Task Manager.
- Click Startup apps in the left sidebar (Windows 11) or the Startup tab (Windows 10).
- Click the Startup impact column header to sort, so the heaviest sit at the top.
- Right-click anything rated High that you do not need the moment you log in — update helpers, music players, chat apps you open manually — and choose Disable.
- Leave anything published by Microsoft, your security software, or your laptop manufacturer alone.
Verification: The disabled entries show Disabled in the Status column. The change takes effect at your next restart, so you will feel it next month.
How to Manage Startup Apps in Windows 11 covers the entries that are safe to disable and the ones that are not.
Troubleshooting
TIP
Put this in your calendar as a recurring 15-minute appointment on the same day each month — the first Friday afternoon works well, since it lands close to Patch Tuesday and you can leave the restart running as you finish for the week. A routine you have to remember is a routine you stop doing.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
| Updates download but never finish installing | Restarts keep being postponed | Complete Step 1 properly, choosing Restart rather than closing the lid. If it still fails, see How to Fix Windows 11 Update Failures. |
| Disk fills up again within weeks | Large files syncing or downloads accumulating | Turn on Storage Sense to clear temporary files automatically — How to Use Storage Sense with OneDrive. |
| OneDrive says syncing but the count never drops | A single file is blocking the queue | Note the file name shown in the panel and follow the stuck-sync guide linked in Step 3. |
| Extension cannot be removed — Remove is greyed out | Installed by company policy | This is deliberate and safe. To confirm what it does, ask IT: "Which extensions are deployed by policy on my browser, and what do they do?" |
| You do not recognize a sign-in but it is your city | A phone or tablet signing in with a saved session | Check Security info for old devices and remove them. If unfamiliar sign-ins continue, change your password and see What to Do If You Clicked a Phishing Link. |
| Laptop is still slow after all eight steps | Hardware limit or a failing drive | Run the deeper diagnostics in How to Fix Slow Performance on Windows 11, then raise a ticket including your Task Manager readings for CPU, Memory, and Disk. |
Related Articles
- Understanding Windows Updates — What They Are and Why They Matter
- How to Free Up Disk Space in Windows 11
- How to Fix OneDrive Sync Problems — Pending, Stuck, or Files Not Uploading
- How to Back Up Files and Folders on Windows
- How to Manage Browser Extensions
- How to Run a Personal Security Checkup in 15 Minutes
- How to Manage Startup Apps in Windows 11
- Understanding Laptop Battery Myths
- Understanding Common IT Terms — A Plain English Glossary