- Thread Author
- #1
Hello all, I'm new to the forum and I was hoping if someone could help. I have a user who's windows 10 machine's SSD has gone bad. Because of that parts of Windows 10 is not working such as windows update and start menu. I would love to just clone him over to a new SSD and just be done with it, but chances are the corrupted parts of windows would probably get cloned over to. I want to repair his windows 10 install but I'm having some trouble doing it. I am trying to use the DISM /restorehealth option but for some reason it keeps asking me to point to where the source files are when I am. Perhaps I'm missing something or might be doing something wrong. I used the media creation tool from microsofts website and with that I created an ISO file with the tool then mounted it as a virtual drive. After that I used the following entry in cmd to point to where windows can grab the new image off the iso which is:
dism /online /cleanup-image /restorehealth /source:f:\sources\install.esd
However, after entering this it says that I have to use the source command to point to where the missing files are when I already did, and that the source files cannot be found. Any help is appreciated, thanks.
dism /online /cleanup-image /restorehealth /source:f:\sources\install.esd
However, after entering this it says that I have to use the source command to point to where the missing files are when I already did, and that the source files cannot be found. Any help is appreciated, thanks.