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
afterwardsits done restart - then do
- sfc /scannow
- again
- 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