This commit is contained in:
Greg Lindsay
2016-10-05 17:16:54 -07:00
parent c58e7ad0f2
commit ea69a7b0f5

View File

@ -65,10 +65,10 @@ The following steps can resolve many common Windows upgrade problems.
<LI>Attept to repair system files by typing the following commands at an elevated command prompt. It may take several minutes for the command operations to be completed.</LI> <LI>Attept to repair system files by typing the following commands at an elevated command prompt. It may take several minutes for the command operations to be completed.</LI>
``` <code>
DISM.exe /Online /Cleanup-image /Restorehealth DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow sfc /scannow
``` </code>
<LI>Update Windows so that all available recommended updates are installed.</LI> <LI>Update Windows so that all available recommended updates are installed.</LI>
<LI>Uninstall non-Microsoft antivirus software. <LI>Uninstall non-Microsoft antivirus software.