Windows 10: How can I install Windows 11 using USB when it ends at 77% and restarts without completing...

Discus and support How can I install Windows 11 using USB when it ends at 77% and restarts without completing... in Windows 10 Software and Apps to solve the problem; I own Dell Inspiron 14 5000. I reset the windows due to the local disk drive C being full because of virus. However, the newly installed windows 11 was... Discussion in 'Windows 10 Software and Apps' started by Dee Asinero, Dec 4, 2024.

  1. How can I install Windows 11 using USB when it ends at 77% and restarts without completing...


    I own Dell Inspiron 14 5000. I reset the windows due to the local disk drive C being full because of virus. However, the newly installed windows 11 was corrupted as well made my laptop lag even when it just restarts. I tried the Dell Recovery using a USB method which didn’t work because it found an error with a module.Then I tried to use Windows Creation Tool using USB. However, the moment I install the windows from the USB to the laptop, the installation process ends at 77-79% before it says that it’s restarting. And once it restarts, the laptop can’t find any bootable device unless I will

    :)
     
    Dee Asinero, Dec 4, 2024
    #1
  2. SirYandi Win User

    Windows 7 install hangs at "completing installation"

    Fix: Windows 7 install hangs at "completing installation"

    I am aware that this Thread is rather old but I still want to make a reply as it came up right at the top my google search for "install windows freezes on completing installation".

    Hi all,

    Follow each point carefully and hopefully you'll avoid the frustration I went through! I find singing to myself semi-manically helps during such times...

    To begin

    Minimize comp configuration:
    - Only 1 HDD; simply unplug all HDDs except the one you'll be installing to
    - Only one chip of RAM (2GB in my case); (primary ram slot is usually closest to the processor)
    - Only PS2 keyboard; (actually worked for me using USB keyboard)
    - Should be fine to leave your video card/wireless card in

    So, the back of your computer should now only have a power cable, DVI/VGA/HDMI and PS2/USB keyboard plugged in. Also, possibly a USB stick if you're using a USB flash drive to install (guide to creating a bootable Windows install flash drive here: How to Install Windows 7 Via a USB Drive | The Mighty Geek)

    Step 0, Optimize HDD as recommended at : (http://www.sevenforums.com/tutorials/91339-ssd-hdd-optimize-windows-reinstallation.html) I found this worked best by using CMD both to "cleanall" (not just "clean") and format NTFS

    Step 1, Ensure BIOS boot order is set to boot from CD/DVD (or USB flash drive). With the Windows 7 DVD (or USB Flash drive) in your DVD drive , press any key when prompted 'Press any key to boot from CD / DVD...', as soon as the message is gone, quickly press F8 to show the boot options list. Select Safe Mode and install 7. It will allow the initial stages & file copying.

    Step 2, When the Window 7 installation has completed all the stages, such as copying, expanding, installing features, and then installing updates, it is going to restart; REMOVE THE DVD/USB BEFORE THE RESTART! Once restarted, you can reconfigure BIOS to boot from your HDD (if you miss this then you will be you will be prompted to choose the boot device, choose HDD).

    Step 3, When 7 restarts for the first time, spam F8 and select 'safe mode'. When you boot to SAFE MODE wait for a few minutes at the "SETUP IS STARTING WINDOWS FOR THE FIRST TIME" screen, then you'll get the popup that states "WINDOWS CANNOT CONTINUE SETUP IN SAFE MODE, CLICK OK TO RESTART"
    NOTE: DO NOT restart, AND DO NOT click on the 'X' (close button) in the upper-right of the pop-up. You are going to do steps 4, 5 & 6 first before clicking to restart!!!!!

    Step 4, Simply press SHIFT+F10 (possibility of not working with USB keyboards although worked for me) - that will bring up a COMMAND PROMPT after a few seconds.

    Step 5 From there you can enter COMPMGMTLAUNCHER

    Step 6: Go to your device manager and disable:
    - ALL your drivers that display the YELLOW TRIANGLE.
    - ALL "unknown" device(s) drivers in any category.
    (this can be time consuming using only a keyboard so use the "tab" key to cycle through menus, the "D" key to disable drivers and the "Y" key to confirm)

    Also keep in mind that Video is always a huge culprit... just disable ALL unknown devices and ALL yellow triangles...

    If you DO NOT know which is causing the problem AND you CANNOT see an obvious with a YELLOW TRIANGLE or EXCLAMATION POINT in Device Manager then try disabling any and changing any services from automatic to disabled for any that you don't recognize or that seem VENDOR (software or hardware) specific.

    Step 7: Once you have disabled all of your drivers press alt+F4 to exit. You can now close command window by clicking ok on the dialog box. Windows will now use a standard (with less functionality) when it restarts. The final setup should now complete successfully.

    Once the installation has finished (congratulations by the way) and you actually have a screen up & running you should be able to install your original drivers as well as re-enable these and devices A really useful site to identify/audit the components you'll need to download drivers for can be found at Belarc Advisor - Belarc, Inc.

    Note: If you successfully install Windows 7 using this guide, but but are left with a corrupted or missing driver(s), I would suggest enabling only the internet driver and re-downloading all your drivers from the manufacture site.


    I didn't write this entirely myself; I compiled and edited information from a few sources after exhausting a silly amount of options and time trying to fix this issue. Credit goes to SheilaP from http://social.technet.microsoft.com...66-17c6-46e8-94e2-dd39b5b504c1?prof=required; and MKtorn from http://www.sevenforums.com/installation-setup/175273-windows-7-freezes-completing-installation.html

    Hope this helped!

    SirYandi
     
    SirYandi, Dec 4, 2024
    #2
  3. 3Colors Win User
    Windows Updated(16299.309).KB4088776 Restart is required to complete.

    Hi dalchina. Good news, I followed your suggestion and reinstalled the update and now it appears as "installed correctly" *Biggrin Maybe it was not necessary to run the Windows Update Troubleshooter or maybe if necessary. But using it I do not think it could have worsened something. The installation was very fast, unlike the first time it showed step 1 and step 2 completed.

    Thanks for the suggestions and for the time to respond How can I install Windows 11 using USB when it ends at 77% and restarts without completing... :) Best regards.


    And thanks for the tip of that program, I'll have it on my list.
     
    3Colors, Dec 4, 2024
    #3
  4. thraxed Win User

    How can I install Windows 11 using USB when it ends at 77% and restarts without completing...

    Installing windows off of a USB stick

    Step By Step from vista:
    From admin cmd prompt

    1. diskpart
    1a. list disk
    2. select disk 1 (replace 1 with your usb drive)
    3. clean
    4. create partition primary
    5. select partition 1 (replace 1 with your usb drive)
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    Copy Windows Vista's DVD ROM content to the Flash Drive

    xcopy d:\*.* /s/e/f e:\ (d being your vista cd and e being your usb stick)

    And that's it, boot off your usb disk
     
    thraxed, Dec 4, 2024
    #4
