Windows slow to boot after clone from hard drive to ssd

Опубликовано: 16 Июнь 2026
на канале: MTS
19,160
389

So - if you're stuck at boot screen (BIOS) for the long time this might be the solution for you :)
** WARNING - IF YOU DO NOT KNOW WHAT YOU'RE DOING YOU CAN FORMAT WRONG PARTITION AND F-UP YOUR DATA !!!!!**

If you don't know how to make USB bootable key:    • How to install Windows 10 with Windows 7 k...  

For y'all TLDR crew:

Bios settings:
Select USB stick as primary boot (also doable with F keys)
Disable secure boot (under security settings in most BIOS)

Before we start:
** THIS FIX WILL NOT WORK IF YOU HAVE WINDOWS 10 HOME WITH MBR (No UEFI PARTITION)**

In recovery mode after entering CMD:

diskpart (enter)
list volume (enter)

*** Things to remember: LABEL of the EFI partition (FAT32 one), windows drive (usually C)

select volume n (enter) *n=number of the volume that is fat32 and holds efi (in my case it was volume 3)
assign letter z (enter) * it can be any letter - i chose z randomly :D
exit (enter)

before formating type:

dir z: (enter) *if EFI directory appears - you're good to go, if not you should probably abort here not to f*up everything :D

format z: /fs:FAT32 (enter) *you will be prompted for label (mine was SYSTEM) and Y to confirm

*after the format is done you'll be prompted for new label (type the original one)
and the last thing you need to do is to type:

bcdboot c:\windows /s z: /f UEFI (enter)

After the command completes type exit and shut down your pc. First boot will be slow, however - after you shut it down again and turn it on everything should be OK! :D

If you like this video and wish to see more - like / sub would be nice


If you have any questions - ask them down below :)

Also, if you get error (INACCESSIBLE BOOT VOLUME - this will fix it)

--- If you find this useful, you are rich as F**K and want to buy me a beer:
https://paypal.me/mtstech
BTC: 1P7drxDQALyJDm8rCVSuhEXkiS5LnYFpRr
ETH: 0x21E4cC6BEf890000B1cD52e23F426382d5651B92


Subscribe to my other channel:
   / @mtsreviews8629  

#INACCESSIBLE #BOOT #VOLUME