Window clone HDD To SSD

Ravinder kumar 21 Reputation points
2021-06-18T11:18:08.143+00:00

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

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-06-18T19:26:27.137+00:00

    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 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-06-18T19:15:53.087+00:00

    I am also unable to reinstall windows on a laptop

    What happens when you try?

    1 person found this answer helpful.

  2. Docs 15,761 Reputation points
    2021-06-19T01:47:59.473+00:00

    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
    .
    .
    .
    .
    .

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.