Windows 10 Performance and Install Integrity Checklist

Technical Level : Intermediate

Summary

For those with performance problems in Windows 10, these can often be resolved by doing basic housekeeping and Troubleshooting steps.  The following steps will check over your install quality and fix most problems.

Details
You can take your time to perform these steps over days but try to complete them all to know for sure the quality and condition of your install.  If you need any help just ask in the Comments section below.

If any steps cannot be run, try restarting into Safe Mode with Networking following How to enter Windows 10's Safe Mode.  You can also run the Repair commands via the Command Prompt at boot in the Advanced Startup Options (WinRE) Advanced Troubleshoot options, which may work best from bootable media created from Media Creation Tool, especially if the password is not working since bootable media is the only Repair Mode that doesn't require a password .

At any point if you don't have your files backed up and cannot afford to lose them you can rescue them using one of these methods:

1) If you know when the problem started, try to System Restore to a point before then following How to use System Restore on Windows 10. Make sure System Restore is always turned on for C drive and has plenty of disk space apportioned (5-15%) as this will be your first line of defense and allow you to roll back any undesired changes that affect performance. If you have a restore point before problems began, trying rolling back to it now.  If Windows won't start you can System Restore or do other Repairs from Advanced Startup Options including the booted media.

2) Type Update in Start Search box or browse Start>Settings (gear icon)>Updates and Security>Windows Update, select Check for Updates. Including Optional Updates, expedite these through requested restart, then check again until no more are offered.   If you have Windows Update problems there is a new Windows Update repair & reset guided walk-though to resolve them.

3) Once all Windows Updates are installed with no more available, right click Start button to open Device Manager, import any drivers still missing, or update or reinstall any in error with a ! mark, from the PC or Device maker's Support Downloads webpage. Compare drivers available for download with the ones presently install to make sure you have the latest.  It shows how to trace and find unknown device drivers here:  Updating a driver. - Microsoft Community

Update your drivers and BIOS/UEFI firmware from PC or motherboard maker's Support Downloads web page, using the full model number, Serial Number or Dell Service Tag on sticker. Compare the latest drivers available for download with the ones presently installed in Device Manager reached by right clicking the Start button. Make sure you have the latest BIOS or UEFI firmware, Chipset, Display (Video), Sound, USB3, Bluetooth, Network and all other drivers, or else download and install the latest now.

Updating drivers from the Device Manager or Windows Update is rarely enough. The most basic thing we need to learn to maintain a PC is keep the latest manufacturer's drivers installed from their Support Downloads web page.

4) Type msconfig in Start Search box, right click System Configuration Utility to Run as Administrator.  In the tab for Services tick the box to Hide all MS Services, disable everything except anti-virus, any sync, stickies, printer with scan.  All others are freeloaders on System Resources, cause conflicts , spy on you and do not need to Start with Windows unless you know for sure you need them on stand-by at all times.  If in doubt you can Google the name or ask back here. 

Then move to the tab for Startup, which will take you to Task Manager to do the same thing.

Repeat this step for Startup folder by right clicking Start to access Run box, copy/paste shell:common startup press Enter to open Startup Folder. 

Finally, check in Settings > Apps > Startup to disable anything that doesn't absolutely need to start with Windows there.

5) In your browsers' Settings, check Add-Ons or Extensions to disable all but Flash and any Reader helper: How To Disable Plugins/Add-Ons/Extensions.  Change the Search to your desired one:  How to Add Any Search Engine to Your Web Browser.  I would have several browsers on your task bar so there's always one that's best for the task.  I use Firefox, Edge and Chrome in that order of preference.  It's easy to share bookmarks between all of them in their settings under Import Favorites from another Browser.  Set the preferred one as Default in Settings > Apps > Default Apps. 

6) Remove any bundled third party security utilities and use the built in and exceptionally secure and fast Windows Defender Security Center. Defender gives best Windows performance, is built in, has least issues and is from Microsoft who knows how to protect their OS best. It includes easy to use features such as Antvirus, Firewall, Network security, Smart Screen Filter. It also includes the ability to block ransomware and other types of malicious activities - and its FREE! No need to buy a subscription.

