Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Windows can't repair even with sfc /scannow

In Windows 8.x run this new DISM command to repair corrupted files from a cmd.exe, started as admin:

DISM /Online /Cleanup-Image /RestoreHealth

It can download the corrupted files if needed.

Tags:

Windows

Windows 8

Windows 8.1

Related

Mirroring all router traffic (openwrt) to a snort sensor? How to disable Taskbar Thumbnail preview in Windows 8 ? No drive letter assigned to USB drive on windows 8.1 Recording microphone and computer audio at the same time in Windows 8 How to delete a file with a path too long to be deleted vim move to first non-blank in same column Does "Offline" in Disk Management actually turn off (spin down) the disk? What is the difference between 'physical' and 'logical' size? systemd-udevd[381]: failed to execute '/lib/udev/socket:@/org/fre edesktop/hal/udev_event' Why does it take longer to ping by hostname than by IP address? Command-line Number of thread per process on MacOS taskmgr.exe called with an argument by Windows 7

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy