question

Ravinderkumar-1872 avatar image
0 Votes"
Ravinderkumar-1872 asked DSPatrick commented

Window clone HDD To SSD

Hello
firstly window runs on HDD after I did clone the window HDD to SSD he has done it successfully but the EFI system partition can't migrate to SSD. I want to run a complete window partition on SSD 250GB. (Activated os windows10) and I am also unable to reinstall windows on a laptop.

107063-screenshot-2021-06-12-093801.png


windows-10-hardware-performance
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered DSPatrick commented

An MBR drive can have up to four standard partitions so you may need to delete some as first step.

--please don't forget to upvote and Accept as answer if the reply is helpful--


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

If I delete any partition I will lose my activated os system?

Activated windows 10 home

0 Votes 0 ·

I am also unable to reinstall windows on a laptop.

Simplest solution may be to remove HDD, install the new SSD, boot installation media, delete / recreate partition, follow the prompts to continue the install.





0 Votes 0 ·
DSPatrick avatar image
1 Vote"
DSPatrick answered Ravinderkumar-1872 commented

I am also unable to reinstall windows on a laptop

What happens when you try?





· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Docs-4663 avatar image
1 Vote"
Docs-4663 answered

Download and install Minitool Partition Wizard > click launch > post an image of the results into this thread
https://download.cnet.com/MiniTool-Partition-Wizard-Free-Edition/3000-2094_4-10962200.html
https://www.partitionwizard.com/partitionmagic/portable-partition-magic.html



1) Open administrative command prompt (ACP) and type or copy and paste:

2) sfc /scannow
3) dism /online /cleanup-image /restorehealth
4) chkdsk /scan

5) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread




6) Open administrative command prompt (ACP) and type or copy and paste: (all at one time)
reagentc /info
bcdedit /enum all
diskpart
lis dis
lis vol
sel dis 0
det dis
lis par
sel par 1
det par
sel par 2
det par
sel par 3
det par
sel par 4
det par
sel dis 1
det dis
lis par
sel par 1
det par
sel par 2
det par
sel par 3
det par
sel par 4
det par

7) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread


.
.
.
.
.

Please remember to vote and to mark the replies as answers if they help.

On the bottom of each post there is:

Propose as answer = answered the question

On the left side of each post: Vote = a helpful post
.
.
.
.
.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.