Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
DISM returned clean logs. Try to install your Windows Updates again please. If they fail, upload the two files below for me to review.
C:\Windows\WindowsUpdate.log
C:\Windows\Logs\CBS\CBS.log
I have enterd the commands. Must I try to do the updates now?Follow the instructions below please.
SoftwareDistribution - Rename
Follow the instructions below to rename the folders in SoftwareDistribution.
- On Windows Vista & 7, click on the Windows Start Menu, then enter cmd in the search box, right-click on the cmd icon and select
Run as Administrator- On Windows 8, drag your cursor in the bottom-left corner, and right-click on the metro menu preview, then select Command Prompt (Admin);
- On Windows 8.1, right click on the Windows logo in the bottom-left corner and select Command Prompt (Admin);
- Enter the commands below one at the time (press Enter to send it);
- net stop wuauserv
- ren %SystemRoot%\SoftwareDistribution\Download DL.bak
- ren %SystemRoot%\SoftwareDistribution\DataStore DS.bak
- net start wuauserv
Yes please. If they fail, upload the following files again for me to review.
C:\Windows\WindowsUpdate.log
C:\Windows\Logs\CBS\CBS.log
DISM /Online /Cleanup-Image /RestoreHealth
The choice is yours RORUI. If you want to perform a clean install, you can go for it. If you want to keep on troubleshooting the issue, you can as well. The clean install might get you back up and running faster due to the response delay, but it's up to you.
sfc /scannow
copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
If you did a clean install, we'll need to make sure that the SFC and DISM scans still returns clean logs :) So let's start with SFC first.
System File Checker (SFC)
Follow the instructions below to run a SFC scan on your system and to provide the CBS log in your next reply;
Note: Please note that the CBS.log is volatile, which means that if you don't upload it after the SFC scan is completed, it won't have the information from the scan anymore. So archive it and upload it as soon as you can.
- On Windows Vista & 7, click on the Windows Start Menu, then enter cmd in the search box, right-click on the cmd icon and select
Run as Administrator- On Windows 8, drag your cursor in the bottom-left corner, and right-click on the metro menu preview, then select Command Prompt (Admin);
- On Windows 8.1, right click on the Windows logo in the bottom-left corner and select Command Prompt (Admin);
- Enter the command below and press on Enter;
Note: There's a space between "sfc" and "/scannow";Code:sfc /scannow
- Once the scan is complete, enter the command below and press on Enter
Code:copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
- A file called cbs.txt will have appeared on your Desktop. Upload the file on Dropbox, Google Drive or OneDrive and post the download URL for it here;
DISM /Online /Cleanup-Image /RestoreHealth
Has Sysnative Forums helped you? Please consider donating to help us support the site!