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

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • 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)
    dism /get-wiminfo /imagefile:D:\Sources\install.wim
    dism /apply-image /imagefile:D:\Sources\Install.wim /index:1 /applydir:C:\
    (FOR THOSE WHO DOWNLOADED WINDOWS FROM MEDIA CREATION TOOL)
    dism /get-wiminfo /imagefile:D:\Sources\Install.esd
    dism /apply-image /imagefile:D:\Sources\Install.esd /index:1 /applydir:C:\
    [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
    CmdLine: (C:\Windows\System32\oobe\windeploy.exe) = cmd.exe
    (or C:\Windows\System32\cmd.exe)
    (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)
    (LOCATE winlogon.exe)
    (HIGHLIGHT IT)
    (CLICK END TASK)
    (IF PROMPTED, CLICK ON YES)
    [IF STUCK ON MODULE INSTALLER, FORCE RESET IT]
    (and done)

Комментарии • 75

  • @sudoiamejmsi
    @sudoiamejmsi  2 года назад +2

    Here is an alternate method if this tutorial does not work for you or if you want to install with a CSM Record:
    ruclips.net/video/sf6Y8-I7sKI/видео.html

  • @halfdecent96
    @halfdecent96 2 года назад +2

    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!

  • @adelewis-higham643
    @adelewis-higham643 2 года назад +4

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

  • @RadwanSh
    @RadwanSh 2 года назад +2

    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

  • @KyanZero
    @KyanZero Год назад +3

    System engineering GOD LEVEL.

  • @jakob1720
    @jakob1720 2 года назад +3

    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.

  • @ilviolino1
    @ilviolino1 2 года назад +2

    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?

  • @eedamandru4693
    @eedamandru4693 2 года назад +2

    You are sick ❤️🔥! Thanks

  • @petroseraphim
    @petroseraphim 3 месяца назад

    Thanks bro! Helped a lot!

  • @Minecraftfan014
    @Minecraftfan014 6 месяцев назад

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

  • @mairameza8237
    @mairameza8237 3 месяца назад

    😊 woow!! thank you it worked!!

  • @mufutaudurosinmi5107
    @mufutaudurosinmi5107 2 года назад +2

    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

  • @jackieburkhart3268
    @jackieburkhart3268 2 года назад

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

    • @jackieburkhart3268
      @jackieburkhart3268 2 года назад

      and when i boot, it shows "an error occured while attempting to read the boot configuration data"

  • @ennimhi
    @ennimhi Год назад +1

    WOAH!! computerists 😍

  • @levittja83
    @levittja83 Год назад

    Excellently put, very succinct. Thank you.

  • @jesusmzb
    @jesusmzb Год назад +1

    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)

  • @pro_gamerz9411
    @pro_gamerz9411 3 года назад +1

    wow it worked thank you!

  • @benjaminlyngdoh6826
    @benjaminlyngdoh6826 8 месяцев назад

    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

  • @krashwav
    @krashwav 2 года назад +1

    Error 3 system cannot find specified path

  • @aceinetcodesgood
    @aceinetcodesgood 3 месяца назад +2

    how to install windows: arch linux method

  • @eedamandru4693
    @eedamandru4693 2 года назад +1

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

  • @QuantumBeats_
    @QuantumBeats_ 3 года назад +3

    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?

    • @isaacschneider5255
      @isaacschneider5255 3 года назад

      I had the same problem, pobably you haven't an UEFI Bios, but the old one. I did little changes that solved my problem, which are the following:
      [DISKPART]
      [Shift - F10 to open Command Prompt]
      diskpart
      sel disk 0
      clean
      convert mbr
      create par pri
      format fs=ntfs quick
      assign letter C
      exit
      [Windows DISM]
      dism /apply-image /imagefile:D:\Sources\Install.wim /index:1 /applydir:C:\
      [FOR BOOT COMMANDS]
      bootrec /scanos
      bcdboot C:\Windows /s C:

    • @QuantumBeats_
      @QuantumBeats_ 3 года назад

      @@sudoiamejmsi thanks, I'll try it later to confirm that it works

    • @QuantumBeats_
      @QuantumBeats_ 3 года назад

      @@isaacschneider5255 thanks for the heads up

    • @pro_gamerz9411
      @pro_gamerz9411 3 года назад

      that did work when i tried it on a vm but it did not do that on my acer aspire 3

    • @arthurestx5330
      @arthurestx5330 Год назад

      @@isaacschneider5255 is there an other way on GPT drive
      I got a hackintosh and I need GPT

  • @rajeevomanakuttan2908
    @rajeevomanakuttan2908 2 года назад +3

    what was the benefit of DISM method compare to normal installation

    • @sudoiamejmsi
      @sudoiamejmsi  2 года назад +2

      they are probably the same. the only thing is dism method can also make you customize or make way without going through the oobe. and dism method is accurate since you can know when there is something wrong with the image file (wim or esd). if it is ill, corrupted.. etc..

    • @DEEPAKKUMARYADAV786
      @DEEPAKKUMARYADAV786 2 года назад

      You can install win 11 also on non compatible system using this p[rocess

    • @hamamiinkazo3594
      @hamamiinkazo3594 Год назад +1

      @@sudoiamejmsi your method of customized installation for Windows 10 is awesome. Very technical and not everybody can do that way, however it's a new experience to me and amazing alternative to install Windows 10.

    • @hamamiinkazo3594
      @hamamiinkazo3594 Год назад

      Please make a script note to do (command lines and steps) from start to finish.Thank you.

    • @ItsOmeyYT
      @ItsOmeyYT Год назад

      Bypassing those windows 11 requirements is what i use ut gir

  • @nerddd701
    @nerddd701 3 года назад +1

    Thanks

  • @salman22ify
    @salman22ify 11 дней назад

    How create this type of bootable pendrive

  • @exmesan
    @exmesan 10 месяцев назад

    God bless you!

  • @redline_77
    @redline_77 2 года назад

    nice guide

  • @jairussawali-pv6xt
    @jairussawali-pv6xt Год назад

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

  • @Aryan.majhi.16
    @Aryan.majhi.16 3 года назад

    Didn't work for me

  • @pro_gamerz9411
    @pro_gamerz9411 3 года назад +1

    where did you learn that it realy worked

    • @sudoiamejmsi
      @sudoiamejmsi  3 года назад +4

      Research, and exploring whats inside the setup, and windows itself

  • @CaliCowboy805
    @CaliCowboy805 2 года назад

    Dude I'm am totally lost I got most of it working but still lost. Need detailed help. I'm doing it on a macbook pro

  • @pro_gamerz9411
    @pro_gamerz9411 3 года назад +1

    oh no i everytime i need to install windows i need to use command promt i made this usb i did not buy it

    • @sudoiamejmsi
      @sudoiamejmsi  3 года назад

      you can do 2 types of installing Windows.
      1. Guided install (its much safer. everyone uses this)
      2. DISM Install (it uses cmd and you can escape OOBE)

    • @pro_gamerz9411
      @pro_gamerz9411 2 года назад

      I watch this video on my old windows 7 laptop that i upgraded to windows 8.1 to fix my acer with bootable kingston usb flash drive but my old one got broken so i have repaird install.wim on my usb so i do not need to install windows 10 or 11 with cmd.

    • @pro_gamerz9411
      @pro_gamerz9411 Год назад

      windows 8.1 is gone

  • @Michoki
    @Michoki Месяц назад

    the bcdboot command dont work

    • @sudoiamejmsi
      @sudoiamejmsi  Месяц назад

      @@Michoki please check if u are using efi version of the installer. And if possible..check your commands if right

  • @birikanou1109
    @birikanou1109 3 года назад +2

    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.

  • @Lasii19
    @Lasii19 3 года назад +1

    how to get smooth fps thoo?

    • @sudoiamejmsi
      @sudoiamejmsi  3 года назад +1

      upgrade your ram and CPU, and change HDD to SSD

    • @Lasii19
      @Lasii19 3 года назад +2

      @@sudoiamejmsi noted UwU

  • @Ski4974
    @Ski4974 3 года назад

    Is there a way to do this but not skip OOBE?

    • @pro_gamerz9411
      @pro_gamerz9411 3 года назад

      no

    • @sudoiamejmsi
      @sudoiamejmsi  3 года назад +2

      yes. There is a way. after doing bcdboot. instead of opening regedit. just type on wpeutil reboot :>

  • @thiruganesandhanendraraj1413
    @thiruganesandhanendraraj1413 2 года назад

    I don't know how to thank you

  • @lilmissparty
    @lilmissparty 3 года назад

    Will this work for my MacBook Air?

    • @sudoiamejmsi
      @sudoiamejmsi  3 года назад

      no. use vmware fusion if you are on mac to install windows

  • @Lasii19
    @Lasii19 3 года назад +2

    How to get a gf

  • @ILOVEBMW.
    @ILOVEBMW. 3 года назад +2

    It destroyed my pc😡😡😡😡

    • @ILOVEBMW.
      @ILOVEBMW. 3 года назад +1

      I lost my all of data from cleaning disk 0 😭😭😭

    • @imSomebody-m4c
      @imSomebody-m4c 3 года назад

      @@ILOVEBMW. your dumb this is not upgrade

    • @pro_gamerz9411
      @pro_gamerz9411 3 года назад

      try using a bootable usb to fix it

    • @pro_gamerz9411
      @pro_gamerz9411 3 года назад

      if you wan't to keep all your data remeber to install windows the normal way and select upgrade to keep all your data

    • @monsterhunterecology5024
      @monsterhunterecology5024 Год назад

      @@ILOVEBMW. what kind of idiotic and dumb spoiled rat are you? Also learn english 4yr old freak!

  • @user-wx2qw7ht1v
    @user-wx2qw7ht1v 7 месяцев назад

    For dism /apply-image it does not work but I realize it is install.esd so I tryed to use install.esd and it worked.

  • @jairussawali-pv6xt
    @jairussawali-pv6xt Год назад

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

  • @jairussawali-pv6xt
    @jairussawali-pv6xt Год назад

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