Windows 2012 - Will not update

C:\Windows\system32>sfc /verifyonly

Beginning system scan. This process will take some time.


There is a system repair pending which requires reboot to complete. Restart
Windows and run sfc again.
 
Follow the instructions below to run a scan with the DISM tool and provide a log.
  1. Right-click the Start button and click Command prompt(Administrator).
  2. If you get a popup about UserAccountControl, allow the program to run.
  3. When command prompt opens, copy and paste the following commands into it, press enter after each.

    Code:
    dism /Online /Cleanup-Image /CheckComponentStore
    Wait for this to finish before you continue

    Code:
    copy %windir%\logs\dism\dism.log "%userprofile%\Desktop\dism.txt"
  4. This will create a file, dism.txt on your Desktop. Please attach this to your next post.
    Note: if the file is too big to upload to your next post please upload via a service such as Gofile or WeTransfer and just provide the download link.
 
Try to run following tool:

Download the
5c431bbd71a53-NetFxRepairTool.png
NetFxRepairTool.
Double-click the file NetFxRepairTool.exe to start the tool.
Allow it to scan your computer.
If the window Recommended changes appears, take a screenshot. Read this on how to take a screenshot.
Upload the image file to a file-sharing site such as Gofile or WeTransfer and post the downloadlink.
 
Does the NetFxRepairTool tool reports another issue ?
Perform the instructions in message #22 again.
 
Collect Services:
1. Click the Start button and then type cmd in the search box. Right-click on cmd that comes up in the search results and select Run as administrator.
2. A User Account Control dialog may come up asking for approval. If it does go ahead and allow.
3. A command prompt window will open. Copy and paste the following into the command-prompt and hit enter.
wmic service get name,displayname,pathname,startmode,exitcode > "%USERPROFILE%\desktop\services.txt"
4. After the command runs there will be a file on your desktop named services.txt.
5. Attach this file to your next reply.
 
Follow the instructions below to run a scan with the DISM tool and provide a log.
  1. Right-click the Start button and click Command prompt(Administrator).
  2. If you get a popup about UserAccountControl, allow the program to run.
  3. When command prompt opens, copy and paste the following commands into it, press enter after each.

    Code:
    dism /Online /Cleanup-Image /CheckHealth
    Wait for this to finish before you continue

    Code:
    copy %windir%\logs\dism\dism.log "%userprofile%\Desktop\dism.txt"
  4. This will create a file, dism.txt on your Desktop. Please attach this to your next post.
    Note: if the file is too big to upload to your next post please upload via a service such as Gofile or WeTransfer and just provide the download link.
 
Remove Update Manually
  1. Click on the Start button and in the search box, type Command Prompt.
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator.
  3. When command prompt opens, copy and paste the following command into it, then press enter.
    wusa /uninstall /KB:5034184
  4. Let me know if it says it was successful or if there are any errors.
 
Reboot the machine.

Remove Update Manually
  1. Click on the Start button and in the search box, type Command Prompt.
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator.
  3. When command prompt opens, copy and paste the following command into it, then press enter.
    wusa /uninstall /KB:5031442
  4. Let me know if it says it was successful or if there are any errors.
 
Something went wrong in you last post. I think you are posting an image which is not supported on this forum.

Edit: The image do show up normally now. Probably a glitch somewhere.

FRST Registry Search
  1. Click the Start button and choose Control Panel.
  2. In the upper right corner ensure the View by: is set to Category.
  3. Select the Programs group.
  4. Click the Turn Windows features on or off link. This will bring up the Server Manager dialog.
    Note: This loads your components hive which is what we want. Please keep this dialog open while you perform the remaining steps. You can minimize it if you wish but keep it open.
  5. Right-click on the file FRST64.exe and choose Run as administrator.
  6. Copy and paste KB5031442 into the Search box and click the Search Registry button.
  7. When the scan is complete, a message will display that 'SearchReg.txt' is saved in the same folder FRST was started from. Notepad will open this file also. Close Notepad and attach the file 'SearchReg.txt' to your next reply.
  8. You may close any remaining open windows now.
 
Last edited:
Back
Top