7) Download, install, decline trial version, update,  then run full scans with Malwarebytes, the best free on-demand scanner.  Before doing a full scan enable Root-Kit Scanning in Scan settings. After scan clean up anything found, restart PC and run it one more time to be most thorough.

Afterwards you can turn off the Malwarebytes Premium Trial on it's Control Panel to use it as an on-demand scanner.  There's no need to buy the real-time protection in the Trial unless you get repeatedly infected using only Defender. 

8) For problems with apps  Troubleshoot problems with an app - Windows Help .  Many apps can be Reset in Settings > Apps & Features by choosing the App's Advanced Settings.  You can also Re-register Apps in Windows 8 and 10.

9) Type CP in Task Bar Search box, open Control Panel, in Search box type Maintenance,  choose Security and Maintenance, choose Maintenance, then Start Maintenance.  You can make sure Maintenance is set to run regularly in the Maintenance Settings.  This is all the maintenance a good install of Windows 10 needs.  Third party optimizing and tweaking suites can ruin Windows.

10) Type CMD in Task Bar Search, right click Command Prompt to Run As Administrator (or boot the  Windows 10 Installation Media to access Repair My Computer on second screen, then Troubleshoot Options, open a Command Prompt) Copy and Paste the following commands each followed by Enter key:

sfc /scannow  

If damaged files are reported run up to 3 separate times to try to repair files. 

If irreparable files remain then the image file they are compared against may need repair.  To determine this type Powershell in Search box on taskbar, choose Run as Administrator, copy and paste or type precisely these commands followed by Enter key:

DISM /Online /Cleanup-Image /CheckHealth

If Component Store corruption is detected, this will tell you if it is irreparable or can be repaired:

DISM /Online /Cleanup-Image /ScanHealth

If the image is reparable, run:

Dism /Online /Cleanup-Image /RestoreHealth

If it prompts for Sources file, mount or insert Windows 10 installation media, locate install.wim or .esd file in Sources folder, substitute it’s path in the following command:

Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:Full Path to install.wim file:1

(for example: Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:H:\Sources\Install.wim:1)

or if you have an .esd file

Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:Full Path to install.esd file:1

It may take some fiddling to get these correct.  Sometimes inserted media won't be read, but mounting the ISO file itself (by double-clicking) to use as source will. Proofread closely, watch spacing, ask back if you need help or consult this guide to DISM:   DISM - Repair Windows 10 Image - Windows 10 Forums


Once the image is repaired then the broken System files should repair by running again:

Sfc /scannow

11) If these still won't repair after running 3 times and performance problems persist I would do a Windows 10 Repair Upgrade which reinstalls Windows while keeping your files, apps and most settings in place, brings it up to the latest version and solves most problems.

12) Problems with the Start Menu and Task Bar can be fixed by [How To] Re-register Start Menu In Windows 10.  Many other troubleshooters are at Settings > Update & Security > Troubleshoot > Additional Troubleshooters.  Type Control Panel in Start Search, choose Icon View, then Troubleshooting, at top left View All to see many more.

13) Run a full Disk Check, if necessary from the Command Prompt.  For problems with Hard Drive or SSD run the maker's Hard Drive Testing Tools.  If none for your HD brand then run SeaTools for Windows or boot SeaTools from a USB Drive.   Check for newer SSD firmware.  Type Disk in Start Search to Defragment Hard Drives and Optimize SSD's.

14) Do the rest of the hardware tests here to make sure it's not a hardware issue:

15) Analyze repeat Errors in the Event Viewer as explained here:  How to Troubleshoot Problems in Windows Via Event Viewer.   You can zero in on processes (including Startup processes) that are causing problems following How to use Process Explorer, Microsoft's free, supercharged Task Manager alternative 

