From 7551d0acabd5552f8a478dc52378de5906f2a023 Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Wed, 5 Oct 2016 18:07:36 -0700 Subject: [PATCH] update --- .../resolve-windows-10-upgrade-errors.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/windows/deploy/resolve-windows-10-upgrade-errors.md b/windows/deploy/resolve-windows-10-upgrade-errors.md index 6245c90894..fa2595faa2 100644 --- a/windows/deploy/resolve-windows-10-upgrade-errors.md +++ b/windows/deploy/resolve-windows-10-upgrade-errors.md @@ -63,14 +63,16 @@ The following steps can resolve many common Windows upgrade problems.
  1. Check all hard drives for errors and attempt repairs. To automatically repair hard drives, open an elevated command prompt, switch to the drive you wish to repair, and type the following command. You will be required to reboot the computer if the hard drive being repaired is also the system drive. -
    -

    chkdsk /F - +

      +
    • chkdsk /F
    • +
    +
  2. Attept to restore and 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. -
    -

    DISM.exe /Online /Cleanup-image /Restorehealth -
    sfc /scannow - +

      +
    • DISM.exe /Online /Cleanup-image /Restorehealth
    • +
    • sfc /scannow
    • +
    +
  3. Update Windows so that all available recommended updates are installed.
  4. Uninstall non-Microsoft antivirus software.
      @@ -236,7 +238,7 @@ A setupact.log or setuperr.log entry includes the following elements:
    • The message - Operation completed successfully.
-An example log entry is shown below: +See the following example:

2016-09-08 09:23:50, Warning MIG Could not replace object C:\Users\user1\Cookies. Target Object cannot be removed.