fix windows files
- start CMD or PowerShell in admin mode
- type or past
- sfc /scannow
- restart pc
- regardless if it fixes stuff, then do
- DISM /Online /Cleanup-Image /RestoreHealth
- when its done restart
- then do
- sfc /scannow
- again
- sfc /scannow
- then restart
-
- and boom all of your corrupt files should be fixed
-
- u could do
- DISM /Online /Cleanup-Image /RestoreHealth
- again and restart but that's up to you
No Comments