16) Many problems with Windows 10 are due to account corruption. Test for account corruption by creating a new Local Admin account in Settings > Accounts > Family & Other People > Other, as shown here: https://www.isumsoft.com/windows-10/3-ways-to-create-administrator-account-in-windows-10.html Sign into the new account, test if the problem persists, if not then move your files over via C:\Users. Apps are installed to all Users so they should be no problem. You can change the new account to your Microsoft account if desired in Settings > Accounts > Your Info > Sign in with a Microsoft Account Instead. https://www.tenforums.com/tutorials/5375-switch-microsoft-account-windows-10-a.html

It may also be necessary to enable the built-in hidden Administrator used only in emergencies to create the new account as shown here:

Enable or Disable Elevated Administrator account in Windows 10

Afterwards be sure to hide the account again.

17) If serious problems persist you can open the Windows 10 Installation Media for your version on the desktop to perform a repair upgrade using the Windows 10 ISO file, also a good way to apply the latest Windows 10 software version which will always be available in Media Creation Tool.  

18) This will resolve most problems, but if not you can also run the automated Reset to reinstall the OS but you'll need to reinstall your personal programs afterwards.  Do a deep-clean Reset saving nothing so it sets up your account again in case it's corrupted, and choose the Cloud option so it downloads fresh installation files first.

19) What we're seeing in Windows 10 is that everything depends on the quality of the install, so if you want to invest in the very best install of all do this gold-standard Clean Install Windows 10 which clears the hard drive to get it cleanest..  You will get and keep the best possible install to the exact extent you stick with the steps, tools and methods in the link.  I will assist you in the Comments section there.

20) If problems persist please start a new thread with a descriptive title in Performance forum, describe problems in detail including any pictures using Attach Image button in reply box or screenshots following how-to Screenshot using Snipping Tool.  You can even Record steps to reproduce a problem - Windows HelpWe will try to help you resolve any remaining problems until you have a perfectly running install. 

If you'd like to ask a question about these steps or ask for my help in your thread, ask or provide a link in Comments below.  I do my best to answer same or next day.

Was this article helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this article?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this article?

Thanks for your feedback.

* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

I am keen to try out your suggestions, my PC is not usable. However, so far, when I have tried to disable all services as suggested the system configure hangs and I have to power off the PC and wait a long time for it to reboot. I don't know if I'm disabling something I shouldn't be? Don't know if you can offer any advice?

73 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

Hi Joanne -  There's nothing in either of those lists that can affect performance and they don't even take effect until after a restart, so the hang is apparently due to other corruption.  Go ahead and try the other steps first.  You can try any that won't work from Desktop in Safe Mode with Networking entered via How To Access Advanced Startup Options in Windows 8 or 10.  Easiest access is to press Cntrl Alt Del simultaneously, then from Lock Screen click Power icon, hold Shift and Restart.

You can also run the Commands given from the Command Prompt in those same linked Startup Options.  If nothing works consider doing a Windows 10 Reset saving nothing to shed most issues, or the vastly superior Clean Reinstall Windows 10 Upgrade/Factory OEM  which will reactivate if the Upgrade has already activated in Settings>Updates>Activation.

Windows MVP 2010-2020 (ret).
Millions helped via my tutorials and personally in forums for 14 years.
Please notify me in my articles' Comments if a tutorial link is outdated or ads intrude.

31 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

I have found a handy technique before running SFC.  I delete (or rename) cbs.log [c:\windows\Logs\CBS.log].

After SFC and DISM the logs are a manageable size to scan for any errors logged.

Still WAITING for a perfect Windows!
                 during upgrades
       CREATE RESTORE POINTS!

46 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

All this is Greek to me, I'm ready to throw my desktop (hp) in the lake. I would love to have XP back! My old 2003 computer with XP was 10 times faster than this. This computer came with windows 8 with free upgrade to 8.1. I wasn't

thrilled with either so did the upgrade to 10, and I hate it! By the way what is this **** about having to sign into

windows?? With my old XP I turned it on, I selected user and then signed into MSN, or firefox, Why sign into windows

WHY, WHY, WHY????

 

163 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

If you don't want to sign in using a MS Account, follow How to Create a New Local User Account in Windows 10  and leave the password box blank.

Did you have questions about how to perform any step in Windows 10 Install Integrity Checklist?  Let me know when you're ready to start.

