Computer and IT knowledge - things to know
problem: after cloning a 120gb ssd harddrive to a 500gb ssd, windows 10 does not want to startup
booting from recovery cd + cmd line command:
bootrec /rebuildbcd
didn't help to fix the issue
----
the following helped:
Type each command then hit <Enter>:
bcdedit /export C:\bcd_save
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.save
bootrec /RebuildBcd
see also:
https://www.groovypost.com/howto/fix-windows-10-wont-boot-startup-repair-bootrec/
computer2know :: thank you for your visit :: have a nice day :: © 2024