D
Dale_B
Guest
Reset this PC option missing after replacing hard disk with a Samsung SSD and using Samsung Data Migration software to clone the existing drive.
Analysis: using Control Panel -> Computer Management -> Disk Management
On original hard disk the WinRE recovery partition was last partition. On new hard disk that partition had moved to first position.
Solution:
https://www.tenforums.com/tutorials...indows-recovery-environment-windows-10-a.html
Display windows recovery environment information:
reagentc /info
I had to set path to WinRE partition using the command (change harddisk# and partition# to suit your situation):
reagentc /setreimage \\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE
Then enable (this automatically sets the identifier):
reagentc /enable
Continue reading...
Analysis: using Control Panel -> Computer Management -> Disk Management
On original hard disk the WinRE recovery partition was last partition. On new hard disk that partition had moved to first position.
Solution:
https://www.tenforums.com/tutorials...indows-recovery-environment-windows-10-a.html
Display windows recovery environment information:
reagentc /info
I had to set path to WinRE partition using the command (change harddisk# and partition# to suit your situation):
reagentc /setreimage \\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE
Then enable (this automatically sets the identifier):
reagentc /enable
Continue reading...