How to Install Windows Using DISM (EFI / GPT METHOD)

preview_player
Показать описание
I know Installing Windows 10 in a Normal way is easy..
but can you install windows 10 using the advanced trick😏?
This video will help you how to install windows 10 using DISM Command Prompt.

(I AM NOT RESPONSIBLE FOR ANY TECHNICAL DAMAGES. DO THIS AT YOUR OWN RISK)

(I AM USING VMWARE, WINDOWS 10 2004 IMAGE ISO)

Commands:
[DISKPART]

[Shift - F10 to open Command Prompt]
diskpart
sel disk 0
clean
convert gpt

create par efi size=500
format fs=fat32

assign letter W
create par pri
format fs=ntfs quick
assign letter C
exit

[Windows DISM]
cd /d D:\Sources (i didn't mention this but this is optional)

(FOR PEOPLE WHO DOWNLOADED WINDOWS ISO FROM THE INTERNET)

(FOR THOSE WHO DOWNLOADED WINDOWS FROM MEDIA CREATION TOOL)

[FOR BOOT COMMANDS]
bootrec /scanos
bcdboot C:\Windows /s W:
bootrec /scanos (repeat)

[OPENING REGISTRY EDITOR]
regedit

[REGISTRY HIVES LOCATION]
C:\Windows\System32\config (get SOFTWARE and SYSTEM)
(load hive to Computer\HKLM)
SOFTWARE = SOFT
SYSTEM = SYS

[FIRST REGISTRY BATCH]
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

(Right Click, New, DWORD Value (32-bit) and Type VerboseStatus and Enter)

VerboseStatus: (0) = 1
EnableCursorSuppression: (1) = 0

[SECOND REGISTRY BATCH]
Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup

(close Registry Editor)

[COMMAND PROMPT RESTART]
wpeutil reboot

(REBOOT TO WINDOWS EFI. NOT WINDOWS SETUP, IF IT DIDNT BOOT TO WINDOWS EFI, DO THE BOOT COMMANDS AGAIN)

[WHEN COMMAND PROMPT SHOWS UP IN BOOT]
oobe\windeploy
net user /add (yourusername)
net localgroup /add (yourusername) Administrators
regedit

[REGISTRY BATCH]
Locate: Computer\HKLM\SYSTEM\Setup

CmdLine = (RemoveInput)
OOBEInProgress = 0
SetupPhase = 0
SetupSupported = 0
SetupType = 0
SystemSetupInProgress = 0

(exit registry)
[COMMAND PROMPT]
taskmgr

[TASK MANAGER (taskmgr)]
(GO TO DETAILS)
(HIGHLIGHT IT)
(CLICK END TASK)
(IF PROMPTED, CLICK ON YES)

[IF STUCK ON MODULE INSTALLER, FORCE RESET IT]

(and done)
Рекомендации по теме
Комментарии
Автор

Here is an alternate method if this tutorial does not work for you or if you want to install with a CSM Record:

sudoiamejmsi
Автор

Thanks a lot!
I had a friend's Asus t100 to install W10 for it not knowing it was different from other laptops, i had to work on it for 3 days until I stumbled upon your video, it had an EMMC and no drives would show up in the installation screen but the drive was there and healthy, i had to try a different way to install it

Thanks a lot

RadwanSh
Автор

Thank you, I have now restored a laptop that I could only access the command line, happy days!

adelewis-higham
Автор

DUDE Thank you! I installed Windows 10 on my surface RT when it wasn't supposed to be, and now I just reinstalled Windows 8.1 back on thanks to your tutorial. I was quite stuck. Thanks a ton!

halfdecent
Автор

Albeit for some minor changes, I was able to leverage this to install Windows Home Server 2011 using Windows 10 10240 DISM from its install media. I had to do that as to not mess with a multi-boot I have set up.

jakob
Автор

I was Stuck in the Windows pe Recovery Menu and It Works

Minecraftfan
Автор

After Reboot it just goes back to the Windows Installation but after i removed the usb it just shows reboot and select proper boot device after reboot

benjaminlyngdoh
Автор

so thank you ...i can recovery a windows tablet that not boot from bios by usb but recovery have cmd prom (lenovo yoga tab 2)

jesusmzb
Автор

Error 3 system cannot find specified path

krashwav
Автор

Thank you very much!!! Your video was very helpful and needed for an issue I was facing. I enjoyed it ( detailed and easy to understand and execute. )

Thanks,
Mufutau

mufutaudurosinmi
Автор

Great Video...unfortunately, I have a corrupt system and REALLY DO NOT want to do a reinstall of windows 10 Pro 64 bit. I have tried all of the traditional methods to achieve my goal, but the process fails every time. Since this method in your video can't be used to do an upgrade or repair a corrupt windows image...if at all possible, can you please post a video to upgrade and repair existing installed windows?

ilviolino
Автор

I got stuck on "bcdboot C:\Windows /s W:" command
after the command runs successfully and I run "bootrec /scanos" again, it still detects Windows Installation. I got frustrated by this problem

What did I do wrong?

QuantumBeats_
Автор

Excellently put, very succinct. Thank you.

levittja
Автор

Hi, Need i CD Windows 10 for this installation ?
I have Problem with my Laptop, it wan´t booting. with Windows CD or USB, Nothing.
Can i have your Email or any thing to contact you, i want send you photo about my Problem ?
Thank´s so much.

birikanou
Автор

How create this type of bootable pendrive

salmanify
Автор

hi. im the person who commented on your alternate video. scanos shows my windows installation even after using bcdboot.

jackieburkhart
Автор

It went great until I restarted my laptop it doesn’t load to windows

jairussawali-pvxt
Автор

what was the benefit of DISM method compare to normal installation

rajeevomanakuttan
Автор

how to install windows: arch linux method

aceinetcodesgood
Автор

I installed windows only on one partition no efi partition so I can get hackintosh installed too💪🏼

eedamandru