Friday, March 16, 2018

Windows Repair DISM

DISM commands

https://www.ghacks.net/2018/03/16/use-dism-to-fix-issues-sfc-cant/

Here is a list of repair commands . . .
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth /Source:repairSource\install.wim
Reset Windows 10 with command line
1. systemreset -cleanpc
Run system restore from command prompt
1. rstrui.exe

ShareX Set To Irfanview

I like ShareX to open a snip with IrfanView. Sometimes when updating, I lose that setting. This is one way to restore it. What likely change...