Hello all,
I have several inquires please :
I wanted to check any potential issues with Bootloader and bootsectors (bootrec and chkdsk /f or chkdsk /r needed)
for checking FileSystems issues (I ran sfc /scannow and DISM and SMART through software)
for checking Registry issues I haven't been running Windows memory diagnostic yet.
1---I ran DISM command, I can't remember what problem did I have , but booting slowly while I power on my laptop , this is a result :
Is it necessary to solve it?Should I type : Dism /Online /Cleanup-Image /RestoreHealth ?
2-Could running the following command, if unnecessary, harm the operating system or system?
thank you
I have several inquires please :
I wanted to check any potential issues with Bootloader and bootsectors (bootrec and chkdsk /f or chkdsk /r needed)
for checking FileSystems issues (I ran sfc /scannow and DISM and SMART through software)
for checking Registry issues I haven't been running Windows memory diagnostic yet.
1---I ran DISM command, I can't remember what problem did I have , but booting slowly while I power on my laptop , this is a result :


Is it necessary to solve it?Should I type : Dism /Online /Cleanup-Image /RestoreHealth ?
2-Could running the following command, if unnecessary, harm the operating system or system?
Code:
bootrec /scanos
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
thank you