F5F Stay Refreshed Software Operating Systems Windows Tool For System File Verification. Potential defense against BSOD fixes.

Windows Tool For System File Verification. Potential defense against BSOD fixes.

Windows Tool For System File Verification. Potential defense against BSOD fixes.

D
doozyy
Junior Member
16
01-05-2016, 11:09 AM
#1
Following some updates on Windows 8.1, I encountered some issues with certain software providers. The link provided highlights problems that can arise after these updates. I’m still learning how to manage Windows (I remember using it back in 2000), so reading about fixing these glitches has been helpful. I discovered a useful knowledge base article on SFC and manual file repair, though it wasn’t widely known before. Many people might already be familiar with this, but I wanted to share it with those who aren’t. Here’s the step-by-step guide:

1. Press Windows key + X and select Command Prompt as Administrator.
2. Type “sfc /scannow” and press Enter.
3. Wait for the scan to complete.
4. Use “findstr /c:"[sR]" %windir%\Logs\CBS\CBS.log > "%userprofile%\Desktop\sfcdetails.txt"”.
5. Open the file on your desktop and remove any unnecessary content, keeping only corrupted files.
6. Follow the rest of the instructions in the article for deeper repair if needed.

This process helps identify and fix problematic files that can cause Windows to behave strangely. The article also mentions downloading updates from trusted sources or using installation media for a smoother experience. At least now you know what files might be causing trouble.
D
doozyy
01-05-2016, 11:09 AM #1

Following some updates on Windows 8.1, I encountered some issues with certain software providers. The link provided highlights problems that can arise after these updates. I’m still learning how to manage Windows (I remember using it back in 2000), so reading about fixing these glitches has been helpful. I discovered a useful knowledge base article on SFC and manual file repair, though it wasn’t widely known before. Many people might already be familiar with this, but I wanted to share it with those who aren’t. Here’s the step-by-step guide:

1. Press Windows key + X and select Command Prompt as Administrator.
2. Type “sfc /scannow” and press Enter.
3. Wait for the scan to complete.
4. Use “findstr /c:"[sR]" %windir%\Logs\CBS\CBS.log > "%userprofile%\Desktop\sfcdetails.txt"”.
5. Open the file on your desktop and remove any unnecessary content, keeping only corrupted files.
6. Follow the rest of the instructions in the article for deeper repair if needed.

This process helps identify and fix problematic files that can cause Windows to behave strangely. The article also mentions downloading updates from trusted sources or using installation media for a smoother experience. At least now you know what files might be causing trouble.