Restoring to new disk - laptop fails to boot (urgent help)


perfection

Member
Local time
12:56 PM
Posts
14
OS
windows 11 64 bit
Good Day to all
I have two disks in my laptop - one 128 GB sata m.2 SDD for the windows 11 OS and boot and the other 2.5 HDD for file storage
I imaged all the partitions on the LiteOn 128 GB system SSD (which i do every 3 months as a precaution) using macrium (image file verified successfully). There were three UEFI, unallocated and Windows.

After the imaging i have replaced my keyboard added 8 GB RAM to the motherboard in the vacant SODIMM slot and my battery slot is vaccant as i had to remove the battery and send the same for replacement. This means my image was made before these three hardware changes.

All worked fine for last 21 days (battery replacement ; battery compartment still empty)

Yesterday, I bought a new Samsung EVO 500 GB NVMe m.2 ssd. I initialized the disk as GPT and restored the system image to the new ssd leaving the additional space in the windows partition.

Now my laptop fails to boot into windows- the manufacturers logo comes up and then i get a blue screen with the error "a required device isn't connected or cannot be accessed. The older 128 GB LiteOn m.2 boots fine but not the new 500 GB samsung evo though they are practically clones except for the additional space.

What can i do ? I do not know much about TPM and BIOS but have some knowledge about rebuilding bcd etc
But am doing nothing until i receive advice from fellowmen here
 

My Computer

System One

  • OS
    windows 11 64 bit
    Computer type
    Laptop
    Manufacturer/Model
    HP x360 cd
    CPU
    intel i5 8th geeneration
    Memory
    16GB
    Screen Resolution
    1920
    Hard Drives
    one 500 GB SSD plus 1 TB hdd (2.5 inches)
    Keyboard
    inbuilt
    Mouse
    inbuilt trackpad
    Internet Speed
    500 Mbps
    Browser
    Edge chromium
    Antivirus
    Defender
Find a flash drive that you can format (> or = 8 GB).

On a working windows computer create a bootable Widows 11 Media Creation Tool (MCT) (Windows 11 iso).



On the problematic computer detach all disk drives except the problematic drive.

Boot the problematic computer and report the error code and message.

Reboot to the MCT.

Open Windows RE > troubleshoot > command prompt > type:

Code:
notepad
notepad
bcdedit
bcdedit | find "osdevice"

(if bcdedit displays an error then type: )
Code:
c:
dir
d:
dir




Code:
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 par 5
det par




Copy the commands with results to notepad (ctrl +a) (ctrl +c) > (ctrl +v) > save to a flash drive > move the flash drive to a working computer > post a share link into this thread
or
take pictures > post a share link into this thread using one drive, drop box, or google drive
 
Last edited:

My Computer

System One

  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation
message sounds like a bcd error. Probably easy to fix with bcdboot command.

from your working installation on the 128gb open an admin cmd prompt and type:

bcdboot ?:\windows /s $:

(replace ? with the letter of the os partition on the new 500gb disk and replace $ with the letter of the esp partition on the new 500gb disk.

then press enter)
 

My Computers

System One System Two

  • OS
    Win7
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • Operating System
    win7
    Computer type
    PC/Desktop
    CPU
    pentium g5400
    Motherboard
    gigabyte b365m ds3h
    Memory
    1x8gb 2400
    PSU
    xfx pro 450
In this video, i will guide you on how to Rebuild the Boot Configuration Data (BCD) to fix some Windows startup issues.

 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Pavilion
    CPU
    AMD Ryzen 7 5700G
    Motherboard
    Erica6
    Memory
    Micron Technology DDR4-3200 16GB
    Graphics Card(s)
    NVIDIA GeForce RTX 3060
    Sound Card
    Realtek ALC671
    Monitor(s) Displays
    Samsung SyncMaster U28E590
    Screen Resolution
    3840 x 2160
    Hard Drives
    SAMSUNG MZVLQ1T0HALB-000H1
Thanks all....
in particular SIW2 0 that command worked for me
 

My Computer

System One

  • OS
    windows 11 64 bit
    Computer type
    Laptop
    Manufacturer/Model
    HP x360 cd
    CPU
    intel i5 8th geeneration
    Memory
    16GB
    Screen Resolution
    1920
    Hard Drives
    one 500 GB SSD plus 1 TB hdd (2.5 inches)
    Keyboard
    inbuilt
    Mouse
    inbuilt trackpad
    Internet Speed
    500 Mbps
    Browser
    Edge chromium
    Antivirus
    Defender
:-)
 

My Computers

System One System Two

  • OS
    Win7
    Computer type
    PC/Desktop
    CPU
    i5-8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Monitor(s) Displays
    benq gw2480
    PSU
    bequiet pure power 11 400CM
    Cooling
    cryorig m9i
  • Operating System
    win7
    Computer type
    PC/Desktop
    CPU
    pentium g5400
    Motherboard
    gigabyte b365m ds3h
    Memory
    1x8gb 2400
    PSU
    xfx pro 450

Latest Support Threads

Back
Top Bottom