Windows MVP 2010-2020 (ret).
Millions helped via my tutorials and personally in forums for 14 years.
Please notify me in my articles' Comments if a tutorial link is outdated or ads intrude.

26 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

I agree with you 100%.  I used windows for years and years, since maybe Windows 3.0 or something like that.  I too bought a Windows 8 laptop with a free upgrade to Windows 10.  

I upgraded to Windows 10, too.  It was the most frustrating experience I ever had over a computer issue.  It was awful.  Among other things, my Microsoft 365 subscription would not work.  I called technical support maybe 8 times and each time they made me run the reinstallation program of Microsoft 365, which I had also done myself a number of times and it failed to work.  I couldn't go back to Windows 8 because it had somehow erased by restore partition that came with the laptop and would only force me to keep Windows 10.  I was so aggravated by this, as I paid for the subscription and wanted to continue using it.  

After using windows for years, Windows 10 did me in.  My solution:  I bought a Macbook.  It's the best thing I ever bought.  After owning this, I truly see that Windows is nothing more than a very cheap imitation of the truly amazing and error free Mac OS.  I wish I had a Mac way back when, I would have saved myself years of computer issues.

133 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

My install was WIN 10 Pro Dell factory install.  Updated to 1511.  I don't believe my install was corrupted, especially since I went through 3 System exchanges, all with issues re: Lock Screen quick status apps.  Communication errors, "Mail Tile" program not showing status.. and on and on and on.

16 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

Did you complete the Windows 10 Install Integrity Checklist?

While we still get a problem posted here every few minutes for the inferior Upgrade install, there isn't a single complaint by those tens of thousands who have followed Clean Install Windows 10 Upgrade - proving that the install is everything!

Windows MVP 2010-2020 (ret).
Millions helped via my tutorials and personally in forums for 14 years.
Please notify me in my articles' Comments if a tutorial link is outdated or ads intrude.

13 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

Reply In reply to deleted message

Notice that there is no attempt whatsoever to complete the steps in the links I gave, or even any reference to this Wiki which Comments section you posted in.  Instead of taking advantage of the world's top experts volunteering their time here to help you save $150 in shop repairs - who would work with you until your issues are resolved and you have the best install possible - you only want to Trump the complaining up to a meaner and more personal attack.


This is not the complaint department.  If you want help then interact with the steps or take it to a shop. 

Windows MVP 2010-2020 (ret).
Millions helped via my tutorials and personally in forums for 14 years.
Please notify me in my articles' Comments if a tutorial link is outdated or ads intrude.

31 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

Greg,

Your statements about antimalware utilities are not supported by the available evidence.  You ought to remove your antimalware paragraphs since they are incorrect - they are also a distraction from the core contents of your article. 

You can study the available evidence here -

AVTestOrg

Dennis Technology Labs

AV-Comparatives

You wrote -

"Uninstall any bloatware anti-virus like Norton, McAfee, AVG or Avast, enable built-in Defender at Settings>Updates and Security>Defender  to compare performance.  Use the special anti-malware product removal tools - Microsoft Community

Download, install, decline trial version, update,  then run full scans with Malwarebytes and AdwCleaner, the best free on-demand scanners.

Stick with built-in Defender anti-virus in Windows 10 for best performance and adequate protection.  If you get infected add the inexpensive Real Time protection from the best-in-class free malware scanner Malwarebytes which will maintain best performance."

but

1  Norton & McAfee are rated very highly in independent tests

2  Windows Defender in Windows 10 does not even achieve the industry average so "best performance and adequate protection" is incorrect.

3  Malwarebytes performance is not highly rated in independent tests so "best-in-class" is incorrect. 

Denis

Try*3 - a user
Dell Inspirons 7779, 1545, 9300; Windows 10 Home x64 & Pro x86; Office Pro 2007; HP DJ2540; HTC UPlay [Android 6.0], MyPhoneExplorer

17 people found this comment helpful

·

Was this comment helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this comment?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this comment?

Thanks for your feedback.

* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

 
 

Forum Article Info


Last updated May 8, 2024 Views 1,668,231 Applies to: