Jump to content

so ive been having some media problems, and finally decided to use sfc /scannow as i saw someone recommend it, after it finished i got the message 

 "Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log."  or something like that.

ive been looking for hours and hours and i honestly cant seem to find a fix.

i really think this is the cause of the media problems, so i wish i could find out how to fix the corrupt files.

 

i tried the following

another sfc /scannow and still got the same result, the corrupt files issue

DISM /Online /Cleanup-Image /checkhealth

DISM /Online /Cleanup-Image /RestoreHealth

 

and all of the above again in safe mode. the dism commands say they worked (i think), but the "sfc scannow" still says the same corrupt file error.

 

any help on how to solve this? 

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/
Share on other sites

Link to post
Share on other sites

You can clean install windows and it will fix it.

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/#findComment-9601758
Share on other sites

Link to post
Share on other sites

8 minutes ago, M.Yurizaki said:

You basically have to resinstall Windows (though I think Resetting or Refreshing should also do it).

 

8 minutes ago, Enderman said:

You can clean install windows and it will fix it.

but wont i loose all my data? is there no other way?

 

also what is refreshing? ive heard of resetting but not refreshing.

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/#findComment-9601790
Share on other sites

Link to post
Share on other sites

1 minute ago, BlackBear101 said:

 

but wont i loose all my data? is there no other way?

 

also what is refreshing? ive heard of resetting but not refreshing.

I'm just going to copy the answer from Microsoft's page so I don't bugger it up:

Quote

Refreshing your PC reinstalls Windows and keeps your personal files and settings. It also keeps the apps that came with your PC and the apps you installed from the Windows Store. Resetting your PC reinstalls Windows but deletes your files, settings, and apps—except for the apps that came with your PC. Restoring your PC is a way to undo recent system changes you've made.

Note that this feature is only on Windows 8 and after.

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/#findComment-9601792
Share on other sites

Link to post
Share on other sites

2 minutes ago, BlackBear101 said:

 

but wont i loose all my data? is there no other way?

 

You move your files somewhere else while clean installing and then move them back.

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/#findComment-9601800
Share on other sites

Link to post
Share on other sites

1 minute ago, BlackBear101 said:

so i wont loose any updates or data? how do i refresh my laptop!

Go to Settings -> Update and Recovery (or "Update and Security") -> Recovery. There might be only one option, but it'll take you to another menu that gives you the option to keep your data or outright reinstall Windows.

 

More info: https://www.howtogeek.com/132428/everything-you-need-to-know-about-refreshing-and-resetting-your-windows-8-pc/

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/#findComment-9601807
Share on other sites

Link to post
Share on other sites

2 minutes ago, M.Yurizaki said:

Go to Settings -> Update and Recovery (or "Update and Security") -> Recovery. There might be only one option, but it'll take you to another menu that gives you the option to keep your data or outright reinstall Windows.

 

More info: https://www.howtogeek.com/132428/everything-you-need-to-know-about-refreshing-and-resetting-your-windows-8-pc/

okay i might try that, thanks! 

 

- if anyone else has more things i could try, keep it coming!

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/#findComment-9601817
Share on other sites

Link to post
Share on other sites

  • 3 weeks later...

Right click at Start menu and select Command Prompt (Admin).
1. Type the following commands in order:

DISM /Online /Cleanup-Image /StartComponentCleanup

SFC /SCANNOW

DISM /Online  /Cleanup-Image /AnalyzeComponentStore

SFC /SCANNOW

2. Restart your computer.
3. After the restart, open command prompt (as admin) again and run DISM.

DISM /Online /Cleanup-Image /RestoreHealth

Link to comment
https://linustechtips.com/topic/759716-sfc-scannow/#findComment-9692710
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×