[SOLVED] Cant run SFCfix cause of side by side configuration is incorrect

But I think i installed the update Abit late and that's why it didn't immediately popped up after the update
 
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:5018474
  4. Let me know if it says it was successful or if there are any errors.
 
This error popped up
 

Attachments

  • 16676924525977440563052990972013.jpg
    16676924525977440563052990972013.jpg
    137.8 KB · Views: 2
Please do following:

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 Windows Features 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 KB5018474 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.
 
Step 1:
Warning: This script was written specifically for this user, for use on that particular machine. Do not run this script on another machine.
  1. Download the attachment fixlist.txt and save it to your desktop.
  2. Right-click on FRST64.exe and select "Run as administrator".
  3. Press the Fix button.
  4. The tool will now process fixlist.txt.
  5. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
  6. When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  7. Attach the logfile Fixlog.txt to your next reply.

Step 2:
Restart the machine.
Can you run the tool SFCFix successful now?
 

Attachments

Just a note;
Perform the instructions given whenever you have the time. When done report the result and attachment.
There is no need to post a reply when you start with the instructions. We don't have to hurry.
 
Click the Start button and in the search box, type Command Prompt
When you see Command Prompt on the list, right-click on it and select Run as administrator.
When command prompt opens, copy and paste the following commands into it, press enter after each.

Code:
sfc /scannow
Wait for this to finish before you continue

Code:
copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
This will create a file, cbs.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.
 
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.


i think its stuck, what should i do?
 
just in case it actually worked im sending this

i looked at the file and i think it worked
 

Attachments

Windows is still looking for files related to KB5018474.
Please do following.

Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._04d5097ac019afc70c130f027942a7f0ee9bf890.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows8.1-kb5018474-x64_04d5097ac019afc70c130f027942a7f0ee9bf890.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows8.1-kb5018474-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
i dont fully understand step 2, what do you mean by convenient
Copy the .MSU file to a newly created location of your choice. Create for example the folder C:\temp and drop the .MSU file into it.
 
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>
C:\WINDOWS\system32>cd D:\FIXUP

C:\WINDOWS\system32>
C:\WINDOWS\system32>expand windows8.1-kb5018474-x64_04d5097ac019afc70c130f027942
a7f0ee9bf890.msu -f:* D:\FIXUP
Microsoft (R) File Expansion Utility Version 6.3.9600.17415
Copyright (c) Microsoft Corporation. All rights reserved.

Can't open input file: windows8.1-kb5018474-x64_04d5097ac019afc70c130f027942a7f0
ee9bf890.msu.


so that happened, is it supposed to happen?
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top