Thema:

How can I install Windows 11 using USB when it ends at 77% and restarts without completing...

Loading...
  1. How can I install Windows 11 using USB when it ends at 77% and restarts without completing... - Similar Threads - install using USB

  2. How can I install Windows 11 using USB when it ends at 77% and restarts without completing...

    in Windows 10 Gaming
    How can I install Windows 11 using USB when it ends at 77% and restarts without completing...: I own Dell Inspiron 14 5000. I reset the windows due to the local disk drive C being full because of virus. However, the newly installed windows 11 was corrupted as well made my laptop lag even when it just restarts. I tried the Dell Recovery using a USB method which didn’t...
  3. How can I verify my Windows 11 installed completely?

    in Windows 10 Gaming
    How can I verify my Windows 11 installed completely?: I've just upgraded my Windows 10 to Windows 11, or so I hope! During the part where it reboot and shows progress by percentage -- and with the screen saying to NOT power off the computer -- something happened power? battery backup? and the computer went down. Perfect timing!...
  4. How can I verify my Windows 11 installed completely?

    in Windows 10 Software and Apps
    How can I verify my Windows 11 installed completely?: I've just upgraded my Windows 10 to Windows 11, or so I hope! During the part where it reboot and shows progress by percentage -- and with the screen saying to NOT power off the computer -- something happened power? battery backup? and the computer went down. Perfect timing!...
  5. Can I perform a clean install of Windows 11 without an USB flash drive or with an USB with...

    in Windows 10 Gaming
    Can I perform a clean install of Windows 11 without an USB flash drive or with an USB with...: I need to leave dev channel and I need to perform a clean install ASAP . At the moment I dont have an USB with more than 8GB . Is there any other alternative ?...
  6. Can I perform a clean install of Windows 11 without an USB flash drive or with an USB with...

    in Windows 10 Software and Apps
    Can I perform a clean install of Windows 11 without an USB flash drive or with an USB with...: I need to leave dev channel and I need to perform a clean install ASAP . At the moment I dont have an USB with more than 8GB . Is there any other alternative ?...
  7. Can I install Windows 10 from 11 without an USB?

    in Windows 10 Gaming
    Can I install Windows 10 from 11 without an USB?: Can I install Windows 10 from 11? I built this PC and installed Windows 11, so there's no option to go back to Windows 10. I was wondering if I could do a fresh install of Windows 10 without a USB or anthing....
  8. Can I install Windows 10 from 11 without an USB?

    in Windows 10 Software and Apps
    Can I install Windows 10 from 11 without an USB?: Can I install Windows 10 from 11? I built this PC and installed Windows 11, so there's no option to go back to Windows 10. I was wondering if I could do a fresh install of Windows 10 without a USB or anthing....
  9. Restart without end in sight

    in Windows 10 BSOD Crashes and Debugging
    Restart without end in sight: I got windows Insider Preview build 18362 installed on my computer but anytime I try to restart my computer it is unable to do so. It reboots without an end in sight until I shut it down....
  10. Restart without end in sight

    in Windows 10 BSOD Crashes and Debugging
    Restart without end in sight: I got windows Insider Preview build 18362 installed on my computer but anytime I try to restart or reboot my computer it is unable to do so. It reboots without an end in sight until I shut it down....