Monday, December 15, 2014

System file checker found some corrupt files, but couldn’t fix them.
What should I do next?
Run:
dism.exe /online /cleanup-image /restorehealth 
Once that is done, run sfc/ scannow again and it should come up clean.

This works on Windows Server 2012, Windows 8 and Windows 10.

No comments:

Post a Comment

ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'

 I tried a couple things, downgrading, reinstalling, followed some github links talking about /usr/local/lib/python3.10/dist-packages/basics...