Share via

Windows Doesn't Recognize New SSD

Basar Cakan 10 Reputation points
2025-10-07T19:51:01.1166667+00:00

I have cloned my 1 TB SSD to a new one 4TB. (Samsung Pro 990) But Windows doesn't boot and can't even recognize my SSD. Computer (Asus Zenbook A14 UX3407RA) BIOS shows Samsung SSD but windows doesn't booth. Even I tried to boot by usb, windows still reacts like I have no SSD. I should correct something through command prompt? Disk.ini? (I've changed cloned SSD with external connection, it seems exactly same even with system files) Could you please advise me something? Or should I reinstall windows from the beginning? :(

Windows for home | Windows 11 | Performance and system failures
0 comments No comments

3 answers

Sort by: Most helpful
  1. Basar Cakan 10 Reputation points
    2025-10-07T20:15:15.0633333+00:00

    I am waiting Airbus 350 for installation media Nouria. At the moment unfortunately I don't have installation media for arm. I have my old SSD still working, will try to boot by new SSD through installation media and the way Airbus 350 advises here by command prompts.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. Basar Cakan 10 Reputation points
    2025-10-08T20:19:12.4133333+00:00

    Dear Airbus A350, you can't imagine how I am tired of Windows; maybe I could try to find and install another OS? This time I receive the error code of "We're not sure what happened, but we're unable to run this tool on your PC....Error code:0x8007007E-0x20000" when I tried to use Media Creation Tool which you have sent. Why everything such hard with Windows? All I want to do is to install or fix windows in new SSD.

    Was this answer helpful?

    0 comments No comments

  3. Airbus A350 7,380 Reputation points Volunteer Moderator
    2025-10-07T20:01:49.2833333+00:00

    Hello,

    Depending on how you cloned the disk, Windows might not have copied the boot files.

    You can fix this by booting the Windows installation media and then running these commands:

    diskpart

    list disk

    sel disk # (where # to the disk number of your internal SSD)

    list vol (remember the volume letter of the Windows volume)

    exit

    bcdboot C:\Windows (replace C with the volume letter of the Windows volume if it's not C)

    wpeutil reboot

    Are you able to boot to Windows?

    Let me know how this goes.

    Was this answer helpful?


Your answer

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