Into Windows

  • Home
  • Windows 11
  • Windows 10
  • Windows 7
  • Privacy
You are here: Home » Windows 7 Guides » How To Make Windows 10 Bootable USB Via Command Prompt

How To Make Windows 10 Bootable USB Via Command Prompt

Last Updated on March 26, 2021 by admin 2,094 Comments

Do you want to install or reinstall Windows 10 on your computer? Not sure how to prepare the bootable USB of Windows 10 without using third-party tools? In this step-by-step, we will see how to prepare the bootable USB of Windows 10 using the Command Prompt.

Although one can always use tools like Rufus to prepare the bootable USB, why use a third-party tool when you can create the bootable USB using the built-in Command Prompt?

The method is straightforward, and you can use it without any hassles. Needless to say that your motherboard should support the USB Boot feature to make use of the bootable USB drive. And if your PC doesn’t support booting from USB, you can still install Windows from USB by following our how-to install Windows 7/8 from a USB drive even if your PC doesn’t support the USB boot feature.

How to install Windows 10 from the USB drive guide might also interest you.

Preparing Windows 10/8/7 bootable USB

Requirements:

  • USB Flash Drive (Minimum 4GB)
  • Windows 10/8/7 installation files.

Follow the below steps to create bootable Windows 10/Windows 7 USB drive using which you can install Windows 10/8/7 easily.

Procedure:

Step 1: Plug-in your USB flash drive to the USB port and move all the contents from the USB drive to a safe location on your system.

Step 2: Open Command Prompt with admin rights. Use any of the below methods to open Command Prompt with admin rights.

*Type cmd in Start menu search box and hit Ctrl+ Shift+ Enter.

Or

*Go to Start menu > All programs > Accessories, right-click on Command Prompt, and select Run as administrator.

Step 3: You need to know about the USB drive a little bit. Type in the following commands in the command prompt:

First, type DISKPART and hit enter to see the below message.

Bootable USB Drive

Next type the LIST DISK command and note down the Disk number (ex: Disk 1) of your USB flash drive. In the below screenshot, my Flash Drive Disk no is Disk 1.

Step 4: Next, type all the below commands one by one. Here I assume that your disk drive no is “Disk 1”.If you have Disk 2 as your USB flash drive, then use Disk 2.Refer to the above step to confirm it.

So below are the commands you need to type and execute one by one:

SELECT DISK 1

CLEAN

CREATE PARTITION PRIMARY

SELECT PARTITION 1

ACTIVE

FORMAT FS=NTFS Quick

(In the above command, replace NTFS with FAT32 if your system supports UEFI)

(Format process may take few seconds)

ASSIGN

EXIT

Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.

Bootable USB Drive

Step 5: Next, insert your Windows 10/8/7 DVD into the optical drive and check the drive letter of the DVD drive. In this guide, I will assume that your DVD drive letter is “D,” and the USB drive letter is “H” (open my computer to know about it). If you have an ISO image of Windows 10/8/7, mount the ISO file by right-clicking on it and then clicking the Mount option. It will now show up in File Explorer.

Step 6: Maximize the minimized Command Prompt in the 4th step.Type  the following command now:

D: CD BOOT and hit enter. Where “D” is your DVD drive letter or the drive letter of the mounted ISO file.

CD BOOT and hit enter to see the below message.

Step 7: Type another command given below to update the USB drive with BOOTMGR compatible code.

BOOTSECT.EXE /NT60 H:

14

Where “H” is your USB drive letter. Once you enter the above command, you will see the below message.

Step 8: Copy your Windows 10/8/7 contents to the USB flash drive. If you mounted an ISO file, open up the drive and copy all the files to the USB drive.

Step 9: Your USB drive is ready to boot and install Windows 10/8/7. The only thing you need to change the boot priority at the BIOS to USB from the HDD or CD ROM drive. I won’t explain it as it’s just the matter the changing the boot priority or enabling the USB boot option in the BIOS.

Note: If you are not able to boot after following this guide means you haven’t set the BIOS priority to USB. If you got any problems following this guide, feel free to ask questions by leaving a comment.

Update: If you find this guide difficult to follow, please use the easy-to-use Rufus software to create a bootable USB. Make sure you follow all steps correctly and launch the Command Prompt with admin rights (as given in the guide) to avoid errors. Good luck!

Filed Under: Windows 7 Guides Tagged: Bootable USB, Install Windows 7

Related Posts

  • How To Format USB Flash Drive Via Command Prompt In Windows 10
  • Launch Elevated Command Prompt From Command Prompt
  • How To Create Bootable Windows 7 USB To Install Windows 7 From USB Flash Drive
  • How To Make Windows 10 Bootable USB
  • How To Make Bootable Windows 10 USB Without Formatting

Comments

  1. khurram khan says

    December 26, 2020 at 5:27 pm

    Restoro is the best PC repair and malware removal software designed for Windows computers. Restoro at crackplease provides a quick and comprehensive system diagnosis, then offers robust system optimization, removes spyware and viruses, and then repairs the Windows Registry. That being said, such a package can significantly improve your computer’s performance.

  2. Tamas says

    January 10, 2020 at 6:01 pm

    I cannot believe! This is amazing!

    Thank you very much!

  3. saifullah khan says

    August 18, 2019 at 10:06 pm

    I used this method successfully on two computers. I was very surprised that when I was unable to change the boot sequence to USB in the BIOS on an older laptop, windows 7 installed

  4. cristian says

    February 17, 2019 at 12:00 am

    well thats the problem: my mobo dont have usb as boot option

  5. gagan says

    October 25, 2018 at 8:40 pm

    i have ubuntu in my thinpad.. but i want to remove ubuntu and install windows 7. it does not have dvd drive. i first formatted my usb drive. then pasted windows 7 prof. in it. restart the comp. and kept pressing f2. but did not show the booting message. the above method also did not work. is there any other options??

  6. jocky says

    December 8, 2017 at 9:57 am

    Hi, admin.

    how to do a multi-boot USB(including 7, 8.1 ,10 pro all-in-one) using cmd only?

  7. Danny L says

    July 7, 2017 at 6:26 pm

    And, completely useless and irrelevant. This doesn’t tell you shit about how to install Win from a USB drive. If I’d been interested in how to MAKE such a drive, great! But, that’s not what it’s supposed to be. It’s supposed to be about HOW TO install. Which is where I’m having issues, and needed help. And before you try that, yes, the boot priority is on the USB drive, with the HDD set third, behind even network boot.

    Essentially? Why the hell did you make a wall of text that has NOTHING to do with actually installing? Talk about UTTERLY useless self-advertising. Clueless ass.

  8. Joe says

    March 7, 2017 at 9:14 pm

    Whew. This finally resolved my issue with “A required CD/DVD drive device driver is missing” error.

    I placed the HD of the computer giving the error into an enclosure, cleared it, created a primary partition size=10240, made it bootable then copied Windows 7 to it. I popped it back in the original computer, booted to setup, created other partition and installed.

    Thank you for this.

  9. Javier T says

    February 23, 2017 at 3:40 am

    UNPLUG AND PLUG THE USB DRIVE AGAIN BEFORE RUN BOOTSECT.EXE, THEN CHECK IF THE USB DRIVE LETTER WAS CHANGED, FOR EXAMPLE FROM I: TO J:
    NOW TRY TO RUN BOOTSECT.EXE WITH THE NEW USB DRIVE LETTER.

    Sorry for the capital letters, but I wanted the message to be easily visible between so many error messages related to this reason.

  10. Tom says

    November 20, 2016 at 8:30 pm

    I don’t have a DVD to put in so what do I do next?

  11. mohamed saied says

    July 15, 2016 at 5:50 am

    Perfect method and perfect solution. Thanks

  12. Noely JoBerg says

    May 1, 2016 at 10:48 pm

    I created a bootable Win 7 Ultimate USB (Sandisk Cruzer) disk tonight. I followed your instructions to the letter & it worked. I didn’t go through the whole installation, just until before you have to format the C drive.

    My laptop is an Acer Aspire E1-431G V1.24. UEFI: Insyde Corp. V1.24 if that helps. You need to set ‘USB HDD’ to boot first in the BIOS (there are similar options like FDD, DVD etc).

    I think I’m home free for the full installation. Just waiting until I buy my new HD next week, Kingston Hyper-X SSD, before I reinstall.

    Also looking forward to trying out Win 10 using the same method, when they bring out the full version…

    p.s. My Windows 7 CD is very old & couldn’t be read by my DVD drive. I had to use a friends computer to copy the CD to (a different) USB drive, then copy that to the C drive on my computer. I just changed the relevant drive letters in the guide & it worked like a charm :-)

  13. ABHINAV says

    April 27, 2016 at 1:12 am

    REALLY HELPFUL

  14. Tusshar says

    April 19, 2016 at 12:38 pm

    I have a problem in installing windows 7 my pc says that windows cannot prepare boot

  15. Kiraee says

    December 3, 2015 at 12:10 am

    I’ve been using this guide for some years now for every windows versión possible and it works.

    Btw, I have used this with windows 10 around 5 times already with different USB sticks and it works.

  16. MUZAMIL FIDA says

    November 20, 2015 at 3:38 pm

    got an error while giving command bootsect.exe/nt60 E:
    “could not map drive partitions to associated volume device objects:
    access is denied”….while i am using 8GB USB
    tell me what i should do

  17. MUZAMIL FIDA says

    November 19, 2015 at 10:22 pm

    got an error while giving command bootsect.exe/nt60 h: as
    “could not map drive partition to assosiated volume device objects:
    access is denied”
    while i am using usb of 8GB

  18. michael says

    November 16, 2015 at 6:26 am

    hello,

    i’ve been doing the diskpart thing for my USB disk for quite sometime now and i’ve been able to install windows 7 on dozens of machines.

    but just this morning i get the message:

    Windows Boot Manager?
    Windows failed to start. A recent hardware or software change might be the ?cause. To fix the problem:

    1. Insert your Windows Installation disc and restart your computer.
    ?2. Choose your language settings and then click “Next”
    ?3. Click “Repair your computer”
    If you do not have this disc, contact your system administrator or computer ?manufacturer for assistance.

    File: \Boot\BCD

    ?Status: 0xc000000

    Info: An error occurred while attempting to read the boot configuration data.

    —

    My Windows 7 installation file is not an ISO and not in a DVD. I just copied the files onto the USB disk.

    Can you help me with this please ASAP.

    Thanks!

  19. Ati says

    October 20, 2015 at 3:40 am

    Only solution which really worked! Many thanks for sharing it with us!

  20. sahir goswami says

    October 13, 2015 at 5:55 pm

    my pc boot again and again every time when restart it starts from zero

  21. Markus says

    July 29, 2015 at 7:18 pm

    The guide is definitely not working when attempting to install Windows 7 on Asus UX32L
    Neither does the guide with the windows tool.

    When chosing the USB as Boot device, the system just shows a back screen for a short time and then switcheds to the normal HD with the preinstalled win 8.1

    BTW no guides for any kind of USB Boot Stick work for this POS machine LOL

  22. Capnblinski says

    June 18, 2015 at 7:44 am

    Thanks. Had this as a ‘to do’ for a few years now: thank you!

  23. Chandrashekar C says

    May 30, 2015 at 10:46 am

    Awesome…. I am able to boot my USB!! thank you so much. Its very easy now. Once again Thank you.

  24. Dinesh Jangid says

    May 2, 2015 at 11:31 am

    Thanks Dear,

    All things are set as shown in your guide but in starting message showing: Invalid partition.

    What to Do?

    Earlier I have successfully installed Windows 7 home basic with same specifications in the same configuration Desktop PC. But this time I tried to install Windows 7 Ultimate, which did’t succeed.
    Regards,
    Dineesh Jangid

  25. Dinesh Jangid says

    April 27, 2015 at 2:08 pm

    Thanks dear, i have ever tried many options and was fail to install window by USB flash drive, but this way I didn’t face any problem to install windows by USB.

    Thanks again
    Dinesh Jangid

  26. VIREN says

    April 12, 2015 at 1:05 pm

    if already windows files in usb pen drive how to install windows 7

  27. nonnosh zaki says

    March 15, 2015 at 2:11 am

    thanks ,your explanation was very clear,thanks a lot

    could i know if i want to put windows xp in the same flash ,what procedure should I follow

  28. A happy guy says

    March 5, 2015 at 10:15 pm

    Thanks for this great guide, you just saved another netbook and some of my nerves!

  29. SoSoHappy says

    February 23, 2015 at 9:50 pm

    This is awesome, thank you for saving a i5 of getting busted against the wall :D

  30. John says

    February 23, 2015 at 7:35 pm

    I got my SD card in my lappy.
    And the install windows box says select driver to be installed.
    But nothing shows.
    I do have the hide drives that are not camptable unchecked also

  31. Ssellers says

    February 19, 2015 at 4:56 am

    I followed every step but when I tried to boot received message “boot manager missing”. Help!!!

  32. Flo says

    February 17, 2015 at 7:49 pm

    Hi! Great guide. Thanks a lot! One question, though; if I copy both win XP and win 7 on USB, will they both boot up? Thanks!

  33. Nirmal says

    February 15, 2015 at 1:03 pm

    Got the following error message after putting bootsect command

    This tool can only be run on systems booted using a PC/AT BIOS. This system
    was booted using EFI or some other firmware type.

    Can you help??

  34. Shyam says

    February 12, 2015 at 4:27 pm

    Wow man, very very easy & quick. Thanks a lot.

  35. Raza says

    February 6, 2015 at 3:17 pm

    Best guide <3 Help me quick understand how to install windows in my laptop using usb. Thanks man!

  36. Luis says

    January 29, 2015 at 7:46 am

    Helped me a lot. Quick and easy, no hassle and additional software required to install. Thank you.

  37. Nesho says

    January 25, 2015 at 12:01 pm

    Thank you so much for this guide. It’s so clean to follow and it worked from the first time. :)

    Definitely will follow your blog! Cheers!

  38. cosmin says

    January 18, 2015 at 11:02 pm

    super. quick and easy!

  39. Ch.Abdul Rehman says

    January 18, 2015 at 2:16 am

    Love u admin
    U are awesome
    Thank u so much

  40. nobody says

    January 15, 2015 at 2:52 am

    Great guide, worked like a charm.

  41. Authentic314 says

    January 14, 2015 at 8:40 pm

    Trying to do this directly from cmd on install disk no OS on the laptop no internal hdd, just install DVD and USB drive. Is this possible?

  42. admin says

    January 2, 2015 at 11:02 am

    @ JT
    Yes, you can use it as a normal drive.

  43. JT says

    January 1, 2015 at 6:34 pm

    Is this reversible? Once I’ve done this and used it to boot up Windows, can I delete the contents and use it as a normal USB drive again? Thanks!

  44. le says

    December 30, 2014 at 7:49 pm

    Thanks so much for your help in format usb as NTFS.
    It work properly now, thanks

  45. Shahzad says

    December 24, 2014 at 12:17 pm

    Gr8 work

  46. Avach says

    December 23, 2014 at 3:49 pm

    Followed the steps (even tried with Win 7 USB DVD download tool), boot priority is set to USB. But nothing happenes, disabled other boot options and it just skips to bios. Tried with multiple flashdrives, the USB socket must be working as well.

    Any suggestions?

  47. Tobiasz says

    December 20, 2014 at 7:52 pm

    THANK YOU SOOO MUCH
    after week i finaly can install windows frum my flash drive
    I don’t now way but after 2 years first time universal usb installer has disapointed me and it was giving back bcd boot ero now its working with your guide soo again rthanks

  48. admin says

    December 20, 2014 at 10:49 am

    @ Jamie
    There are plenty of free tools out there for the job but this is the best method.

  49. Jamie says

    December 19, 2014 at 4:12 am

    Thank you sooo much! I have searched, found another utility that didn’t work, and finally found this. Thanks again!

  50. admin says

    December 18, 2014 at 11:28 am

    @ Zara
    Are you getting any error?

  51. EDJAHMAN says

    December 18, 2014 at 11:04 am

    Thank you for the guide!

    It was exciting using DOS commands. I haven’t used them in such a long, long time!

  52. Zara says

    December 16, 2014 at 2:12 pm

    I followed these steps and changed my boot order.but it doesn’t work.y

  53. CampinGoDance says

    December 12, 2014 at 11:33 pm

    I have already a soft copy of windows 7 and i don’t have optical DVD drive so im looking for USB installation of windows OS how should i continue to step 5 when i don’t have both DVD drive and DVD\CD of windows OS 7-8 .

  54. Sunil says

    December 11, 2014 at 12:51 am

    Thnx man… Great work

  55. Lien Le says

    December 6, 2014 at 1:14 pm

    Regarding to grendel54 says
    July 31, 2014 at 11:55 am

    I can do everything but when i get to…

    Step 7: Type another command given below to update the USB drive with BOOTMGR compatible code.
    BOOTSECT.EXE /NT60 H:

    It says…

    “Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.”

    ???

    Answer: Go to Start menu > All programs > Accessories, right click on Command Prompt and select Run as administrator. Then followed step 7 again, it will work.

  56. ntop says

    December 4, 2014 at 12:28 pm

    after i try to boot i get it to but when i start to install and it says i need a driver for my dvd drive and i dont know the make of my laptop to even get a driver. is there an alternative route around this?

  57. admin says

    December 2, 2014 at 10:11 pm

    @ Varazir
    Yes, there is an easier way to have Windows 7 and Windows 8 installation media on the same USB. Please go through the following post:
    intowindows.com/how-to-install-windows-7-and-windows-88-1-from-same-usb/

  58. Varazir says

    December 2, 2014 at 1:05 pm

    Is there a way to have both win7 and win8 installation media on the same USB drive and you get a boot up menu when you boot up the drive ?

  59. satyanarayana says

    December 2, 2014 at 9:37 am

    F:\boot>bootsect.exe /nt60 f:
    this version of F:\boot>bootsect.exe is not compatible with the version of windows you’re running.
    check your computer’s system information to see whether you need a x86 (32 bit) or x64 (64 bit)
    version of the program, and then contact the software publisher.

  60. Rusty says

    November 22, 2014 at 5:23 am

    I want to run windows 7 on my new windows 8 computer can I do this? And/or run it from my old hard drive connected to my new computer? Thanks.

  61. john A says

    November 16, 2014 at 3:00 pm

    So tiring and complicated procedure with a dozen of steps! I didn´t even try ; there are a USB install progrmas with just one click or two….thank you anyway.

  62. JOSH says

    November 16, 2014 at 3:16 am

    so, i cant find where i went wrong but i cant complete step 7. the usb is seen as a MBR and not a drive(so no H:) someone have any thoughts on this

  63. Ignacio says

    November 13, 2014 at 5:35 am

    It worked like a charm. Thanks!

  64. so says

    October 23, 2014 at 7:18 pm

    Is it possible to add two versions of windows 7 on the same usb flash drive? Like x86 and x64, both on same flashdrive? I mean, with some kind of bootmenu… Thanks!

  65. Kyle says

    October 17, 2014 at 8:39 am

    Hey. Followed every step without any issue but when I try to boot from the USB I the message “BOOTMGR missing” any help would be great

  66. Kyle says

    October 17, 2014 at 8:28 am

    Hello. Completed every step without issue but when booting from the USB first message I get is BOOTMGR missing.
    Any help would be greatly appreciated.

  67. Paul says

    October 15, 2014 at 4:28 pm

    I always refer to this guide for help creating Windows install USB sticks. Thanks

  68. David says

    October 12, 2014 at 10:24 pm

    This doesn’t work if you booted UEFI, which is the default under all modern computers running Windows 8. This is the source of all the people complaining about “This tool can only be run on systems booted using a PC/AT BIOS” errors.

    The information is helpful, but you should state the issue with Windows 8 at the beginning in order to steer people towards other solutions.

  69. admin says

    October 1, 2014 at 11:32 pm

    @ SolidSonicTH
    Yes, works without any issues for Windows 10 as well. But if you’re are looking for more detailed guide for Windows 10, please use the following guide:
    “https://www.intowindows.com/install-windows-10-from-usb-drive/”

  70. SolidSonicTH says

    October 1, 2014 at 10:49 pm

    Works for Windows 10 as well, lol.

    Not that I really had any doubt since things have been pretty standard since Vista.

  71. Adeyemi Oluwaseyi says

    September 29, 2014 at 6:43 pm

    I use the command in step 4 FORMAT FS=NTFS several times and it keeps giving me “100% completed Disk has encountered an error: the parameters is incorrect. see the system Event log for more information”… Please what do I do next or what may be the problem, and what is the solution. Hope to hear from you soon. Thanks

  72. Joris Vercleyen says

    September 24, 2014 at 7:41 pm

    Thank you for this dummy-proof guide ^^

  73. admin says

    September 5, 2014 at 8:41 pm

    @ Raza
    When PC restarts, try removing the flash drive until the setup starts. Should work fine.

  74. Raza says

    September 5, 2014 at 7:11 pm

    Thanx admin for this informative post. I tried this and made up to a successful boot from flash…but im facing problem during installation of windows…when system gets restarted during windows installation, it starts a fresh installation again. (Procedure of windows installation starts from the beginning) .Need Help on how to get rid of that.
    Regards Raza.

  75. admin says

    September 2, 2014 at 8:46 pm

    @ Ken
    Simply mount the ISO file and then use the drive letter of mounted drive. If you’re on Windows 7 or Vista, please check the following guide:
    intowindows.com/how-to-mount-an-iso-image-in-windows-7/

  76. victor says

    August 27, 2014 at 11:55 am

    What must I do when I’m trying to boot de cd its says: this version of E boot is nt compitable with the version of windows you are ruunning check your computer system information

  77. Ken says

    August 23, 2014 at 3:29 pm

    What should I do when my version of windows is an iso file, & my PC doesn’t have a CD drive?

  78. WILL says

    August 23, 2014 at 11:41 am

    HOW TO SOLVE???

    E:\boot>BOOTSECT.EXE /NT60 F:
    This tool can only be run on systems booted using a PC/AT BIOS. This system
    was booted using EFI or some other firmware type.

  79. kush says

    August 22, 2014 at 9:23 am

    thanks sir! its works for me!

  80. dave says

    August 15, 2014 at 11:33 pm

    Thank you!!! Please post your bitcoin address so I can tip you

  81. George says

    August 15, 2014 at 11:32 pm

    YES! Excellent fix to my BOOTMGR missing error. I was able to install Windows 7 using a USB flash drive successfully. Thank you!

  82. Chris says

    August 13, 2014 at 2:46 am

    In step 7, after typing BOOTSECT.EXE /NT60 F: I got “This tool can only be run on systems booted using a PC/AT BIOS. This system was booted using EPI or some other firmware type.”

    Could you please state how to get around this?

    I could see you got the same post earlier this year by Mario

  83. Azhar says

    August 9, 2014 at 10:34 pm

    sir thanks
    this the only method which i have found use full and correct.
    i have installed windows 7 successfully on my Samsung note book.
    again thanks

  84. admin says

    August 4, 2014 at 8:08 pm

    @ ewurakua
    If you have an ISO file, simply mount it and use that drive letter.

  85. ewurakua says

    August 4, 2014 at 6:37 pm

    HOW DO I CONTINUE IF I DO NOT HAVE A DVD/CD DRIVE?

  86. SENTHIL says

    August 3, 2014 at 12:20 am

    many thanks for you

  87. grendel54 says

    July 31, 2014 at 12:11 pm

    if you are getting “Access is denied” on step 7…you need to run Command Prompt as administrator.

    in windows 7…you can go to your apps…type in cmd right click on command prompt and click run as administrator.

  88. grendel54 says

    July 31, 2014 at 11:55 am

    I can do everything but when i get to…

    Step 7: Type another command given below to update the USB drive with BOOTMGR compatible code.
    BOOTSECT.EXE /NT60 H:

    It says…

    “Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.”

    ???

  89. MARCELO says

    July 30, 2014 at 9:53 pm

    Como seleciono a partição?
    Quando digito “ACTIVE” a resposta é “nenhuma partição selecionada.
    Perdoe a ignorância, não entendo nada de DOS e estou a dias tentando formatar meu net.
    as outras formas com softwares já tentei e não deu certo.
    Eu ditito tudo isso abaixo? Incluindo “Criar partição principal e selecione partição 1?
    ELECT DISK 1

    LIMPO

    Criar partição principal

    Selecione a partição 1

    ACTIVE

    FORMATO FS = NTFS
    Obrigado pela paciência.

  90. MAHESH says

    July 22, 2014 at 1:40 pm

    my computer doesnot show pendrive in the list (DISK LIST) command. only the HDD is shown. give me the solution

  91. chris says

    July 19, 2014 at 8:38 pm

    THANKS BUDDY

  92. Matas Danisas says

    July 15, 2014 at 10:11 pm

    Even though I know something about computers, I didn’t understand any of the sentences in this tutorial. Can anyone help???

  93. Marco Elizondo says

    July 13, 2014 at 11:18 pm

    Thanks for your help. Great article!! It help me a lot

  94. shazraldinho says

    July 11, 2014 at 8:48 pm

    how du I change boot priority in BIOS

  95. Brian Kincaid says

    July 11, 2014 at 4:05 am

    Even us old school IT Vets can learn a thing or two :) Thanks for the DOS walkthru, big help. Formatting a drive for my son’s laptop and his CD just took a dive. Great work here.

  96. Patrick says

    July 10, 2014 at 6:16 pm

    What if I don’t have a DVD drive? How can I continue with step 6?

  97. Alexander says

    July 5, 2014 at 2:46 pm

    The bios wouldn’t recognise my USB DVD-drive, so this was a great work-around. Thanks a bunch for the guide. Simple, straight forward and I like that there’s no extra software to download either.

  98. Kiel says

    July 3, 2014 at 10:52 am

    Thank you, this one works for me, im able to create windows 8.1 usb bootable installation.

  99. Huy says

    July 3, 2014 at 9:24 am

    Hi! Thanks for the post!

    In step 7, after typing BOOTSECT.EXE /NT60 F: I got “This tool can only be run on systems booted using a PC/AT BIOS. This system was booted using EPI or some other firmware type.”

    Help please!

  100. admin says

    June 26, 2014 at 7:20 pm

    Can you see the USB in Disk Management?

  101. Mario says

    June 26, 2014 at 4:22 pm

    thanks for your help now I wonder how to get back to the old situation because i can see usb on my pc

  102. admin says

    June 22, 2014 at 10:13 pm

    @ Adi and all
    Thanks for your kind words. Glad that my guide helped you.

  103. Adi says

    June 22, 2014 at 4:30 pm

    THANK YOU BUDDY…..this article saved my day .

    Worked like a charm

  104. Olla says

    June 22, 2014 at 1:59 am

    Thank You Very Much! It works perfectly! Thank you.

  105. Alexander says

    June 10, 2014 at 2:06 pm

    It’s a very good, simple guide, but there’s something I can’t get right. I’m running a windows 7 32 bit, and I’m just trying to upgrade to a 64 bit. When I type BOOTSECT.EXE /NT60 1:, I get a message saying that the bootsect isn’t compatible with my 32 bit OS. Which is counterproductive because I need to use this to install my 32 bit OS :(. Can anyone help me as to show me what I’m doing wrong?

  106. Robert says

    May 19, 2014 at 3:40 am

    Thank you for making this guide. Idk why other guides can’t get it right, but yours tells every step very clearly and doesn’t leave anything out. Cheers!

  107. AgedTramp says

    May 17, 2014 at 5:43 pm

    Very useful, very clear.

    David:- copy the whole thing, as in open explorer, click on the dvd drive, click on any file in the right window, hit Ctrl +A, Ctrl +c, move to your pendrive, click on the drive, then Ctrl +V, then wait, and done.

  108. Shameer says

    May 13, 2014 at 4:54 pm

    Really nice guide

  109. david says

    May 4, 2014 at 1:26 am

    this is a pretty stupid question but when you say copy the content from the dvd ( in my case an iso file) to the usb…. do i need to copy the whole file or do i need to extract somehow its contents to the usb ? Power iso

    someone answer plz

  110. yongstars says

    April 21, 2014 at 2:45 pm

    Vow…! nice guide. It works perfectly for me. Thank you friend.

  111. hugo says

    April 15, 2014 at 5:41 pm

    also, my computer uses UEFI bios but i substitute ntfs for fat32 when formatting, does this play a part at all?

  112. hugo says

    April 15, 2014 at 5:37 pm

    i have no problem creating a bootable USB using part disk and copying bootsect.exe but it still will not boot from start up. I have a iso and the original disk and am unable to perform a clean install. I have used the disk to perform a clean install previously and it worked like a charm, i do not have a optical drive otherwise i would just use that instead.

    If you have any suggestions as to where i could be going wrong?
    i am trying to clean install win7 ultimate on a pc that had win 7 64 previously

  113. NIBIN says

    April 12, 2014 at 3:52 pm

    i lost my existing os and have no cd rom. how to install windows 7 or 8 on my pc from a usb drive. i never have a way to make it as bootable device. can u help??

  114. Alex says

    March 25, 2014 at 4:59 pm

    Great tutorial. Worked like a charm. The only suggestion / comment that I had has already been posted which refers to the formatting of the pen drive. Considering it is an actual pen drive, there is no need to do a FULL format, quick format should work just fine and save some time. But all in all, excellent tutorial! Congrats!

  115. Richard says

    March 18, 2014 at 2:29 am

    This worked PERFECTLY!!! Thank you so much!!! I tried so many things before and THIS is what worked for me! Thank you Thank You THANK YOU!

  116. Pavel says

    March 10, 2014 at 10:10 pm

    If you have problem like “This tool can only be run on systems booted using a PC/AT BIOS. This system
    was booted using EFI or some other firmware type.” just do full reboot your PC, it should help.

  117. DWalker says

    March 6, 2014 at 9:23 am

    There is an extra command listed in step 6. Guide says:

    “Step 6: Maximize the minimized Command Prompt in the 4th step.Type the following command now:

    D: CD BOOT and hit enter.Where “D” is your DVD drive letter.

    CD BOOT and hit enter to see the below message.

    Step 7: …”

    The second “CD Boot and hit enter…” is superfluous, I think. Otherwise, great directions.

  118. Ashim says

    March 2, 2014 at 4:04 pm

    Hey.. when I open command port and type DISKPART and hit enter and then type LIST DISK then there was showing only my tow HARD DISK Drive only.. my PAN DRIVE is not showing in the LIST DRIVE. How can I solve it?

  119. jonnie says

    February 26, 2014 at 7:38 pm

    Hey, just about to try this cool guide, but how the heck do you get into the bios or boot options on a sony p-series ? thx

  120. Timo says

    February 25, 2014 at 9:41 pm

    Thank you so much!

    This guide is extremely well written and works perfectly!

  121. May says

    February 19, 2014 at 9:17 am

    Reading the tutorials on creating a USB Win 7 repair drive, I thought you might want to add the following some where. Concerning error code 0x80070057 and not being able to restore from a WindowsImageBackup. Most any USB drive method will work for Win 7 as long as you remove the USB flash drive just before the reimaging process starts. Let it find the image and click next. Then remove the flash drive. Once it is restored it will reboot. I downloaded a Win 7 iso from Digital River and used the Microsoft Windows 7 DVD Tool to make mine, but I tried many methods from tutorials and most work if you unplug them as I’ve described. Any repair disk on a DVD will work as a source for needed files as well (You just need to get a decent tutorial online for making the USB bootable.

  122. Spearlow says

    February 17, 2014 at 4:27 am

    Cheers mate!
    You are a life savior!

  123. Tim says

    February 10, 2014 at 6:17 am

    Very nice guide, thank you so much!!!! Love this

  124. T says

    February 9, 2014 at 11:10 am

    I DONT HAVE A DISK I HAVE IT IN A FILE HOW CAN I DO BOOTMGR FROM A FILE ?

  125. robert says

    February 5, 2014 at 3:22 pm

    This works fine on older BIOS, but am afraid the EFI version stops it at the last phase. Do you have a version to allow this to work on an EFI BIOS PC (running Win7 Pro 64)

  126. mihkel says

    February 5, 2014 at 3:06 am

    Someone here mentioned, that a quick format saves your data, deletes only the “mention” of it. Not to pick on anyone, but the difference between a quick and a full format is that when choosing full format, the disk will also be checked for bad sectors, and that is the main reason it takes so much longer than a quick format. All in all, USB keys don’t fail with bad sectors (they, well…just fail), so I really don’t see a reason to do a full format on it. Nevertheless, this tutorial is great. I’ve used it every time when reinstalling windows. I only wonder why it wont stick to me. :)
    This goes to show, that you don’t need additional 3rd party apps all the time.

  127. admin says

    February 3, 2014 at 9:19 am

    Is your USB drive appearing in Device Manager? If yes, try following the instructions in this guide:
    intowindows.com/fix-missing-drives-in-windows-explorer/

    You could also try to format the drive using diskpart.

  128. ntomi26 says

    February 2, 2014 at 5:01 pm

    I tried like a hundred “solutions” from the web, but onli this one helped me bring an ancient laptop back to life. Thank you so much! You helped me out big time!!! :)

  129. tanuzzo says

    January 31, 2014 at 10:42 pm

    i used this guide and successfully installed windows, but now i would like to use my usb normally again. when i insert it into the pc i can see the usb in computer, but it is shown as hidden and in diskpart it shows that it is 0B. how can i have access to my usb again?

  130. Abdal says

    January 30, 2014 at 2:57 pm

    Great tool. It has helped me 100%. It is my answer to external cd/dvd drives.

  131. Yvette Faye says

    January 28, 2014 at 10:57 am

    this was very helpful, and Yes be sure and log into the Command Prompt as Administrator because this makes Step 7 work, used the XCOPY with /E switch to copy the Windows 7 DVD to the USB H: Drive, hope hit makes it work like the DVD for install.

  132. admin says

    January 27, 2014 at 11:55 am

    You can use quick format command to quickly format the drive.

  133. m umar farooq says

    January 26, 2014 at 12:38 am

    thanks bro its work alot

  134. The corrector says

    January 26, 2014 at 12:19 am

    WARNING: a USB flash drive WILL NOT format in seconds, this guide is wrong. a 16Gb drive will take 45-60 minutes.

  135. Alex says

    January 18, 2014 at 12:37 am

    Thanks!! Great Solution.

  136. Alex says

    January 17, 2014 at 5:49 pm

    If you just change ‘FORMAT FS=NTFS’ to ‘FORMAT FS=NTFS QUICK’ it will do a faster format. meaning it doesn’t destroy all the data, but only the mention of it, so it still will appear formatted (and don’t worry all the old data will just be overwritten)

  137. admin says

    January 16, 2014 at 9:35 am

    @ Venkatesh
    Are you on Windows 8.1?

  138. Venkatesh says

    January 16, 2014 at 7:51 am

    my pendrive is showning as local disk F. how to change as removable disk. help me

  139. admin says

    January 13, 2014 at 9:21 am

    @ Luka
    Yes, be sure to run the Command Prompt as administrator to avoid errors.

  140. admin says

    January 13, 2014 at 9:21 am

    @cysag
    It looks like your USB device is write protected. You need to remove write protection first.

  141. cysag says

    January 13, 2014 at 4:11 am

    Not working !
    Cannot go beyond step 7 got access denied and does not let me copy iso file !! i tried also with isotousb.exe tool, same things error message: cannot copy). Also tried with my perso laptop (thinkpad) with w8.1 by mounting iso from file explorer and getting an ‘access denied’ mssg after typing step 7 – Any advice?
    thx

  142. Andre says

    January 11, 2014 at 2:43 pm

    MY PEN DRIVE IS CORRUPTED SO HOE TO RECOVER IT…..

  143. Luka Caric says

    January 10, 2014 at 10:21 pm

    Make sure you run Command Prompt as ADMIN.

  144. lloo says

    January 3, 2014 at 1:39 pm

    after doing this without success my flash can no more read neither caan it be formated please help me

  145. ps says

    January 2, 2014 at 9:39 pm

    THANKS LOT

  146. FAIZAN says

    January 2, 2014 at 4:05 pm

    it’s work much better but ntfs formatting very slow it’s take lot of time to format….

  147. Khizar says

    January 2, 2014 at 12:42 pm

    Will this format our hard disk??

  148. Deepak says

    January 1, 2014 at 4:25 pm

    Thank You…

  149. Kexin says

    December 31, 2013 at 3:03 am

    OK, I have spent some hours to find this out. And I am now sure about two things. (1) All of them who said something like “it works” had a 32 bits version of Window 7. With 64 bits version, you have to take the key off and put it in again. (2) After embedding USB3 drivers (e.g. 6 files from HP’s SP54511, x86 or x64) into boot.wim, this guide works also for USB3 ports (also on none-HP machines). But still 64-bits needs out-and-in manoeuvre, while x86 works just fine.

  150. Kexin says

    December 30, 2013 at 6:48 pm

    Thanks! Very useful guide. The created USB key will actually boot. But Windows 7 installation wants to have some CD/DVD drivers to gain access to this USB key again. If the key was inserted to an USB2 port, I have to cancel the install, remove the key and insert it back again (to the same port or another USB2 port) and try to install once more. If the key was inserted to an USB3 port, I have to change it to an USB2. Was there only me who run into this problem? Is there a way to embed some generic USB3 drivers to the source (now it is on a USB key), so that Windows Install will load them automatically? And I don’t need to change port anymore. What about if I don’t have one USB2 port?

  151. Ish says

    December 28, 2013 at 11:40 am

    Nice Tutor, Thanks For Share

  152. Brownie says

    December 27, 2013 at 6:16 pm

    Hi,i did all what uve wrote down here and it says that BOOTMGR is missing,i redid all,and still,please help!

  153. Carlos says

    December 26, 2013 at 4:04 am

    Good job. Works!!!

  154. ravi kiran says

    December 25, 2013 at 8:58 pm

    Awesome article.. its working sir… thank you very much…. :)..:) :)

  155. pawan says

    December 24, 2013 at 10:10 pm

    hi dude i got a prob..!!

  156. pawan says

    December 24, 2013 at 10:06 pm

    dude help me i don have a cd/dvd writer in my laptop.. how can i do the below step :

    Step 5: Next insert your Windows7/Windows 8 DVD into the optical drive and check the drive letter of the DVD drive. In this guide I will assume that your DVD drive letter is “D” and USB drive letter is “H” (open my computer to know about it).

    Step 6: Maximize the minimized Command Prompt in the 4th step.Type the following command now:

    D: CD BOOT and hit enter.Where “D” is your DVD drive letter.

    CD BOOT and hit enter to see the below message.

    Step 7: Type another command given below to update the USB drive with BOOTMGR compatible code.

    BOOTSECT.EXE /NT60 H:

    14

    Where “H” is your USB drive letter. Once you enter the above command you will see the below message.

    Step 8: Copy your Windows 7 or Windows 8 DVD contents to the USB flash drive.

    please help me ASAP yar.. kinda stuck !!!:(;(

  157. edu says

    December 20, 2013 at 7:24 am

    and when im done installing windows and want to use my usb normally again what do i do? should i only erase all the files? a quick format?

  158. Jimmy says

    December 19, 2013 at 1:00 pm

    This works great. Thanks mate! Awesome!

  159. diabelskoo says

    December 19, 2013 at 2:26 am

    gr8 job works thanks mate

  160. Hemn Michael says

    December 17, 2013 at 10:28 pm

    Need Help…..!
    CD/DVD windows se7en
    UltraISO > for create windows convert to extension.iso
    Instead of using a DVD, mount a virtual CD-ROM
    USB > 4GB or more gygabyte

    thanks
    -Hemin

  161. ABDULLA says

    December 16, 2013 at 2:18 am

    great tutorial my lap is alive thanks a lot

  162. Utsav says

    December 13, 2013 at 10:06 pm

    @Gio tis
    Hope you managed to get it done, if not just download a powerISO or any other virtual drive program. set virtual drives to 1. it will appear in your ‘My Computer’. right click on the virtual drive and mount the image you downloaded from TPB.
    Hope it helps.

    @Jone:
    I made the same mistake
    BOOTSECT.EXE /NT60 H:
    here replace H with your USB drive letter.

  163. Remnant says

    December 10, 2013 at 5:15 pm

    great. format fs=ntfs does not take a couple of seconds, it takes OVER 4 HOURS on a 64 gb usb. and you can’t interrupt it after its started without destroying the usb. so much for saving time

  164. Alex Fuller says

    December 9, 2013 at 9:37 pm

    Thank you for the guide – it worked perfectly for me.

  165. Giotis says

    December 6, 2013 at 12:26 am

    i dont have a DVD with windows on it, i just download them from tpb..
    so in step 5 and above what i can do ??
    just go in step 7 and contineu and paste in USB the contents i download ??

  166. Jone says

    December 5, 2013 at 1:21 am

    Target volume will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects: No access.

    What???? Tried this on 2 different usb sticks

  167. Asif says

    December 3, 2013 at 9:27 pm

    Works. You can also use your PC folder if you have windows dumped in any of your machine folder.Just use the boot command in that particular folder.

  168. PRADEEP says

    December 2, 2013 at 11:27 pm

    Works even when bootloader or grub is crashed or deleted.good job….

  169. Orn says

    November 30, 2013 at 8:23 pm

    Thank a lot.

  170. Darryl says

    November 29, 2013 at 1:20 pm

    To all the chums getting stuck at step 7. I had the same error message as some are getting. (could not open the volume root directory) I noticed the USB drive ‘busy’ LED was blinking, and the icon for the drive was greyed out in Win Explorer. I let it go for an hour, but it was still blinking, so I just pulled the drive and re-inserted it. Icon changed, LED stopped blinking, and I was able to run bootsect.exe successfully.

  171. matthew says

    November 24, 2013 at 9:27 am

    on the (D:CD BOOT),mine keeps on saying drive not ready.what am i doing worng or what can i do to fix the problem

  172. Nasim S says

    November 22, 2013 at 11:57 pm

    Thanx a lot for this helpful tutorial.It really helped! :)

  173. Raju says

    November 21, 2013 at 9:26 pm

    hi thanks for the guid.. but how to copy windows 7 file from my hard disk to the USB DRIVE instead of using a CD DISK.. i have already coppied a cd disk and saved it into my hard disk.. please give me a reply..

  174. AfraS says

    November 16, 2013 at 2:59 pm

    Thanks, works perfectly.

  175. Alex says

    November 11, 2013 at 7:18 pm

    Cheers, worked like a charm for my new build sans optical drive.

  176. kim says

    November 11, 2013 at 4:10 pm

    the part where you input the command (D:CD BOOT),mine keep on saying drive not ready.what could be the problem?

  177. shashi says

    November 6, 2013 at 3:57 pm

    the problem occurs when it is installed, restart the pc is running the setup again from the beginning ..setup is not resume, and pc is not ask– boot from usb, setup is auto start..pls help me…

  178. bhanu says

    November 3, 2013 at 11:33 pm

    i lost my D,E,F drives while iam doing the commands.
    how can i recover them. please help me as soon as possible.

  179. Trestin says

    October 31, 2013 at 10:52 pm

    If you have an ISO, you can download a freeware tool like Virtual CloneDriver to mount the iso as if it were a cd. Worked for me.

  180. ahmed says

    October 26, 2013 at 10:35 pm

    hi,
    If I have the file of windows7 setup in my laptop, then how can I make USB as a Bootable device through command prompt to copy and install the windows from USB?

  181. roh says

    October 26, 2013 at 7:28 pm

    Thank you very much! one of the few step-by-step guides where what happens in the screenshots is exactly what follows on your pc, this was very useful and worked perfectly without me having to improvise, simply follow each step exactly and it will work

  182. Deepak Gupta says

    October 18, 2013 at 5:31 pm

    i got the compatibility message. its messsage for 32 or 64 bit version.
    please tell, now what i do.

  183. MarmoteX says

    October 18, 2013 at 3:48 am

    Hi, thank you so much for this guide. I was stuck at step 7 (bootsect.exe) and what i did was to do the step 2 again: *Go to Start menu > All programs > Accessories, right click on Command Prompt and select Run as administrator.

    It worked

  184. nele says

    October 16, 2013 at 3:22 am

    hmmm – I typed EXIT and my cmd closed ?!?

  185. MARVIN_ENGG says

    October 7, 2013 at 9:03 pm

    COULD NOT OPEN THE VOLUME ROOT DIRECTORY:
    THE PARAMETER IS INCORRECT.
    NO BOOTCODE WAS SUCCESSFULLY UPDATED.

    IM STUCK WITH THIS ERROR N I TRIED 3 DIFFERENT USB DRIVE N ALSO DIFFERENT BRANDS BUT THE SAME OUTCOME. ANY SUGGESTION DEAR SIR?

  186. YASH says

    October 4, 2013 at 5:34 pm

    MY PEN DRIVE IS CORRUPPED SO HOE TO RECOVER IT…..

  187. Hawa says

    October 2, 2013 at 7:33 pm

    Hi,
    actually, I have this problem tried lot’s of way to format my laptop but it work …my laptop is Dell inspiron 6400..my DVD RW…isn’t work..so now I wanna format my laptop via bootable usb…I used your guide for that meaning but it wasn’t work and when I used this flash on other laptop it worked perfectly…I don’t know what is the problem with my laptop…and so please help me to solve this problem …thanks.

  188. Mikel says

    September 29, 2013 at 12:30 am

    I’ve tried a couple of other methods but it did not work out for me well, lot of errors.

    But this worked for me so smooth. I want to thank you for taking time to do a such a clear and fantastic guide. You have helped me and others big time. YOU ARE THE BEST!!

  189. Marvie says

    September 23, 2013 at 3:46 am

    instead of using DVD, I use the ISO file. Load it in ISOBuster or PowerISO and then select extract contents to….

  190. ken says

    September 19, 2013 at 11:09 am

    it so easy thanks for that tutorial

  191. Martijn says

    September 19, 2013 at 1:08 am

    Also, why does diskpart do this?
    The ASSIGN command assigns a drive letter that is already in use by a network mapping. Grmbl grmbl, and other noises!

    Solution: manual override :)

    ASSIGN LETTER=X

  192. Martijn says

    September 19, 2013 at 1:03 am

    FORMAT FS=NTFS QUICK

    Do that instead. It’s been a few times that I accentidally did a full format, and doing that on a USB stick is *NOT* just a few seconds!! Please change this in the guide, dear editors.

  193. Hoai Pham says

    September 18, 2013 at 10:06 pm

    the Format command is very slow. There’s an other way to speed up this command is using quick format option.

    format fs=ntfs quick

  194. Mr Right says

    September 15, 2013 at 7:58 pm

    Titan Uranus, you are special, this guide shows you how to make a bootable USB copy of windows, so in the first place you would need to have the Windows files in order to create the bootable USB. Whether you have the original on CD or have downloaded a copy from the web, without the original files you would not be able to do this. So the moral to the story is, put your brain in gear before you type anything in future because you are only making yourself sound a little dim.

  195. john says

    September 14, 2013 at 12:25 am

    Instead of using a DVD, mount a virtual CD-ROM using magicISO.

  196. Anon13 says

    September 13, 2013 at 8:46 pm

    The format takes more like 20 min for me every time I do it.

  197. admin says

    September 11, 2013 at 1:09 pm

    @ Do you have an ISO file?

  198. syeda says

    September 10, 2013 at 3:38 pm

    please help me in step 8. from where should i copy windows 7 content. i dont have any dvd

  199. Titan Uranus says

    September 9, 2013 at 9:35 pm

    Nice guide, until step 5 where it requires a CD :) pretty retarded to call it FROM USB then xD

  200. Pawan says

    September 7, 2013 at 9:23 am

    Have used this tutorial several times. Always worked. Thanks a lot !!

  201. yaser says

    September 7, 2013 at 12:17 am

    THNX. WORKS LIKE A CHARM. 100% .THNX FOR UR WORK. (guys follow all the steps correctly and you will not face any problem )

  202. Faisalpasha says

    September 6, 2013 at 4:06 pm

    after trying the “BOOTSECT.EXE /NT60 G:” command there was a prompt saying “Could not map drive to the associated volume device objects: Access is denied. How can i get passed this issue?

  203. Jim Wilmot says

    August 31, 2013 at 7:45 pm

    After moving my files from the flash drive to a file on the computer and going to the next step…cleaning…the drive, I can no longer read the flash drive or format it. It rendered it useless! Thanks!!

  204. ASEEL says

    August 29, 2013 at 11:43 pm

    Please, i have followed each step and i am sure i did not make any mistakes along the steps.. When i got to Step 7: “Type another command given below to update the USB drive with BOOTMGR compatible code”.

    I typed BOOTSECT.EXE /NT60 G: where (G: represent my USB drive and F is my CD/DVD drive.)

    The error i got after type BOOTSECT.EXE /NT60 G: was (BOOTSECT.EXE was not recognized and a internal or external, operable program or batch file.

    Please help as i think that is almost the finishing part of your tutorial here.

    I am running on windows 7 Ultimate, 32 bits.

    Thanks for reading and i hope u re gonna get back to me soonest

  205. PANKAJ says

    August 29, 2013 at 11:40 am

    D:\>CD BOOT

    D:\boot>BOOTSECT.EXE /NT60 I:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

  206. dgfd says

    August 28, 2013 at 9:11 pm

    nice really worked..

  207. lethabo says

    August 28, 2013 at 1:50 am

    after typing in “list disk” i can only see my hard drive,not usb,tried a variety of usb’s,but the problem still persists!……can you help me on this one?….

  208. Rick Shultz says

    August 26, 2013 at 4:26 am

    I was fine until like many others I got to the part about inserting the CD. Well, what if you don’t have the CD. Many if not most OEM computers don’t come with a CD and mine is a netbook so there isn’t even a drive, so how about instructions to make the bootable USB from the hard drive itself?

  209. tor erik says

    August 26, 2013 at 3:01 am

    hey there, looks like an awsome guide, but it is possible to do it without the CD? i bought 32 bit windows 7 ultra, but now i wanna upgrade to 64 bit and i dont have the money to buy it. so i downloaded windows 7 ultimate 64 bit from piratebay, can i just copy the files to the usb or how to do?

  210. littledanniel says

    August 19, 2013 at 10:56 pm

    Thanks for big help. Just one thing, in step5: D:CD BOOT can be just D: — that’s why next step you need CD BOOT.

  211. Ranto says

    August 18, 2013 at 4:37 pm

    Great work Dude!! That works like a charm, very easy and no need to install software. Thanks you very very much

  212. cinar says

    August 10, 2013 at 6:09 pm

    Works perfect! Thank you so much. You’re the best, man!

  213. Zysk says

    August 8, 2013 at 6:14 am

    This is super useful tutorial, thanks!

  214. faysal says

    July 31, 2013 at 1:07 pm

    hi, nice work, but its not working for me, i had 2 hard drive 1 is 40 gb and other is 80 gb, both shown after disk part command but i cant see my usb drive in diskpart, i m having 8 gb kingston usb drive, any Solution ?

  215. Abhishek says

    July 30, 2013 at 3:33 pm

    Thanks a lot sir for helping and solving this issue.. :)
    all the best

  216. Adrian says

    July 29, 2013 at 1:57 pm

    The information in this article is excellent. It enabled me to create either a Win-7 or Win-8 bootable SSD drive without any problems. I wish I had read it sooner !!

    Thanks

  217. ridwan ali says

    July 26, 2013 at 3:51 pm

    when i strart installing it asks me to locate a driver but i don’t have. Pls tell me what to do.

  218. Mohsen says

    July 22, 2013 at 7:49 pm

    Very nice.it’s good too see my problem is solved

  219. MUHAMMADKHAN says

    July 22, 2013 at 6:40 pm

    LOve it man.. just love it.. U r the best.. and it works it really works…

  220. win64 says

    July 17, 2013 at 8:51 pm

    I had small issue. It was:

    This version of D:\boot\bootsect.exe is not compatible with the version of Windows you’re running. Check your computer’s system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.

    I tried to use 64bit windows bootcode from my 32bit windows, but got an error. But i fixed it easily. I simply used 32bit windows to create bootcode and then copied 64bit windows contents on my flashdrive.

    Other than that issue it worked like a charm. Thank you!

  221. kasanagi says

    July 8, 2013 at 6:52 pm

    Thnx a lot, this is the best working tutorial ever.

  222. rezwan says

    July 8, 2013 at 4:21 pm

    thanks man..hve searched the web for many days for this perfect solution.

  223. Michael says

    July 7, 2013 at 1:27 pm

    Thanks a lot, works fine, also with uefi bios…

  224. Joseph says

    July 4, 2013 at 9:56 am

    Everything worked perfectly. Thanks for the great tutorial.

  225. Steven Jean says

    June 27, 2013 at 8:24 am

    sir when i type the command DISK PART there is no message pop in CMD it only says that please try again or something..

  226. Abdul Rahman says

    June 12, 2013 at 2:02 pm

    Working fine. I installed.

  227. Deeki says

    June 12, 2013 at 1:04 pm

    after trying the “BOOTSECT.EXE /NT60 G:” command there was a prompt saying “Could not map drive to the associated volume device objects: Access is denied. How can i get passed this issue?

  228. K Wishwa says

    June 6, 2013 at 9:26 pm

    i think you have to change your Windows 7 DVD, not any scratch mark

  229. K Wishwa says

    June 6, 2013 at 9:23 pm

    Thank you Soooooooooooooooooooooooooooo much
    It works 100%.

  230. Federico says

    June 6, 2013 at 7:32 pm

    follow all the steps and when booting from my USB device does not boot, I put MS-DOS files and still no boot, you know that it can be

  231. raf says

    May 28, 2013 at 5:36 am

    doesnt work under raid0_3ssd, wouldnt find raid driver from any other drive, ex.2nd pen drive

  232. Mark says

    May 24, 2013 at 1:59 am

    Unfortunately this tutorial doesn’t work for me. I followed the steps like explained and did all the commands in the Command Prompt right. But when I try to copy the files from the DVD drive to the USB, I keep getting the following message: “Invalid MS-Dos function.” and it’s about the “the bootsect.exe.mui file”. I also tried with Windows 7 USB/DVD tool, but that also didn’t worked out for me. It kept saying that the selected file was not a valid ISO. I tried with three different ISO files, all home premium 32 bit, and with all the same error. Is there perhaps someone who can help me? I would really appreciate it.

  233. james says

    May 22, 2013 at 4:37 pm

    Thank you.
    It works 100%.

  234. Naeem says

    May 22, 2013 at 10:29 am

    i am follow all the procedure but when time come to install it will show me that setup was unable to create a new system partition or locate an existing system partition.
    i delete all partition but the problem as same.

  235. Jew says

    May 19, 2013 at 11:13 pm

    Why would you want a bootable USB version if you have the disk in the first place!? got to the step where you ask to pop in the Windows 7 disk WHICH I DONT HAVE since i wanted to boot from USB. FFS Seen you had another guide you ripped off from another site. w/e was dumb

  236. Kim says

    May 18, 2013 at 1:36 am

    Wow thanks, works like a charm.

  237. Adam Shai says

    May 15, 2013 at 2:09 pm

    Just use Microsoft Windows 7 USB/DVD download tool

  238. Dullaron says

    May 10, 2013 at 7:37 am

    Oh you can’t install Windows on a USB hard drive. I tried this way. Other way works.

  239. Dullaron says

    May 10, 2013 at 7:36 am

    Working here. =)

  240. Michael says

    May 10, 2013 at 4:00 am

    Doesnt work. My table boots as well as the usb drive.

  241. Paul says

    May 9, 2013 at 3:07 am

    It would be nice if you mention that a system with 32 or 64 bit computer is required.

  242. Vincent says

    May 8, 2013 at 10:21 pm

    This is not a 100% working guide. Where do i get the files to install windows 7/8 then?

  243. Murlidhar bhardwaj says

    May 5, 2013 at 10:23 am

    I don’t have win7 DVD but I have win7 in my PC’s HDD. How can I make a bootable USB drive from PC’s HDD.Please reply fast.

  244. Stefan says

    May 5, 2013 at 7:17 am

    This is not a 100% working guide, because this guide only applies to older computers. Computers with UEFI firmware cannot boot from NTFS volumes, only from FAT12, FAT16, FAT16B and FAT32 volumes.

  245. Sammy says

    May 1, 2013 at 5:11 pm

    Thanks for this tutorial. Worked perfectly! :)

  246. Herman says

    April 30, 2013 at 8:13 am

    I tried following your guide and when I plugged the USB into my computer, it either tells me to put in something to boot from or it gives me a message about missing bootmgr.
    Also, FYI, yes, my boot priority is set to my USB drive.

  247. Isobel says

    April 28, 2013 at 3:12 pm

    Thanks, it worked 100%

  248. admin says

    April 28, 2013 at 11:56 am

    No friend, you aren’t creating any new partitions.

  249. larie says

    April 28, 2013 at 9:22 am

    this is a good tutorial, but i do have one problem, by selecting partition & creating partition primary am i creating and partitioning on my USB or on my system c. can u explain more about these two commands plz

  250. lolZor says

    April 27, 2013 at 8:13 pm

    Everything worked fine though I had some problems in step 7. But when I decided to skip the CMD format procedure and do it in the GUI (right mouse click on drive, format e.c.t) everything worked fine and I could install Win7 on my Netbook. Thanks a lot for this!

  251. David Carvalho says

    April 27, 2013 at 3:30 pm

    Are you serious?! Because a process starts in 0% and goes till 100%!

  252. FRANCO says

    April 26, 2013 at 8:24 pm

    You really helped me!
    I have tried other methods but none of them were successful like this one.

  253. Fdn says

    April 26, 2013 at 11:50 am

    I used deamon tool insted of source dvd drive…
    An error displayed “Could not map drive partitions to the associated volume device object: Access id denied” when enter the command “BOOTSECT.EXE/NT60 K:” K is my destination flash drive
    What is the problem? Anyone help me

  254. thinklinux says

    April 26, 2013 at 4:04 am

    Hey… Thanks for that post. It’s so easy : ) No more strange programs to make a bootable flash drive!

  255. Asim Ishaq says

    April 22, 2013 at 4:34 pm

    Works perfect. I created many bootable USB using this method, however one thing I noticed that the format from CMD takes a lot of time to complete. Now I do all the steps except format it with windows.

  256. Wenz says

    April 22, 2013 at 8:58 am

    when im trying booting the usb hdd.. its said operating system not found

  257. noor says

    April 21, 2013 at 2:44 pm

    i want to bootusb for win xp what is the procedure

    plz explain

    thanks

  258. reyhane says

    April 20, 2013 at 6:25 pm

    hi . tnx i have one problem and it is …
    when i type format fs=NTFS it write 0 percent completed
    why ?
    can you help me ?!

  259. Eric says

    April 19, 2013 at 5:54 am

    Lee, you can extract the contents of your image with WINRAR. Download it, install it, open your image, extract the contents to your usb, then uninstall WINRAR if you wish. Done. :)

  260. gil says

    April 17, 2013 at 2:39 am

    First of all this is Really a good post, next vitalii don’t worry just try HP Disk Format tool, i hope issue will be fixed and u could format it.

    gil…

  261. Anders says

    April 17, 2013 at 12:57 am

    I just installed Deamon Tools (http://www.daemon-tools.cc/eng/downloads) to mount the dvd so that it appeared in windows as had i inserted the dvd into the reader.

  262. George says

    April 15, 2013 at 3:01 am

    You did not update the boot manager!
    step 7

  263. Lee says

    April 15, 2013 at 2:54 am

    how do i get the files i need on the flash if the iso file is just saved to my computer

  264. Vitalii says

    April 14, 2013 at 1:53 pm

    Hi, I also damaged my flash drive because FORMAT FS=NTFS performs full format. And during it I accidentally press Ctrl+C and after that my flash drive could not be formated by Windows at all.

  265. Tin says

    April 12, 2013 at 5:39 pm

    The only thing I did with this tutorial was fucking up my USB drive I can’t open it now ?

  266. Ryan says

    April 11, 2013 at 6:19 pm

    I guess you did not right click on CMD and run it as Administrator Sir, because I have the same problem like you and try to read again and found out that the problem is just I don`t run it as Administrator don`t try CTRL+SHIFT+ENTER, just right click and run as Administrator

  267. Dan says

    April 11, 2013 at 3:28 pm

    Thanks for this. Worked 100% for me.
    Is there any way to make the USB format procedure into a .bat file? I’m no DOS expert though, maybe this is impossible.

  268. ryan says

    April 11, 2013 at 2:33 am

    i have the same proble ( BOOTMGR is missing)

  269. Chwb says

    April 1, 2013 at 9:44 pm

    I followed the instructions exactly, when I change BIOS to boot from USB and restart I get the message NTLDR.exe missing or corrupt?

  270. wesam says

    April 1, 2013 at 4:12 pm

    So thanks for the useful guide and everything.
    Everything worked perfectly but I got to the point where in the end of the windows installation it told me to restart so I had to boot it from windows and not from the usb..
    and when I did, it said it will complete the installation.. it was updating but I didn’t think it would work cause it needed the USB to finish that..
    so it got me an error and asked me to re-do the installation..
    what do I do in this situation ? is there another way to do this.
    thanks in advanced :)

    wesam

  271. Harriz says

    March 31, 2013 at 9:02 pm

    oh… i managed to change the CD and it went through but this time the error was this:

    BOOTSECT.EXE/NT60 G: Where G: is my USB FLASH DRIVE
    It said ” target volume will be updated with BOOTMGR compatible boot-code.

    Could not map drive partition to the associated volume device objects:

    Access is denied.

    What does this mean and how can i fix this.

    Thanks

  272. Harriz says

    March 31, 2013 at 8:51 pm

    Please, i have followed each step and i am sure i did not make any mistakes along the steps.. When i got to Step 7: “Type another command given below to update the USB drive with BOOTMGR compatible code”.

    I typed BOOTSECT.EXE /NT60 G: where (G: represent my USB drive and F is my CD/DVD drive.)

    The error i got after type BOOTSECT.EXE /NT60 G: was (BOOTSECT.EXE was not recognized and a internal or external, operable program or batch file.

    Please help as i think that is almost the finishing part of your tutorial here.

    I am running on windows 7 Ultimate, 32 bits.

    Thanks for reading and i hope u re gonna get back to me soonest..

  273. Adam Saunders says

    March 31, 2013 at 6:42 am

    Worked perfectly without any problems. Only confusing part was Step 6. I just navigated to the D Drive and ran the CD BOOT from there.

    Thank you for taking the time to write this out.

  274. AgedTramp says

    March 28, 2013 at 9:19 pm

    Wouldn’t using the /Q switch in the ‘format …’ line increase the speed of the format?

    The /Q switch does a Quick format, instead of the full format. It deletes the MBR, then creates a clean one.

  275. arunpradhapsingh says

    March 28, 2013 at 4:18 pm

    hello sir my laptop does’t have CD drive then how i can follow step 5……..pls ans me

  276. Andy says

    March 26, 2013 at 5:16 am

    It sounds like you are trying to do this from Windows XP. Windows Vista or 7/8 would load diskpart in the same command prompt, as step 4/6 suggests. I’ll go ahead with the assumption that you are using XP.

    If you get access denied, either:
    A) you have some antivirus software or anti-spyware software that is blocking access to the boot sector of the drive
    B) You have a virus or some spyware that is blocking access to the drive
    C) You haven’t loaded the command prompt with admin privileges.

    To rectify option C, Press Winkey + R, then type cmd, and tick the “Run as administrator” checkbox. Then proceed.

  277. Andy says

    March 26, 2013 at 5:09 am

    Are you sure you typed ACTIVE (Step 4) and BOOTSECT.EXE /NT60 X: (Step 7)?

  278. Tony says

    March 25, 2013 at 10:59 pm

    Thanks for the great tip and I could successfully make a bootable USB using 8G memory stick I had. I confirmed I could boot and install/recover on my Samsung ATIV 700T.

    Now, I want to save Recovery Image onto a USB stick (the file size is over 40G), so I bought a SanDisk 64G Extreme. I did not want to use two USB sticks, so I followed the step above and went through all steps without any errors like before, but the 64G drive is not recognized as a bootable drive. I tried on my desktop PC and the result is same.

    Help!!!

    Tony

  279. wez says

    March 25, 2013 at 4:33 pm

    Works a treat cheers mateys

  280. Craig says

    March 25, 2013 at 6:03 am

    Followed exactly, works a treat. Great guide.

  281. rhone says

    March 25, 2013 at 4:25 am

    Thank you for this article. Saved some time and money by not having to install a DVD drive or buy software for USB loaded with bad stuff.

    I wish i had seen this article before wasting time looking for software to do this – one to create ISO, one to mount to USB or one to do both or whatever. What software i needed was confusing. This article cleared all that up in a couple minutes. I researched a couple dozen free versions, trial versions, even paid versions and most of them are reported to have adware, spyware, malware, etc on them.

    I started to use one of my XP machines, the one that had a DVD drive, but soon found this guide doesn’t work on Windows XP.

    I used my Win7 machine to create a bootable USB flash drive to put Win7 on it.

    I missed one little thing somewhere and had to start over.

    I installed Win7 from the USB drive on my other XP machine that did not have a DVD drive.

    Thank you.

  282. paul says

    March 24, 2013 at 9:48 am

    Hi,

    Worth mentioning that if you are trying to create a boot usb key for a 64 bit o/s from a 32 bit o/s you need to use the 32 bit version of bootsect.exe (from a 32 bit boot dvd). The microsoft Windows 7 USB/DVD Tool will fail in this situation for the same reason (can’t run 64 bit binaries on a 32 bit o/s).

    Hope this helps others who run into this like I did.

    Paul

  283. Indrek says

    March 21, 2013 at 10:21 pm

    Doesnt work for me after i type in the BOOTSECT.EXE /NT60 G: i get error:
    “Could not open the volume root directory. The parameter is incorrect.”

    I did everything exactly like in the guide, only difference is that im not using real dvd, i use mounted image.

    Can any1 tell me whats wrong?
    Thanks

  284. Jørgen says

    March 21, 2013 at 5:55 pm

    Hey Chris

    You have to run the commands from an elevated command prompt.
    Right click command promt and select “Run as administrator”

  285. chris says

    March 21, 2013 at 5:12 am

    Hey,

    So I completed all the steps and when I get to the end and do bootsect.exe /nt60 I:

    (I have several hard drives so my usb thumb drive im using is the I drive)

    and receive the message:

    Target volume will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

    Do you know why I’m being denied?

    Also for a tip, at the very end of the 4th step when you hit exit, this automatically closes the command prompt screen and takes you back to the first command prompt screen. So when you get to step 6, it confused me as this was already my current screen, I did not have to go back to any screen….

    Thanks much,

    Chris

  286. admin says

    March 20, 2013 at 12:59 pm

    @ Dimis
    Sorry, this guide doesn’t work on Windows XP.

  287. dimis says

    March 20, 2013 at 11:02 am

    Can be used Windows XP Professional?

  288. swag says

    March 20, 2013 at 5:02 am

    after following all the steps and setting up my desktop boot sequence as USB as my first boot device I get this message “BOOT MGR is missing press CTRL+ALT+DEL” pls. help me.. :(

  289. Tudor says

    March 20, 2013 at 4:18 am

    Working 100%. Thank you.

  290. AMS says

    March 18, 2013 at 1:25 am

    Hi there;
    Can anyone help me… I started following the guide but the command “list disk” gave me Disk 0 only which is obviously my HD. No USB disk listed although it is plugged and seen by windows properly.

  291. Andrei says

    March 17, 2013 at 2:52 am

    Is it something wrong if I got this message?
    This message I got after step 7.

    Boot sector restoration tools
    Bootsect.exe updates the master boot code for hard disk partitions in order to switch between BOOTMGR and NTDLR. You can use this tool to restore the boot sector on your computer

  292. jean says

    March 16, 2013 at 10:17 pm

    download daemon tools and mount the iso you downloaded onto the virtual cd drive from daemon tools

  293. jean says

    March 16, 2013 at 10:16 pm

    mine took about half an hr, i think it depends on the size of the usb (mine was 32gb)

  294. William says

    March 15, 2013 at 9:52 pm

    If the “FORMAT FS=NTFS” command takes too long for you, you can have it ignore disk Check by using “FORMAT FS=NTFS QUICK” and then it should be just a few seconds for smaller drives.

  295. DrkPrsh says

    March 15, 2013 at 8:59 pm

    Blame your computer not the guide.

  296. Dhan says

    March 15, 2013 at 6:56 am

    hey the thing is that i don’t have CD to boot but i have downloaded windows 7 from torrent and it is in hard drive so how do i do it.?

  297. Mwebi says

    March 14, 2013 at 6:54 pm

    awesome trick, 100% functional…thanks a lot

  298. Jhon says

    March 14, 2013 at 3:38 am

    Excellent!

  299. Nagesh Hinge says

    March 12, 2013 at 4:03 am

    Thanks a lot!

  300. Igor says

    March 11, 2013 at 11:54 pm

    I’ve found the solution. To all of you who will read this just unplug the USB before the first auto restart and you’re god to go.

  301. Igor says

    March 11, 2013 at 11:40 pm

    First of all very nice trick, saved me a lot of time, but still I’m haveing a one problem. Win are done with install (win7) and it’s time for the first restart, when I restart the whole instalation goes from begining, but it should continue modyfing win to the first start. What am I doing wrong?

    If you could answer in some time i don’t know, very fast i would be very gratefull, I mean very!

    Thanks in advance

  302. Gerhard says

    March 11, 2013 at 4:12 pm

    nice guide man, used it a couple of times. but i do have a question, would this method work with Windows XP also?

    thanks

  303. Baqar says

    March 11, 2013 at 3:32 pm

    Awesome dude..
    Its 100% Working.

  304. Adrian says

    March 11, 2013 at 3:20 pm

    “Format process may take few seconds”….how about 15 minutes dude…anyway…thx for this “how to…”

  305. Dushyant Kumar (Maddy) says

    March 9, 2013 at 11:06 am

    Nice dude. The great thing is there was no need for any third party software to copy windows. I successfully installed windows 8 using this trick and and using the same.

    Thanks a tonn !!!

  306. Nathan says

    March 7, 2013 at 10:54 pm

    Very helpful!

  307. rick says

    March 7, 2013 at 6:32 am

    The format command took forever on my system don’t know why it did.

  308. repair says

    March 6, 2013 at 12:26 am

    you clock and date are off one day and 14 hours where are you

  309. repair says

    March 6, 2013 at 12:23 am

    “all files” to big to copy to flash drive.
    how do you strip dvd down without using another program like win to flash which will undo all of the above steps?
    thanx
    or am i missing something…i did xp vista and seven before,but these new hp notebooks and netbooks are sometimes weird.like the ahci switch for windows 8

  310. aniwon says

    March 5, 2013 at 5:41 pm

    The mentioned “format fs=ntfs” isn’t going to take a few seconds, instead over 10-20 minutes.

    To do it quicker just type in “format quick fs=ntfs”.

  311. admin says

    March 5, 2013 at 9:13 am

    @ John
    All files.

  312. John says

    March 4, 2013 at 10:03 pm

    what files do i exactly need to copy from my win7 dvd ????

  313. t says

    March 4, 2013 at 9:33 pm

    I complete all the 9 steps and i change my boot priority but nth came up.Only the old windows load.i can’t install windows7.what else do i need for Eee Pc 904HA

  314. Chris . says

    March 4, 2013 at 4:43 pm

    ===>> CAVEAT EMPTOR <<==

    1) You must right click cmd.exe and click "Run as administrator" or it will fail everytime.

    2) You cannot create a bootable 64bit Windows from within a 32bit Windows.

  315. ihsan says

    March 4, 2013 at 4:04 pm

    actually u must Add EXIT command. and then continue with bootsect.exe /nt60 “drive letter”:

  316. rn jobs az says

    March 3, 2013 at 1:21 pm

    I tend not to drop a ton of remarks, however i did a
    few searching and wound up here Install Windows 7 From USB.

    And I actually do have a couple of questions for you if it’s allright. Is it simply me or does it look like some of these responses come across like they are coming from brain dead folks? :-P And, if you are writing on other online social sites, I would like to follow everything fresh you have to post. Would you list of the complete urls of all your community pages like your twitter feed, Facebook page or linkedin profile?

  317. Rayolaser says

    March 3, 2013 at 12:52 pm

    I did had the same issue. The solution that worked for me? I forgot to right click the Command prompt icon from windows and select run as Administrator. Issues the same command and it worked fine after that.

  318. Stephen says

    March 3, 2013 at 4:46 am

    Why did you get windows from? It could be corrupt.

  319. Derp says

    March 2, 2013 at 10:45 pm

    I feel like such an idiot..because in step 3 I put a space where it didn’t belong and you made me see that. Thank you!

  320. Derp says

    March 2, 2013 at 10:28 pm

    I did everything on this article to a T, and when I boot from usb at startup it says windows could not be found and to unplug all hdds that don’t have windows on it. I tried that and it doesn’t work. Any suggestions?

  321. David K says

    March 2, 2013 at 7:32 am

    I can’t get past step 4 :| It doesn’t recognize the usb. The computer recognizes it, it just doesnt show up in the command prompt. Any suggestions? I’m using windows XP

  322. TWControls says

    March 1, 2013 at 8:17 pm

    Well written article. Works perfectly.

  323. Stephen says

    March 1, 2013 at 1:08 am

    I had this problem and the solution was very simple, the bootsect command is case sensitive.

    Make sure you enter it the correct way

    Bootsect.exe /nt60

  324. That guy says

    February 28, 2013 at 9:23 pm

    Did you originally open the command prompt by using Ctrl + Shift + Enter? That causes the command prompt to open with administrator privileges.

  325. Noel McDowell says

    February 28, 2013 at 7:57 pm

    You need to run your CMD window as Administrator, Rick. Do this, close the CMD window and press windows key, All programs (Win vista/7/8), accessories, and right click on the CMD prompt application icon and select “run as administrator” in the menu. Then try starting from step 7 again.

    Hope this helps,

    Noel McDowell

  326. Jim says

    February 28, 2013 at 7:58 am

    Rick one method i would try is getting a live linux dvd and boot into it.
    then reformat the usb from there then boot into windows and follow the guide again. that is what i did

  327. Douggiefintry says

    February 28, 2013 at 2:39 am

    Absolutely brilliant – thanks so such :-)

    Spent hours trying to get WINDOWS 7 USB/DVD DOWNLOAD TOOL to work (it worked fine with a WIN 8 ISO made from original DVD but refuses to accept a WIN 7 ISO made the same way as a valid ISO file).

    This did the trick and got Win 7 back on my Notebook so I could then use the Win 8 Upgrade.

  328. prashant says

    February 28, 2013 at 2:33 am

    This is a brilliant article :D and apparently it solved my problem

  329. roney says

    February 27, 2013 at 9:23 pm

    Thanks for the wonderful guide.It really helped alot.

  330. sean says

    February 27, 2013 at 5:26 pm

    Rick says:
    February 27, 2013 at 11:38 am
    Im stuck at step 7 after i type “BOOTSECT.EXE /NT60 H:” (also i changed H twice my usb is F). It says “Could not map drive partitions to the associated volume device objects: Access is Denied”

    Any tips or anything that can help here?

    Reply

    =Try n do it again in administrator mode… it works for me..

  331. Rick says

    February 27, 2013 at 11:38 am

    Im stuck at step 7 after i type “BOOTSECT.EXE /NT60 H:” (also i changed H twice my usb is F). It says “Could not map drive partitions to the associated volume device objects: Access is Denied”

    Any tips or anything that can help here?

  332. someone says

    February 26, 2013 at 5:36 pm

    Yea but our iso image didnt work with that m$ tool and this thing did so i am happy he explained this :)

  333. umerubabmecha says

    February 25, 2013 at 12:50 pm

    its too bad method you have to just download windows 7 usb/dvd tool and insert in virtual cd than copy files into usb

  334. Saurabh kumar says

    February 25, 2013 at 12:12 pm

    Instead wasting your time in it… do these simple task:-
    1. Insert the dvd or mount dvd disk image in computer having win7, lets it is H drive.
    2. Insert pen drive and format pen drive with ntfs…suppose it is I drive.
    3. open cmd with run as administrator and type H: and enter then type Cd boot then enter and then bootsect.exe/NT60 I: and enter.
    4. open h drive and copy all of contents and paste in I drive. Thats it.

  335. Hesham F. says

    February 23, 2013 at 4:20 am

    works (Y).
    Thank you :)

  336. prasad vs says

    February 22, 2013 at 11:49 pm

    hallow brother i have a 10″ atom prosser dell laptop.can i install windows 7 on my system pls reply is this possible

  337. CJ says

    February 21, 2013 at 5:16 am

    Thank you so much, this guide was so easy to use and the screen shots made it even better!!!

  338. young says

    February 18, 2013 at 2:36 pm

    what if i don’t have dvd drive in my laptop?

  339. habil says

    February 18, 2013 at 12:59 pm

    thats great thank u for this article

  340. Tarek says

    February 18, 2013 at 6:46 am

    Really professional guide, thank u so much. :)

  341. Agus says

    February 17, 2013 at 10:39 am

    if BOOTSECT.EXE /NT60 was denied….try to change NT60 to FAT32…its work ^^

  342. Meena says

    February 15, 2013 at 5:16 pm

    I am getting this error ‘could not map drive partitions to the associated volume device objects access is denied’ after BOOTSECT.EXE /NT60 H:

    Please help!!

  343. martin says

    February 14, 2013 at 2:30 am

    @rete: Thank you so much, sir. I wouldn’t guess the problem was in the fact that I used usb3.0 port.

  344. akanksha says

    February 14, 2013 at 2:23 am

    i have done till assign and exit command on cmd..after that i dont have CD to install windows 7..I have the copy windows 7 CD in my D drive. So how can i install from there?
    inspite of writing D: CD BOOT wat else i have to write?
    i want to boot my computer through the copy of Windows 7 CD..whether i have to put that copy in pen drive or what?
    Please reply soon..

  345. ray says

    February 13, 2013 at 11:36 pm

    Cant get it in ntfs,….only fat32 is working should that be a problem?
    using windows 7 64 bits and a 16 gb usb stick.

  346. asit says

    February 11, 2013 at 12:25 pm

    Awesomely easy.. works great.. thanks

  347. KAAN says

    February 11, 2013 at 12:56 am

    Greatttt guidee thank you :)))

  348. waheed says

    February 10, 2013 at 1:19 am

    awsome man .. i m going to try it , i dont know whether it works or not but the way u instructed and guided us .. it was really great thanks

  349. Zaph says

    February 9, 2013 at 2:17 am

    Man thanks so much. Keep it up. It worked perfectly

  350. Hest says

    February 8, 2013 at 6:04 pm

    Spank You very much :)

  351. Ryotaro says

    February 6, 2013 at 2:27 pm

    Not an easy task to do but it worked! Thanks for this I learned something new. Btw, used a Sandisk Cruzer Pop 8GB. :D

  352. Idress says

    February 6, 2013 at 11:10 am

    In the last step, is it important to copy the files from the cd room drive or we can copy from any other drives as well?
    Reply

  353. SHANTNU RAJPUT says

    February 5, 2013 at 8:57 pm

    hey thanks dud, i hope that it will work properly

  354. don says

    February 5, 2013 at 4:58 pm

    one problem is come in win7 all step is work but in last when you type the command bootsect.exe /nt60 and drive letter then its not work one natification comes(your drive is denaid)please tell me what is the problem

  355. imraj says

    February 5, 2013 at 9:50 am

    how should i regain the default pendrive again …without any partition

  356. imraj says

    February 5, 2013 at 9:48 am

    pen drive does not formulated and can not b opened …window does not format it what should i do …..how to regain my previous pen-drive

  357. Paul says

    February 4, 2013 at 11:02 am

    *** UPDATE: Tried with Kingston Thumbdrive, same error.
    Conclusion … for step 2, you MUST

    >Start menu
    >All programs
    >Accessories (right click on Command Prompt and select “Run as administrator”)

  358. Paul says

    February 4, 2013 at 10:29 am

    Followed the guide completely. Very simple and easy to use. My issues comes at the very end. I get an error just before copying the Windows 7 files. My error is:
    E:\boot>bootsect /nt60 G:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

    E:\boot>

    I am actually trying to use an Secure Digital card in a USB adapter. I will try with a Kingston 4gb Thumbdrive and report back.

  359. John says

    February 4, 2013 at 7:08 am

    Installing Windows 7 or Windows 8 on Lenovo x100e.

    The Lenovo notebook x100e doesn’t have a CD/DVD drive. Therefore you must install windows from a USB flash drive.

    Make a bootable USB using Windows 7 USB/DVD Download tool which also works fine for Windows 8.

    I did have the issue that my usb flash drive as bootable but my Lenovo x100e didn’t boot from the usb flash drive.
    Although I set it to “boot from usb” in the boot menu.
    ´
    After some trying I found out that the bootable USB flash drive must be formatted in FAT32 not NTFS. When your USB flash drive is in FAT32 then installing Windows 8 from a bootable USB is piece of cake.

    I hope that helps one or another!

  360. admin says

    February 3, 2013 at 10:55 am

    @ Ajeet
    Please use Windows Bootable Image Creator software.

  361. AJEET says

    February 2, 2013 at 7:04 pm

    SIR
    I COPIED W8 FROM DVD IN TO MY HDD. BUT NOW I HAVE NO DVD.
    THEN HOW CAN I CREATE BOOTABLE DVD OR USB.PLZ HELP ME

  362. Richard says

    February 1, 2013 at 2:08 pm

    @arif6832

    You could use this tutorial but instead of using a disc you could open the iso with winrar or something like that….

    or you could mount it with daemon tools

  363. Jonathan says

    January 29, 2013 at 5:05 am

    I made mistake. It actually works!!!! It’s installing as we speak. I am so happy I could kiss a toad!! You are BEST!!! Muuuaaaa :)

  364. Trollslayer says

    January 26, 2013 at 12:03 am

    Works fine – as long as I read the instructions carefully!
    I had problems with a slow SD card but with a class 10 SD card it worked.

  365. R says

    January 23, 2013 at 5:33 pm

    my flash drive does not appear when I type List disk only disk 0 is detected, whats wrong?

  366. Tampoo says

    January 20, 2013 at 2:45 pm

    Perfect !
    This was the easiest and shortest guide that I found over the web corresponding to this topic and it works with no errors.
    Thank you to the writer.

  367. arif6832 says

    January 19, 2013 at 9:41 am

    I have a WinXP laptop, but its DVD ROM is not working. I need to install win7 through USB or any other means….

    Please help…

  368. Vipul says

    January 18, 2013 at 1:46 pm

    HEy i’m having a problem ..im not able to select partion 1..

  369. rajesh says

    January 17, 2013 at 12:56 pm

    good job.

  370. RAJESh kumar says

    January 16, 2013 at 7:54 am

    Great It’s working thanks very much>I think you are genius

  371. ayush says

    January 15, 2013 at 8:08 pm

    Hey I can format my usb key to normal (that is just to store files) after this process, right? Or will it become a bootable drive forever?

  372. Usher says

    January 15, 2013 at 12:37 pm

    thank u so much 4 the info!
    I`d like to try it on my school`s machines
    its nice to have guys like u in the net :D

  373. Raza says

    January 15, 2013 at 10:56 am

    I just have one problem ,that my hard drive is 1 tb so it takes so long that i cannot format it. plz help

  374. sanvier says

    January 13, 2013 at 6:53 pm

    thanks! it’s working!

  375. Stoffel says

    January 12, 2013 at 2:13 pm

    Thanks I have used this a lot over the last year

  376. crispiy says

    January 11, 2013 at 2:06 pm

    @Kevin
    you need to type “F: CD BOOT”
    you typed it as “F:/ CD BOOT” which is wrong
    “F:?> CD BOOT” is wrong as well.
    good luck

  377. Alex says

    January 11, 2013 at 6:07 am

    Hey, thanks a lot, it works like a charm! Win7

  378. shedrick says

    January 8, 2013 at 10:44 pm

    Nearly 2000 comments, many say it works. my computer does not have a dvd drive and is not working well this is why i try to get help. i will soon get to try it, my only prayer is that it work for me as it did for others. thanks a lot in advance.

  379. Sabin says

    January 7, 2013 at 12:09 am

    Hi

    I did all steps , but i have two Problems!

    I:

    in BIOS are 3 types of boot usb

    USB-FDD
    USB-ZIP
    USB-CDROM

    II

    When i reset the computer to install the windows
    Gives This Error:

    DISK BOOT FAILURE = INSERT SYSTEM DISK AND RESET THE PC

    Please Help me .. My DVDROM dont work , and My Windows is very dirt

    Thanks

  380. Sid says

    January 6, 2013 at 3:53 pm

    You might want to publish the ANNOUNCEMENT at the beginning of the post, rather than at the very end, that a better method is available. I went through the whole thing (successfully) only to find in the end that there was an easier and much faster way…

    :/

  381. Marco Gracin says

    January 6, 2013 at 8:28 am

    I’m fairly computer savvy… been restaging computers for a while… ever since Win3.11 in the early 90’s, prolly before the author was born. But still, I’m no expert, which is why I went looking for answers. This bonehead has the naïveté to claim his methods work 100%. Right. Sorry Mr 100%, but it doesn’t work 100%.

  382. Kevin says

    January 6, 2013 at 4:58 am

    Dear Twaekwindows, the instructions appeared to have been working until I arrive to step 6. My DVD Drive is F; after I typed “F:\> CD BOOT” the command screen indicates that “The system cannot find the command specified.” My friend, do you have any suggestions regarding that issue?

  383. admin says

    January 4, 2013 at 8:54 am

    Yes, you can. If you want to automatically install drivers and software along with Windows, check out these guides:
    intowindows.com/how-to-integrate-drivers-into-windows-7-installation-disc/
    intowindows.com/how-to-include-or-integrate-drivers-in-windows-8-iso-image/
    intowindows.com/how-to-include-new-gadgets-themes-wallpapers-and-screensavers-in-windows-7-setup-iso-file/

  384. Biraj Sharma says

    January 4, 2013 at 8:12 am

    Thanks a lot.Works perfectly. I have a question. Can I copy drivers and important softwares on the same usb drive so I can easily use them after installing Windows 7 as it has lots of free space left.

    ty

  385. Maxxim says

    January 3, 2013 at 8:30 pm

    This is an excellent guide, thank you so much!

    I think you should point out that this approach works around a major problem with the native Windows 7 USB Tool. The latter only works with USB drives identified as “removable”. However, a lot of USB hard disks are identified as non-removable due to the Removable Media Bit (RMB) not beeing set correctly. Your approach however works for both removable and non-removable USB devices, therefore it succeeds where the native tools fails.

    Many thanks again!

  386. Rico says

    December 31, 2012 at 11:49 pm

    Thank you very much! Works perfectly!

  387. Romo says

    December 29, 2012 at 6:13 am

    Thanks for sharing the great tutorial…
    I,m running 32 bit windows 7, if i want to upgrade in 64 bit what process should i taken? anybody help? Thank you.

  388. ROMO says

    December 28, 2012 at 10:58 pm

    thanks for the great tutorial. if i want to make a bootable usb drive in 64 bit using 32 bit window. so what procedure should i do? please give me a suggestion. thak you…

  389. Joe says

    December 26, 2012 at 7:07 am

    I am trying to install windows 7 on my desktop, when i try to boot the USB it says BOOTMGR is missing.. I followed the instructions step by step, can someone please help me fix this?

  390. Abdul Ghaffar Qazi says

    December 26, 2012 at 1:17 am

    salman you must have at least an image file of windows8 on your hard drive, then you have to mount this image as a virtual dvd rom on your computer by downloading any free software like “magic-disk”. It means you may now continue without DVD rom.

  391. Abdul Ghaffar Qazi says

    December 26, 2012 at 1:11 am

    Excellent work, thanks for such a nice effort.
    May Allah bless you.
    Good luck.

  392. Manova says

    December 25, 2012 at 10:26 pm

    ARE YOU SURE THAT THIS METHOD WORKS EVEN ON A SYSTEM WHICH CAN’T BOOT USING A USB STICK???

  393. salman says

    December 24, 2012 at 11:35 am

    what if i hav windows8 on my hard disk rather than a DVD?????

  394. jaroos says

    December 24, 2012 at 5:27 am

    Worked like a charm… Thanks!

  395. ak says

    December 21, 2012 at 10:56 am

    Thanks for the guide. This is the most helpful tutorial I found.

    Just a few notes:
    – USB drive will only show up in DISKPART under Vista/7
    – If you’re making a 64-bit Windows Disk from a 32-bit OS, you need the 32-bit version of bootsect

  396. khaled says

    December 21, 2012 at 4:54 am

    Thank you very much sir for this helpful method… it did work like a charm

  397. leftbowler says

    December 19, 2012 at 4:07 pm

    well i will start by saying my 3rd grade gr daughter could make a lighter bootable with these easy steps good job bud … now think you can help with this 1 ? sup password on thinkpad edge every thing was good until i wanted to change the bios . huh! i can see the bios i can get to it but cannot change it any suggestions? it cant be easy as the battery can it?

  398. Ijas says

    December 19, 2012 at 9:02 am

    Dear Admin and friends,
    My USB device does not visible in LIST DISK. Can u somebody help me to solve this problem?

  399. naresh says

    December 18, 2012 at 6:20 pm

    thanks yaar very very much

  400. Abhi_India says

    December 17, 2012 at 9:34 pm

    superb…Great work sire….working like god came for rescue……

  401. Thenraj says

    December 16, 2012 at 3:04 pm

    100% working in WINDOWS7 OS thank you so much………………

  402. Ryan says

    December 13, 2012 at 6:17 pm

    Just one question, can i use this to install linux?

  403. ashok, rakesh says

    December 12, 2012 at 6:56 pm

    GREAT MAN,,, TRIED EVERYTHING SOFTWARES AND ALL SHIT BUT NOTHING WORKS FOR ME
    THIS IS THE BEST,,, I TRIED IT FIRST TIME AND 100% WORKING

  404. DPR says

    December 11, 2012 at 11:37 am

    I got “BOOTMGR not found” msg in black screen at the time of booting by flashdrive after successfully completed all the step above what can I do?

  405. AMIT MAURYA says

    December 10, 2012 at 10:35 pm

    thanks a lot bro only ur method worked and it is so simple.thanks may god bless you:)keep up the good work….

  406. Arushraj says

    December 8, 2012 at 10:42 am

    there is no any option for booting from USB in my BIOS system. CD Drive, HDD, Network, else nothing any option in my BIOS. Please tell me now how can I boot it from USB.

  407. Rina says

    December 8, 2012 at 3:37 am

    I just want to say thank you! This is the third website I’ve tried and yours was just so easy to understand! The pictures, the bold text, it all put together a really nice picture for me. Again, thank you VERY much! ^^

  408. Vikrant says

    December 6, 2012 at 12:07 pm

    Thanks much.
    This is really very helpful.. :)

  409. Milan says

    December 5, 2012 at 4:15 pm

    I maked usb boot disk with Win 7 step by step…no problem.
    Laptop HP Compaq 6735s tell me >BOOTMGR IS MISSING<, press
    Ctrl+Alt+Del to restart!
    What to do?

    Thank you!

  410. arpit says

    December 5, 2012 at 1:57 pm

    thats good, its really working….

  411. Tea says

    December 5, 2012 at 1:31 pm

    Tnx, u saved me a lot of time :)

  412. Pablo Mendoza says

    December 2, 2012 at 8:10 pm

    Thank You! Thank You! Thank You! Thank You! Thank You! Thank You!

  413. admin says

    December 2, 2012 at 9:10 am

    @ Mufi
    It’s because of the corrupted installation (WIM) files. I suggest you check your Windows 7 ISO or DVD using a virtual machine first.

  414. mufi says

    December 2, 2012 at 1:30 am

    Hi!
    I need some help here. I successfully booted my window’s 7 from my usb drive. I chose the language and the next step is this message: “Windows could not display the images available for installation”
    Could anyone help me?
    Hellooo!

  415. Piseth Srorn says

    November 29, 2012 at 3:49 pm

    You help my life! thx u very much! :)

  416. miradanhannah says

    November 28, 2012 at 7:12 pm

    hi. the text on my netbook suddenly missing. so how i’m gonna format it? can somebody help me to solve this problem? thank you..

  417. sn says

    November 28, 2012 at 12:53 pm

    i made usb bootable and when i install xp in laptop,after copying files ablue screen appeares n it tells dat run chkdsk /f facility and instalation cant proceed coj there may be sum virus in my pc or problem with hard drive

  418. Chaz says

    November 28, 2012 at 7:39 am

    When I type “CLEAN” into Command Prompt, (after selecting “DISK 0” in my case, I get the message: “Virtual Disk Service error: Clean is not allowed on the disk containing the current boot, system, pagefile, crashdump or hibernation volume.”
    I’ve gone back and retried with two different USB drives, but it still won’t work and I get the same message.
    Could someone help me?

  419. roy says

    November 27, 2012 at 5:19 pm

    Update on Update Jan 11, 2012: If you find this guide difficult to follow, YOU ARE RETARDED AND SHOULD NOT GET ANYWHERE NEAR A COMPUTER

  420. Thimmappa says

    November 27, 2012 at 1:15 pm

    Thank U Sir

  421. jhj says

    November 25, 2012 at 8:42 pm

    It worked 100% for me on a Dell alienware M11x laptop which did not come with a built-in DVD drive. Thanks!

  422. ADIYA says

    November 25, 2012 at 5:28 pm

    I TRYED 4TH STEP BUT IT DOESN’T SHOW ANY DISK 1 ALTHOUGH I PLUGGED-IN MY USB PEN DRIVE

  423. josh says

    November 24, 2012 at 7:50 pm

    great guide :-) thanks for this
    you can also use the short terms

    LIS DIS
    SEL DIS X (X being the USB drive letter, seen in list disk command)
    CLEAN
    CRE PAR PRI
    SEL PAR 1
    FORMAT FS=FAT32 QUICK
    or
    FORMAT FS=NTFS QUICK
    ACTIVE
    EXIT

  424. Frank says

    November 24, 2012 at 3:59 am

    Thanks very much, worked so well I was sitting there thinking “C’mon where’s the problems?”. Just two very minor points; add the QUICK parameter to the FORMAT command to speed it up; The BOOTSECT.EXE must match your existing OS, i.e. 32 or 64bit. Also the laptop I used the bootable USB drive on has a dead DVD drive so I used a second USB drive with the OS files stored on it.

  425. mirza says

    November 23, 2012 at 2:54 pm

    i was at step 4 when my pc got shut down (due power failure), but now my usb drive is stuck. i cant format it because when i try i get msg windows can not perform this task. below usb drive icon NTFS is written. please help

  426. Anthony says

    November 21, 2012 at 9:06 pm

    Thanks so much!! The bootsect.exe portion wasn’t working but then I realized that I didn’t run it as an administrator!

  427. Hamed says

    November 21, 2012 at 12:26 pm

    Dear Sir

    Thank you so much for your perfect explain.

  428. Cor Bryant says

    November 21, 2012 at 11:09 am

    What the hell? All these years and I’ve had to go through some janky procedures to do this — some of which didn’t work. Good job man! This >IS< the easiest way to achive a bootable installation. Good write up.

    And for those of you trying this with XP. It will not work, not this way.

    Another thing I did was used the 'QUICK' option after the format command. It takes quite awhile to format a 16GB flash drive and I don't think there is any real reason to do a full format when you just cleaned the drive.

  429. Yang Li says

    November 20, 2012 at 10:52 pm

    This is a awesome post. I was trying to reinstall Windows 7 on my laptop Lenovo X61 which has no CD drive. This post really saved my life.

    Thank you very much.

  430. Ryo says

    November 20, 2012 at 9:43 pm

    On the format, you can do a quick format by adding quick to the format command.

    i.e. FORMAT FS=NTFS QUICK

    No need to wait an hour to format a 8GB stick.

  431. viswanath sai says

    November 16, 2012 at 4:28 pm

    It was very nice, but i have small doubts here i hope u’ll clarify my doubts.
    1) Why do we need to use disk part, list disk and all that commands, i think it just converts the flash drive to NTFS file system, Why can’t we do it directly format it to NTFS either it may be quick or normal.
    2) Why do we use only NTFS file format here , Why can’t we use FAT or exFAT.
    3)I have tried this thing with XP but dis doesn’t work, any help how can do it ????

  432. Rengga says

    November 14, 2012 at 2:01 pm

    I just have to say this, thank you.

  433. admin says

    November 13, 2012 at 9:37 pm

    You need to have a copy of x86 version of Windows only.

  434. trish says

    November 13, 2012 at 7:00 pm

    i have windows x32 and i want to install x64 and at step 8 i have problem and it says i should use x32 what should i do?

  435. Som says

    November 12, 2012 at 12:44 pm

    I did this even faster by changing the line;

    – FORMAT FS=NTFS, to
    – FORMAT FS=NTFS QUICK

    Formatting takes quite a long time, so I’d recommend trying

  436. Josh says

    November 11, 2012 at 5:09 am

    Worked perfectly! Thanks.

  437. admin says

    November 10, 2012 at 9:10 am

    @Ertugrul
    Yes, simply copy and paste. That’s it!

  438. jabao_ron says

    November 10, 2012 at 8:13 am

    On Windows XP, DISKPART doesn’t sees the USB device as a disk. So you cannot create the primary device. Take that into account when you try to do the procedure explained above.

  439. gtm says

    November 8, 2012 at 7:15 pm

    BOOTSECT.EXE/NT60 I: is not workin.
    error: bootsect.exe not recognised….
    :(
    help…………………………

  440. Jim M says

    November 8, 2012 at 5:05 pm

    Could I use a downloaded version of Windows / if I don’t have DVD? What commands would I have to use? Thank you.

  441. Joza Gulikoza says

    November 8, 2012 at 3:44 pm

    SO I wanna install win7 x86_64 using a computer running win 7 x86. Impossibru?

  442. nikola says

    November 8, 2012 at 1:23 am

    Run CMD as administrator if you get this:
    “COULD NOT FIND MAP DRIVE PARTITION TO THE ASSOCIATED VOLUME DEVICE OBJECT:
    ACCESS IS DENIED”

  443. SABARI says

    November 8, 2012 at 12:38 am

    thnx….finaly its work..:)

  444. Ertugrul says

    November 7, 2012 at 9:54 pm

    I have iso win7. I mount it with daemon tools, it appears as dvd rom on My Computer. So at last step am i going to just ctrl+a ctrl+c and ctrl+v to usb? Nothing more right for step 8?

  445. Mooe says

    November 7, 2012 at 8:11 pm

    Do you have to repeat the process if you switch the operative system’s files?
    For example; I made the USB bootable using a x86 version of Windows 8, but I want to switch to x64. Can I just switch the files without formatting or redoing everything?
    Thanks

  446. admin says

    November 7, 2012 at 5:56 pm

    @neB26
    Try to reconnect the USB and also make sure that your USB is appearing in Disk Management.

  447. neB26 says

    November 7, 2012 at 5:22 am

    when I enter “list disk” it only shows disk 0 (hard drive)
    what do you think, it’s a problem with USB stick or PC.

  448. Karthik says

    November 6, 2012 at 7:38 am

    You have find out the perfect way to resolve, such a kind of issues. Thanks for your status. We are expecting lot from you. You are really great…

  449. Shasiru says

    November 4, 2012 at 6:02 pm

    Yep, this is also working with windows 8.

    but if you could explain all the dos commands we’ll be so glad..

    thanks a lot for the share..

  450. Daniela says

    November 4, 2012 at 1:46 pm

    hi…my laptop doesn’t have a cd /dvd port :(
    and i can can install the new windows if the acctual one is 32 bit :( and the one i want to install is 64 bit?
    can you help me please?:(

  451. Godfred Cruickshank says

    November 1, 2012 at 7:18 am

    You are such a Genius…. keep up the good work!
    kindly hit me on facebook same name… we can work something. ;)

  452. dice says

    November 1, 2012 at 1:32 am

    EXCELENT ! THANK YOU, my asus x101ch is alive now thanks to you :)

  453. Michael says

    October 31, 2012 at 10:24 pm

    Tanks men. It works 100%

  454. bg says

    October 31, 2012 at 9:31 pm

    I’m writing this comment as an add-on or alternative to the main article here. The author of the article or anyone else can feel free to use anything in this comment. I don’t need credit for this comment, you may take it as free information.

    The author’s method for formatting the flash drive seems a bit complicated for the average user, mostly because of the heavy command prompt usage.

    To format your drive just right click your flash drive in My Computer (or just Computer on Windows Vista or later) and go to “Format…” instead of using DISKPART. The result will be the same. In fact, this entire article and be rewritten to use a single call to the command line, that command being:

    D:\BOOT\BOOTSECT.EXE /NT60 H:

    This is something that I’m sure many users would prefer to see, because graphical interfaces are much easier to use.

    Also, here is a very short summary for people using an ISO file instead of a DVD (some people might receive an ISO from their university, or purchase and download the ISO from Microsoft):

    1) Get a flash drive and, if it isn’t already, format it to NTFS. NTFS is required for this to work, and you’ll probably need at least a 4 GB flash drive.
    2) Open the contents of the Windows 7 or 8 ISO file and copy all files to your flash drive. PowerISO or Daemon Tools are two programs that can open an ISO.
    3) Run the following command in Command Prompt, replacing both “H” letters with your flash drive’s letter:
    H:\BOOT\BOOTSECT.EXE /NT60 H:

    If you run into problems with the above steps, remember it’s just a summary and it assumes you’ve already read the main article. I’m posting it to both potentially help users with ISO files, and to help people see the basic steps required. Even if you use a DVD instead of an ISO file, the above summary might be helpful, since only my 2nd step talks about copying files from an ISO.

  455. admin says

    October 28, 2012 at 11:52 am

    @ Sun
    This guide works 100% for Windows 8 as well.

  456. oregtolvaj says

    October 27, 2012 at 7:24 pm

    2nd try, and its works, format pendrive again, and its goes to 4 gb.. idk why.

    WORKS THX

  457. oregtolvaj says

    October 27, 2012 at 7:08 pm

    Gj we made a 99,9 MB pendrive from 4 gb..gj.. i cant start copy the contents to the USB flash drive…

  458. Sun says

    October 27, 2012 at 5:33 pm

    Is this work for windows8? Anyone know that? However, Thx.

  459. Praveen says

    October 27, 2012 at 8:37 am

    Great man Thanks man its working but last command not working for me any way its installing

    Thanks a lot

  460. CHANZA says

    October 25, 2012 at 8:37 pm

    that’s great man

  461. mithi says

    October 24, 2012 at 12:57 pm

    Thankz this ws very helpful !!! 1ce agn thankz !! {y}

  462. Rims says

    October 20, 2012 at 2:41 pm

    thanxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

  463. vishvesh says

    October 18, 2012 at 11:09 pm

    i can’t see my usb drive in disk partitions list
    please answer….. anyone …….????

  464. Jack says

    October 16, 2012 at 6:53 am

    After using install win 7 from flashdisk, can i format flashdisk again to use as normal flashdisk ?

  465. neil says

    October 14, 2012 at 1:32 am

    buddy i have tried this method 100s of time. each time it worked only difference is i used fat32 file system, which changes the last step.. but today it is not working at all. sop trying ur method now.. hope it works.. usb drive is not at all booting even after changing the boot priority…

  466. JohnH says

    October 11, 2012 at 7:21 pm

    Very nice tutorial.

    I didn’t read all the comments, so this may be a duplicate, but I might suggest that a quick format works just as well and cuts the time way down. (Somebody posted early on that a full format took 40 minutes. I also had to wait a looooong time.)

    Just add a space and the word “quick” after the format command. It will then look like:

    FORMAT FS=NTFS QUICK

    The % counter won’t increment upward, but the format should be finished in less than a minute.

  467. RUBAN says

    October 10, 2012 at 4:32 pm

    wen i enter bootsect.exe it shows like tis…wat to do?
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

  468. RUBAN says

    October 10, 2012 at 4:29 pm

    i hav a problem in bootsect.exe.wat to do?i am using 32-bit os..

  469. Jason says

    October 10, 2012 at 12:21 am

    Prolly already been said. Thank you for these instructions. The DVD drive was killing my with a brand new computer. Just kept failing. These instructions worked perfectly for me.

  470. Robin says

    October 9, 2012 at 1:58 pm

    Hi. i am having problem with the bootsect. it says

    “This tool can only be run on systems booted using PC/AT Bios. This System was booted using EFI or some other firmware type”

    Can you advise how i can solve it? I have copied the files into my flash drive.

    thanks

  471. Robin says

    October 9, 2012 at 1:56 pm

    Hi. i am having problem with the bootsect. it says “This tool can only be run on systems booted using
    was booted using EFI or some other firmware type.” Can you advise how i can solve it? I have copied the files into my flash drive.

    thanks

  472. houx says

    October 8, 2012 at 4:55 pm

    Thanks a lot, did work from the first time. you are awesome bro

  473. Jo says

    October 5, 2012 at 5:26 pm

    Thank you admin :) Copy and paste (9.11) I understood, but nothing about ISO files (9.13) x-/

  474. admin says

    October 5, 2012 at 9:13 am

    If you have an ISO file of Windows 7, use 7-zip or Winzip to extract. To extract, right-click on the ISO file, select 7-zip > Extract option to extract everything to your USB.

    And if you already have extracted files on your hard drive, simply copy all items and then paste them in USB drive.

  475. admin says

    October 5, 2012 at 9:11 am

    @ Jo
    Open your DVD drive, copy all contents, open USB drive, and then paste. That’s it!

  476. Jo says

    October 4, 2012 at 10:25 pm

    Dislike it when walkthroughs won’t take you to the very end.

    Here it leaves us hanging where it says:

    8. “Copy your Windows 7 or Windows 8 DVD contents to the USB flash drive”

    … and doesn’t explain how!

  477. Slacko says

    October 4, 2012 at 8:06 pm

    How to extract windows 7 from folder on hard disk to USB, if I dont have windows 7 on DVD?

  478. tryfatur says

    October 4, 2012 at 7:35 am

    Absolutely working, great job :D

  479. Filipe says

    October 2, 2012 at 4:13 pm

    Works fine. Cheers! :)

  480. Idress says

    October 1, 2012 at 11:46 am

    By pressing the last code ( bootsect.exe /nt60 H:) it denies and I get this message ” Target volume will be updated with bootmng compatible bootcode.
    Could not map drive partiton to the associated volume device objects: access is denied .
    Can any body help me out and solve it?

  481. Asif Mahmood says

    October 1, 2012 at 11:07 am

    Prior to following this guide, I was using win-8 RTM version, I followed the onscreen instructions and finally the result was a big SUCCESS!.

    Truly awesome guides to do the trick.

  482. koko says

    September 30, 2012 at 11:12 pm

    Excellent tutorial, thanks!

  483. donsity says

    September 30, 2012 at 7:25 am

    Got Access Denied On the very last step
    Message says:
    Could not map drive partition to the associated volume device objects.

  484. The Monj says

    September 23, 2012 at 7:34 pm

    WOW fantastic, worked a treat with no problems what so ever ! this method has definately got me out the Sh*! and I cant thank you enough, super :) thankyou

  485. admin says

    September 22, 2012 at 8:25 pm

    @ wirowi
    It seems one or more installation file(s) are corrupted. We suggest you try installing on a virtual machine to make sure that setup files aren’t corrupted.

  486. wirowi says

    September 22, 2012 at 4:56 pm

    I’m so sad. I’ve tried everything to install w7 on my desktop from my USB flash disk. It just doesn’t work. So, I completed all the stepts. I go to bios and make sure the USB is the first boot option. Then I enter windows 7 setup. I select language, time and date format and so on and it starts installing and at 70% in expanding windows files I get this error:
    ‘Windows cannot install required files. The file may be corrupt or missing. Make sure all files required for installation are available, and restart the installation. Error code: 0x80070570’.

    I tried installing from the same usb stick on my laptop and it doesn’t work there either, but the dvd(the exact one I made the usb flash after) boot with no problem. Guess I’ll just have to get a dvd-rw and install normaly from a dvd :(

  487. admin says

    September 22, 2012 at 7:21 am

    @ Yes, simply copy all setup files from DVD to USB.

  488. admin says

    September 22, 2012 at 7:20 am

    @ MD Yusuf Khan
    Yes, you can create bootable USB even if you have setup files. In the last step, you need to copy all setup files to the USB instead from the DVD.

  489. Paul says

    September 22, 2012 at 2:10 am

    It takes my USB fucking 40 minutes to format, omgosh.

  490. Md yusuf khan says

    September 21, 2012 at 10:56 pm

    hi…
    pls tell me that if i have no CD drive but i have the whole setup file in my system then how i make my pen drive as bootable… and one thing is that i don’t want to re partition my HD…
    thanks…

  491. Joey says

    September 20, 2012 at 12:48 pm

    Hello Admin! how will i use step 8? am i just going to open the content of dvd, copy all the content and send it to my usb stick? pls reply. Thnks.

  492. ken says

    September 20, 2012 at 10:30 am

    hi,

    i get this error when i ran ‘create partition primary’. my disk space is 3894 MB. it’s a 4GB USB thumbdrive. are there any other options ? thanks.

    There is insufficient free space to create a partition at the specified size and offset.
    Specify different size and offset values or don’t specify either to create the maximum sized partition.

  493. ANKUL AGARWAL says

    September 20, 2012 at 1:08 am

    like u said bro it before getting into this site i also followed several guides but to no help…u r the man…it really saved me the pains..thanks a ton..wud like to keep in touch n updated…:):)kudos

  494. steve says

    September 17, 2012 at 5:48 am

    @Beau, are you in Administrator mode?

  495. admin says

    September 16, 2012 at 8:30 pm

    @amarock
    Yes, you can place a folder in the USB to save your favorite programs and hardware drivers.

  496. amarock says

    September 16, 2012 at 7:35 pm

    is it okay if i add other folder in the usb? bcoz i thought it will be a good idea if i can add all the required driver files into the usb ie; graphic card, soundcard, gaming mouse, etc..tq

  497. Anandhagiri says

    September 16, 2012 at 11:15 am

    Superb!!!!!!!!!! In my personnel laptop DVD ROM is not working. I tried this option “Boot from USB” i could able to install windows 7. Really awesome tips Thanks a lot!!!!!!!!

    Regards,
    Anand

  498. best site says

    September 16, 2012 at 4:21 am

    Your style is so unique in comparison to other people I
    have read stuff from. Many thanks for posting when you’ve got the opportunity, Guess I’ll just bookmark this site.

  499. khwaish says

    September 15, 2012 at 12:40 pm

    It really worked, thanks..

  500. Beau says

    September 15, 2012 at 3:56 am

    I followed your instructions to the T but now when I try to put the ISO file on the SD card it says Access Denied: Read Only. but I cannot change the permission and now I have a useless card…

  501. heello says

    September 14, 2012 at 3:01 pm

    thank you too much its 100% work

  502. beni says

    September 13, 2012 at 6:29 pm

    FORMAT FS=NTFS

    This command not working, trying to do it in windows xp, any suggestions?

  503. steve says

    September 13, 2012 at 8:23 am

    For those who do not know, Daemon Tools Lite is great for mounting iso files.

  504. admin says

    September 12, 2012 at 6:10 pm

    @ Israels
    You need to install Windows 7 64-bit all over again by formatting your current 32-bit installation as 32-bit doesn’t support 4GB of RAM.

  505. Israels says

    September 12, 2012 at 3:17 pm

    Hi wonderful Admin…nice work…i have a problem…i have an Acer Core i7, 4GB RAM. Windows 7 64bit and its a kind of mini with no in-built DVD drive….i formated it wit my Bootable USB and i’m getting 4GB RAM (2.61 Usable) 32bit……pls how do i change it to back to 64bits…..thanks

  506. Israels says

    September 12, 2012 at 3:10 pm

    Hi wonderful Admin…nice work…i have a problem…i have an Acer Core i7, 4GB RAM and its a kind of mini with no in-built DVD drive….i formated it wit my Bootable USB and i’m getting 4GB RAM (2.61 Usable) 32bit……pls how do i change it to 64bits…..thanks

  507. dhanun says

    September 11, 2012 at 6:32 pm

    thanks for guide, will my pen drive also be a storage jst like before?

  508. admin says

    September 10, 2012 at 11:28 am

    @ Washington
    If you have the ISO, simply mount it and then follow step 5.

  509. Dfoo says

    September 10, 2012 at 7:21 am

    Excellent guide.

  510. Washington says

    September 10, 2012 at 1:45 am

    “5. Next insert your Windows7/Windows 8 DVD into the optical drive”

    Man, sorry, but if I had an Windows DVD I wouldn’t need this guide, would I??
    I have an ISO in my HDD and I don’t wanna burn it in DVD. How do I install?

  511. Munna says

    September 9, 2012 at 7:32 am

    i am going to try it now …..hope it will works…….if it works i will definately come back to u

  512. andrew says

    September 8, 2012 at 2:45 am

    sorry i meant

    how do i install windowes if i have no os or cd drive

  513. Fityfirity says

    September 7, 2012 at 5:25 am

    I used my spare HDD as bootable installing device and it all works.

  514. priyanka says

    September 4, 2012 at 5:32 pm

    After changing boot sequence to USB drive and exiting it’s saying BOOTMGR is missing.. now what to do?

  515. Shmuel says

    September 3, 2012 at 7:56 pm

    Thanks tweakwindows. Works nicely!

  516. Shmuel says

    September 3, 2012 at 7:47 pm

    @Syed: If you have the Windows installation ISO file you can burn it to a DVD. Then you will have a Windows installation disc. You can use Nero or CDburnerXP (http://cdburnerxp.se/en/download) to burn an ISO image to a disk.

  517. Syed says

    September 2, 2012 at 2:35 pm

    Hello. I dont have a windows installation disc, but i have downloaded the files onto my computer. Now i need to get it to boot from the flash drive but i dont have the bootsect file though. i have downloaded that too in C:\Users\SDAJ\Downloads
    Now what should i do to load it?

  518. Nabil says

    September 1, 2012 at 11:56 pm

    Amazing , i can’t thank you enough .

  519. Kio says

    September 1, 2012 at 10:04 pm

    Thanks alot. Simple and very useful. Great Job.

  520. wheatthlns says

    August 31, 2012 at 10:11 am

    Is there any workaround to the “Must be in 64 bit mode to make a boot-usb of 64 bit ISO”? The official windows USB maker does not seem to want to recognize my WD Passport. Am looking to install official Windows 8 copy.

  521. lokster says

    August 31, 2012 at 7:25 am

    for those people with copying the autorun problem, turn off your Antivirus and copy it to the USB again, normally its the antivirus preventing you from copying. Enjoy

    Works on windows 8 and 7 ISO x64

  522. steve says

    August 30, 2012 at 9:55 pm

    @Chetan, I hope you are not talking a physical HDD ‘D’ drive you partitioned and formatted. If so you lost all the data on it.

    The instructions clearly state to substitute the flash drive number you see using List Disk then Select Disk. If you entered your ‘D’ drive then all is lost.

  523. David says

    August 30, 2012 at 8:04 pm

    Wow thank you. Also just did this with Windows Server 2008.

  524. steve says

    August 30, 2012 at 7:08 am

    @Kiran, makes sure you started cmd.exe with administrator rights.

  525. Chetan says

    August 29, 2012 at 11:34 pm

    Hey ….!
    Thnx for this method … i got upto step 7
    “but at step 7 i got an errro:
    Could not map drive partitions to the associated volume device objects:
    Access is denied.”

    & as i enetred assign in diskpart … it removed my existing ‘D’ drive & now i cant get access to my D volume
    in disk manager it shows an healthy empty drive please tel me how i can get to that drive back ……. !!!! thank you .

  526. Kiran says

    August 29, 2012 at 6:54 pm

    after bootsect.exe/nt60 H:i get this
    target volumes will be updated with boot mgr compatability boot code.

    could not map drive partitions to the associated volume device objects: access is denied

    i use windows 7 ….

  527. Maz says

    August 26, 2012 at 12:45 pm

    My host OS is windows 7 and I have installed VMware for some R&D purpose but unable to install in VMware.

    Install media is not detect at the initial step. need help

  528. bejo says

    August 24, 2012 at 11:24 pm

    thank you sir,,, it is working 100%..

  529. Arunkumar N says

    August 24, 2012 at 3:12 pm

    Thank u so much..bootsect /nt60 H: didn’t work for me..but the device became bootable.

  530. Balsimran says

    August 24, 2012 at 1:03 am

    Thank you so much! My dad’s computer wouldn’t read a cd so i used this to install Windows 7! Thanks again and I will spread this guide to many other people!

  531. jone says

    August 21, 2012 at 10:06 pm

    If boot wont startup try program galled YUMI(Your Universal Multiboot Installer). YUMI is very ease to use. Install it and add isofile and reformat usb stick with yumi program.

    Yumi work in xp, win7 in linux, and 32 and 64 bit computers. It builds MBR etc.

    I did like this page and it worked on my 64 bit computer, but not in my 32 bit computer. In my 32 bit computer freese on startup and get message “press control alt del”.

    With yumi it worked. google “yumi”.

  532. cris says

    August 21, 2012 at 8:31 pm

    u r gr8….i owe u man.i was looking fr dis kind of method frm a long time…u rock..

  533. ZANK says

    August 20, 2012 at 2:54 am

    im going to give it a try and see how it goes thankyou for this post very helpfull.

  534. Aaron Morgan says

    August 17, 2012 at 3:50 am

    Great Tutorial mate, I have used it so many times and never have failed

  535. master says

    August 16, 2012 at 11:28 pm

    y do so much commands just download wintoflash and make ur pendrive bootable

  536. nikhil says

    August 16, 2012 at 5:12 pm

    thanks ya

  537. Greg says

    August 16, 2012 at 6:19 am

    This guide isn’t fool proof. I can’t install autorun to my flash drive it wont allow me. Thanks for nothing.

  538. steve says

    August 16, 2012 at 5:22 am

    @stompah, just do quick format.

  539. mons says

    August 16, 2012 at 1:11 am

    had access denied at step 7, then i used the “esy guide. it was much easier and faster

  540. stompah says

    August 15, 2012 at 12:27 am

    why does the format take forever to do?

    its been 15 min and its only 1%

    any help ?

  541. R. says

    August 14, 2012 at 8:33 pm

    finally i resolve it alone,
    I ran command prompt as an administrator and it worked

  542. R. says

    August 14, 2012 at 11:51 am

    hi,
    I’ve got a problem and i do not understand why.It is happenning in the step 7 after we just have typed BOOTSECT.EXE /NT60 H: and click enter i get this message ”could not map drive partitions to the associated volume device objects:access is denied”
    if anyone knows the solution it will hepl me
    Thanks

  543. steve says

    August 13, 2012 at 6:35 am

    @SonyHren……Missing drivers? For what, what step?

  544. SonyHren says

    August 12, 2012 at 2:37 am

    I get an error that I’m missing drivers.
    Can somebody please help me because I’m really stuck here for days now.

  545. IBRAHIM says

    August 11, 2012 at 8:53 am

    YOU ROCK thaaaaaaaaaaaaaaaaaank youu YOUR POST has just fixed my damn problem

    BIG THANK YOU ADMIN. :)))

  546. steve says

    August 10, 2012 at 8:47 pm

    @How to undo? Just format the usb flash drive.

  547. Prathap says

    August 10, 2012 at 10:36 am

    Thank you very much man I appreciate the way you demonstrated the solution.

  548. How to undo? says

    August 10, 2012 at 2:33 am

    How to clean usb and undo all actions if I no more require windows on usb?

  549. Josh Rune says

    August 9, 2012 at 11:17 pm

    You forgot to mention that win8 64bit bootsect doesn’t work in any x86 OSs. I have to boot a virtual machine in 64 bit mode and run bootsect there.

  550. Jarvis says

    August 9, 2012 at 8:37 pm

    hi there:

    your tutorial was awesome thanks and great work! :D ;P

    can you tell me how to install mac osx snow leopard on regular windows based computer.

    hopin u’ll help

    thanks in advance

  551. how to use fiverr says

    August 9, 2012 at 12:46 pm

    Very soon this website will be famous amid all blogging viewers,
    due to it’s pleasant articles

  552. costecon says

    August 8, 2012 at 2:31 pm

    Perfect Thank you !!!

  553. Sahl says

    August 8, 2012 at 12:54 pm

    brilliant tutorial, very descriptive and I can confirm working , installed via USB stick on my Asus N61JV laptop

  554. Steve says

    August 6, 2012 at 9:23 am

    the command prompt tells me that the path is not designated when I try to D: CD BOOT -> CD BOOT

  555. ONKAR says

    August 5, 2012 at 9:14 pm

    GOOD
    IT WORKED
    THANKS

  556. Tanmay says

    August 5, 2012 at 3:49 pm

    Can i keep win 8 consumer preview an windows 8 developer preview to gather on a same pen drive

  557. EZOOO says

    August 5, 2012 at 10:16 am

    Thank you…works GREAT

  558. Aijaz says

    August 3, 2012 at 7:24 pm

    Perfecto!!!

  559. Frank says

    August 3, 2012 at 12:37 am

    GOD LIKE ++
    thanks I hope Google keeps you high

  560. hamed930 says

    August 2, 2012 at 3:26 pm

    Thanks a lot .. worked perfectly :)

  561. David Denny says

    August 2, 2012 at 7:53 am

    Thank you…works GREAT…

  562. steve says

    August 2, 2012 at 1:41 am

    @idress

    You can also try the way given in comment #1437 if the boot information is in the main directory of your DVD.

  563. steve says

    August 2, 2012 at 1:37 am

    @idress, is ‘d’ your dvd drive letter or is something else? The ‘d’ is just an example.
    Plus the DVD you are using must have a Boot directory on it. If not, the boot images may be in the root directory of the DVD.

  564. idress says

    August 1, 2012 at 10:54 am

    plz help me and give me my answer,when I type d: cd boot and after that cd boot ,it says the system can not fine the specified path? what should I do?waiting,,,,,,,,,,,,

  565. steve says

    August 1, 2012 at 3:01 am

    @nikhil

    You can’t. Have to get a bigger usb flash drive. Instructions state 4gb minimum. They are quite cheap now.

  566. nikhil says

    July 30, 2012 at 9:01 pm

    my usb is only alloted 100 mb space how can i copy 4 gp windows in it?

  567. idress says

    July 30, 2012 at 2:49 pm

    when I enter d:cd bood it says that the system can’t find the specified path??

  568. Idress says

    July 30, 2012 at 1:30 pm

    After the format process is completed ,it does not go according to the commands,after that if you can explain that!@

  569. steve says

    July 30, 2012 at 7:20 am

    @Devasish: Maybe because the free version has 300mb limit.

  570. yagna says

    July 30, 2012 at 12:28 am

    thanks mate worked l
    ike a charm.. :-)

  571. Marty says

    July 29, 2012 at 9:46 pm

    Great job man. Thanks a lot for the time you spared to do this.

  572. Teddy says

    July 29, 2012 at 3:38 pm

    Thanks man you saved me with my mini notebook!!

  573. Cameron Peet says

    July 28, 2012 at 10:58 am

    Hey I had same problem with the list disk stuff you need to get a program that turns your “Removable” drives into a local drive, i used this thing called himati microdrive, all u have to do is a few steps like getting ur usb id and then paste it into a section of code, then lastlyy you update your usb drives with the .inf file that u edited and presto!! ur “removable” drive is now local :)

  574. Devasish says

    July 27, 2012 at 2:17 pm

    ..why to do all this just download and install power iso works every where xp/vista/win7.:)

  575. Lioninwinter says

    July 26, 2012 at 10:30 pm

    Thank you so much for this guide – it was just what I needed. CLear, simple, and thescreenshots made everythign so much easier. Props to you and thank you for taking the time to publish it and saving me time in the process. Good job man.

  576. Amarnath says

    July 26, 2012 at 12:01 pm

    i am trying to install windows 8. i dont ve a dvd drive so i try to install via pendrive i tried the above steps i had some doubts y i need to mention the CD boot, since my drive s not working i have to mention usb drive alone know ie my usb drive is j

  577. samet says

    July 25, 2012 at 4:29 am

    its work thank you

  578. admin says

    July 24, 2012 at 10:36 am

    @ Greg
    If you have an image file (.ISO), first mount it using Virtual Clone Drive (free) software and then use the drive letter of the new virtual drive in commands.

  579. Greg says

    July 24, 2012 at 9:16 am

    What if i have windows 7 image file, what commands will i use?

  580. VIVEK says

    July 23, 2012 at 12:41 am

    i got the steps..
    but i want 1 more help..
    Plzzzz tell me
    a link for windows 7 64 bit…
    plzzz..

  581. Ali says

    July 22, 2012 at 10:25 pm

    thank you
    it was very useful info

  582. mIND says

    July 22, 2012 at 4:02 pm

    Thnks its really cool! itS really USUFULLY

  583. Happy Sharma says

    July 22, 2012 at 12:30 am

    Tx dude…… very helpful info.

  584. Aung Naing Linn says

    July 21, 2012 at 11:52 pm

    Thanks for your post. i tested your method. finally, i can do successfully. :) May you be free from all danger.
    i will see and learn your other posts.

  585. admin says

    July 21, 2012 at 8:39 am

    @ Shubham
    Make sure that you are typing the right USB and your DVD/virtual drive’s drive letter in the command.

  586. SHubham says

    July 20, 2012 at 10:02 pm

    IT SAYS “the system cannot find the path specified”

  587. SHubham says

    July 20, 2012 at 10:00 pm

    hello sir after step 6 it says “the system cannot find the apath sepcified “…
    please help me out of this !!!!

  588. Diogo says

    July 20, 2012 at 7:50 pm

    Thank you! This step-by-step works perfectly and was very useful to me.

  589. Jayrad says

    July 19, 2012 at 10:25 pm

    Thanks man, this is ingenious. It beats WinToFlash any day!

  590. mrVynes says

    July 17, 2012 at 8:58 pm

    Good guide, thanks!

    (P.S. Step6> D: YO MAMA)

  591. erki says

    July 17, 2012 at 2:38 am

    Works like a dream… thanks, man!!!

  592. Gaby says

    July 15, 2012 at 1:14 am

    @steve
    Oh thanks bro. that might be the problem which i was not aware of, i will try wiping it off and see if it works then ty ^^

  593. steve says

    July 15, 2012 at 12:45 am

    @Gaby, you can not install 64-bit Windows on top of 32-bit. You must completely wipe the hard drive first (format).

  594. Gaby says

    July 13, 2012 at 10:33 pm

    @Admin
    Oh no sir, i am not trying to install windows 7 on my USB, what i am trying to do is, install windows 7 64bit from Usb to my Hard drive. I am currently running Windows 7 32 bit on my hard drive.
    I also tried to use the software which is being given here to download from microsoft, after all the steps it all also stated that your USB was succesfully turned into a bootable flash USB, but when i try to boot it doesnt works, and when i try to run the setup from USB to install it on my hard disk, it does not let me do it.

    My current windows : Win 7 32 bit
    What i wanna do is : Install win 7 64 bit , from USb to my hard disk.
    Problem is: its not letting me, even after following all the steps.
    All the steps followed right with thorough confirmation: YES!
    Please help me. i hope i am clear to u know, for what the problem is, i can provide you a screen shot, if you desire. ty

  595. admin says

    July 13, 2012 at 10:21 am

    @ Perform a full format (and not quick format) to restore your USB to the original state.

  596. admin says

    July 13, 2012 at 10:17 am

    @Gaby
    It looks like you are trying to install Windows 7 on USB. This guide is to help you install Windows 7 on a hard drive from USB instead of DVD. If you want to install Windows 7 on USB, check out this guide : intowindows.com/how-to-install-windows-7-to-usb-external-hard-drive-must-read/

  597. hvrio says

    July 13, 2012 at 9:52 am

    WORKED WITHOUT ANY PROBLEMS! THANK YOU!

    Asus EEE PC 1015PX
    8GB Flash Drive
    Windows 7 Ultimate

  598. Gaby says

    July 12, 2012 at 10:19 pm

    and when i try to manually run the setup when logged in, it says >> ” “This version of J:\boot>BOOTSECT /NT60 E: is not compatible with this version of Windows. Check your system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program.” error.

  599. Gaby says

    July 12, 2012 at 10:03 pm

    Hello there, first of all thanks for the awesome guide :)i did everything u said step by step, i am currently running Win 7 32 bit, and i did the procedure you stated on a USB Flash drive , TO install Windows 7 x64 bit , everything worked like a charm, the only problem is , when i try to restart my computer, i am unable to boot from my usb flash drive. even thought its been set to primary priority.
    My Mobo does supports, USE BOOT and still i am unable to do it, the name of my Mobo is ” Asus P7H55D-M Pro “.

    More Info : I downloaded a x64 bit win 7 from torrent which works, it was a ISO file, so i extracted it, and copied the files to my USB Flash drive, and i did copy all of my files as well.
    Can you help me with what could be the problem? or a Solution :)

    Thanks

  600. gostf says

    July 12, 2012 at 7:22 pm

    … again, why would you take the effort to do the via-USB-installation if you have an optical drive.

  601. sander says

    July 12, 2012 at 5:39 pm

    Thanks for the guide, but my usb flash drive isnt working after that.. help please :) ?

  602. revarcz says

    July 12, 2012 at 7:44 am

    Dear admin,

    I have a netbook Toshiba NB505. The problem was that it has a system corruption where it does not able to boot to the desktop. At first I was trying to restore the OS using the built in recovery and it wasn’t successful. I then tried using the flash drive I made using your guide and still unsuccessful. What do you think would be the problem?

  603. revarcz says

    July 12, 2012 at 7:33 am

    @admin
    Thanks, I got it right… i have executed the commands as described in your guide and copy the contents of the Windows 7 DVD like I said and it did works… Again, thanks for the successful guide….

  604. admin says

    July 11, 2012 at 6:01 pm

    @ Revarcz
    You can copy without the help of Command Prompt as well but make sure you execute all other commands as described in the guide.

  605. revarcz says

    July 11, 2012 at 12:47 pm

    I didn’t quite understand the part where you have to copy the contents of the Windows 7 to the USB drive. Is it has to be done using the command or we drag straight out from the disc to the USB drive? Please help….

  606. mitch says

    July 10, 2012 at 8:55 pm

    Work’s also on my version of windows 8 had to reset it to 7 and you guide helpt me thanks :)

  607. Javier says

    July 10, 2012 at 3:35 pm

    and excuse my English!

  608. Javier says

    July 10, 2012 at 3:19 pm

    Dear Admin,
    sorry, I did not know I had to exit diskpart. I have done now and everything has followed alright.
    thanks again for your work and patiente

  609. Javier says

    July 10, 2012 at 3:09 pm

    Dear Admin,
    thanks very much for your answer. Yes, I understand now.
    I have a question, though. In step 6, I am in diskpart, and when I type
    [DVD Unit]: CD BOOT
    it only lists all possible diskpart commands. I have mounted the Win7 Iso with UltraIso, and checked the drive letter, but diskpart does not change its prompt to c:\windows\system 32 like in the image you show.
    Can you advise?
    Thanks

  610. admin says

    July 10, 2012 at 8:42 am

    @javier
    You can mouse the ISO file using VirtualClone Drive (free). When you mount the ISO file, you will see another DVD drive in the Explorer with a drive letter. Let me know if you need more info on this.

  611. Javier says

    July 10, 2012 at 12:46 am

    Thanks very much for your guide. I would like to ask further: how do you load the Win7 DVD when it is an ISO file in your Hard drive?
    Someone mentioned it above, but I dont fully understand,
    Thanks

  612. abhishikha says

    July 7, 2012 at 6:58 pm

    Hi friends I have used this ….its realy working…… good job thanks

  613. MD. ELIAS HOSSAIN says

    July 6, 2012 at 5:04 pm

    Target volumes will be updated with BOOTMGR compatible bootcode
    could not map drive I: to an associated volume device object.

    where I is my usb pendrive.

    Until this step all are ok. can you please tell me the next step of this procedure

  614. chucles says

    July 6, 2012 at 11:03 am

    This is an awesome guide. Followed each step and worked like a charm. Hard drive crashed and the DVD drive that is hardly ever used failed to work!

  615. browse around this says

    July 4, 2012 at 4:22 pm

    Awesome! Its in fact remarkable article, I have got much clear idea
    regarding from this post.

  616. Markie says

    July 4, 2012 at 1:18 pm

    Awesome job you guys!! My HDD crashed. My ODD (optical disc drive) failed to work… and with your post, I was able to grab a friend’s notebook, created a USB installer of Windows 7!!! My thanks to the team!!

  617. Sanjib Halder says

    July 1, 2012 at 4:54 pm

    i tried this but when i try to boot pc or laptop from my pendrive it shows that “there is a problem occurred because of changing or replacing any hardware. try to start the pc with boot cd and repaire the bootfile.”
    this msg shows for every system.
    what shout i do or is someting missing when i tried to set the usb? plz help me

  618. TheGuru says

    June 30, 2012 at 4:16 pm

    For all you people who get Error while trying to install, try taking out one of your ram slots as sometimes windows 7 doesnt install whilst both DIMM’s are populated.. sounds silly but it works on most occasions.. Also when installing windows 7 on a laptop or pc with 2 hard drives – take the secondary hard drive out first because win7 will install the MBR record not on the primary but on the secondary. Hope this helps…

  619. Simone says

    June 30, 2012 at 1:51 pm

    for the problem:
    “Could not map drive partitions to the associated volume
    device objects: Access is denied.”
    You have to run cmd.exe as Administrator, then execute the istructions
    bye

  620. Da Phault says

    June 27, 2012 at 5:05 pm

    What is wrong with most of you people? While there is no such thing as a dumb question, that doesn’t mean you should challenge that expression. Would it kill you to at least try to do a little research before posting? Damn, people.

  621. Chris says

    June 27, 2012 at 9:45 am

    Man that was a GREAT tutorial!!! Thank you!!!!

  622. Victor says

    June 23, 2012 at 4:04 pm

    Dude, your instructions are very easy to follow and 100% spot on! Thanks for this great and easy instructions.

  623. lovepreet says

    June 22, 2012 at 8:39 am

    thanks man thax a ton!!

  624. Seeb says

    June 22, 2012 at 8:15 am

    @Maroon. or maybe you need to change your bios back to booting from hdd instead of usb drive.

  625. Seeb says

    June 22, 2012 at 8:15 am

    @Maroon. What do you mean, “other PC”. Did you accidently copy over the bootmgr files from your other computers hard drive to the flash drive? Maybe put those files back.??

  626. Seeb says

    June 22, 2012 at 8:13 am

    Amazing guide! Thank you so much for preparing such a well guided instruction page. I really needed help installing Windows 7 without a DVD drive and this was very helpful.

    I mean cmon now, who really even uses discs anymore? lol

    :-D

  627. karen says

    June 21, 2012 at 11:25 pm

    Hi! I tried following your guide and at first it’s working good but after the partitioning the next step which is the “Load Drivers” part, it can’t detect my drivers, I’ve tried selecting the files on the USB drive but still not working. I hope u could help me out on this. Thanks!

  628. Hassuka says

    June 21, 2012 at 12:15 pm

    Thanks a lot, I appreciate your effort.
    It worked in windows 7.

  629. MAROON says

    June 21, 2012 at 12:50 am

    i tried all the steps and all goes well, but when i tried to boot on the other Pc,

    a message appears:

    BOOTMGR is missing
    press ctrl + alt+ delete to restart.

    i restart it but same problem …any body can help please?????? thanks

  630. techgal says

    June 20, 2012 at 10:12 am

    Awesome. Worked great. Up to this point was trying to get an Acer Aspire One netbook to install a fresh version of Win7 (killing XP). It doesn’t have a internal CD, so using external Sony DVD drive. Kept getting a DVD missing driver error with the install disk. Created the USB install per your directions (from the same DVD I was using to install from external) and it breezed right by that missing driver issue.

    One note – when it goes to restart the Windows installation after the fourth step, you need to remove the USB stick from the computer, else it will try to boot again from it and it looks like it wants to start the installation again. If it does that to you, just turn off the machine, pull the stick and re-start. Windows 7 install will pick up where it left off.

    Terrific, concise directions! Thanks more than I can say!

  631. admin says

    June 20, 2012 at 9:40 am

    I believe you have an ISO copy of Windows 7 on your netbook. If so, please Virtual Clone Drive software to mount the ISO file as a DVD and then follow the same steps.

  632. Diogo says

    June 20, 2012 at 8:24 am

    This is just perfect, thank you a million times!

    Cheers!!!

  633. MATT says

    June 20, 2012 at 3:29 am

    hey i got all the steps completed to format my usb until step 5. but im using a netbook with no optical drive. i have the windows 7 files on my computer via torrent. Is there any other steps in order for my usb to be able to boot windows 7. or is it still going to be able with just the steps ive taken (steps 1-4). thanks

  634. aiden says

    June 18, 2012 at 10:49 pm

    the bootsect thing didnt work if its in a folder called boot so do this command instead

    cd D:boot
    then do the bootsect command

  635. cipan says

    June 17, 2012 at 8:27 pm

    for those who are using 32bit(x86) system and would like to install to do this step for win7 64bit, you need to be in a 64bit system to perform the bootsect /nt60 command. else you will received “This version of E:\boot>BOOTSECT /NT60 E: is not compatible with this version of Windows. Check your system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program.” error.

  636. admin says

    June 17, 2012 at 7:45 am

    @Gent
    Yes, when you format the drive, all data on the drive will be erased.

  637. karthik says

    June 16, 2012 at 5:19 pm

    IN REF TO COMMENT NUMBER 449.
    i got dat error… i tried dat without admin rights…..thanks for ur help

  638. karthik says

    June 16, 2012 at 5:13 pm

    hi…. i followed all the steps… but i m not able to do the BOOTMGR part. I have my installation files in my hard disk as a folder not in cd/iso file. below is the error i got…

    H:\windows 7 setup\BOOT>BOOTSECT.EXE /NT60 J:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

    H:\windows 7 setup\BOOT>

    please help me in this…

  639. Klaus says

    June 14, 2012 at 9:42 pm

    Hi! Your Tut works like a charm!

    Thanks for your time! :D

  640. cody says

    June 14, 2012 at 5:16 am

    what do you do if when you type in the bootsect.exe /nt60 H: and then the computer says ” could not map drive partitions to the associated volume device objects: Access is denied.” This what I keep getting

  641. PIXT says

    June 13, 2012 at 11:08 pm

    thanks bro

  642. Anubis says

    June 13, 2012 at 8:37 pm

    Thanx “tweakwindows”!!!… a lot!!!

    @Windows 7 USB Instal
    quicker?? i guess not, it takes more time to prepare the disk…

  643. trevor says

    June 13, 2012 at 6:29 pm

    What about if I have 2 DVD’s to copy onto my USB pen drive? Are the commands the same? Do I simply remove one DVD and proceed to copy the second one onto the pen drive? HELP PLEASE!!!!

    thanks.

  644. Guest says

    June 11, 2012 at 4:33 pm

    ok so if u dont have a Win 7 cd and u have a iso file mount it with PowerISO now have a dirve letter then fallow the steps

    to do the copy and past part go to myComputer
    find the drive u mountd right click on it then click open then copy and past to the usb flash drive

  645. gent says

    June 10, 2012 at 8:15 pm

    does it delete all your things in your usb?????please answer

  646. Rachit says

    June 9, 2012 at 6:22 pm

    well i have used a simpler way:-

    format a 4GB USB to NTFS file system and then copy the contents of windows 7 installation disk to pendrive.
    Restart your computer and press F12 for boot menu.
    last select your USB drive in the list and press enter.
    Windows 7 installation begins.

    i have tested it on 7 not 8.

  647. Dave \W/ says

    June 9, 2012 at 10:59 am

    Thanks great for great fix. It used to be much easier to make a ‘disk’ bootable. I will leave this drive as is permanently for future problems.

  648. Xo3e says

    June 9, 2012 at 1:13 am

    For the format part since i know it takes a long time to do the full format, heres is the quicker way: FORMAT QUICK FS=NTFS. I don’t know why it says it takes a few seconds when on low specced machines it takes a good hour.

  649. Monzer says

    June 8, 2012 at 4:36 pm

    Hey working good with windows8 i tried it on Ubuntu its not working anyway is formating my usb will get it to it first condition ?

  650. sanjoe says

    June 8, 2012 at 2:35 pm

    Thanks a ton for the simple and well explained tutorial.

    Keep writing…!!

  651. Kevin says

    June 8, 2012 at 4:24 am

    Works flawless when I used step #437
    windows ultimate
    ssd hdd
    gigabbyte mobo usb3
    core i7
    4gb memory

  652. tEEJAN says

    June 8, 2012 at 1:54 am

    I just wanted to ask what if I don’t have any CD/DVD drive attach to my computer, is there any chances to proceed step 5->9 in order for me to continue installing using USB? any advice would be help..T_T

  653. some says

    June 6, 2012 at 1:12 am

    retard: bootect fails if the cmd is not elevated

    Thanks :*

  654. admin says

    June 5, 2012 at 10:35 am

    @ololade
    You may remove the USB during the final round.

  655. admin says

    June 5, 2012 at 10:29 am

    @ Rnk
    This guide should help you:
    intowindows.com/how-to-include-new-gadgets-themes-wallpapers-and-screensavers-in-windows-7-setup-iso-file/

  656. Rnk says

    June 4, 2012 at 5:43 pm

    How to add ms office in windows 7 usb installation

  657. ololade says

    June 4, 2012 at 11:37 am

    Tnxx..got it working on d 7th round wen I ran command prompt as admin. My Problem However is that after the computer restarts during the final stage of the installation should I remove the USB or leave it there???? Have been struck here since yesterday.

  658. raj says

    June 2, 2012 at 5:15 pm

    i have windows 7 setup on my drive d not on dvd…i have done first 4 steps but how can i do step 5,6,7,8….?
    thanks..please help me..

  659. Tony G says

    June 2, 2012 at 5:15 am

    Nice work. Thanks for the info!

  660. steve says

    May 31, 2012 at 3:35 am

    @jay, did you try @Matt’s way of doing it in post number 437?

  661. Marko del banana says

    May 29, 2012 at 6:10 pm

    Hi! Thanks a lot! Gr8 & simple manual!

    — Special note —

    When you try to run bootsect.exe from win7-32bit PC, to create bootusb of win7-64bit, it’s said that you can’t run it, due to some incompatibility of 64bit boot disk. I use 64bit PC to overrun this problem. Beware! :)

    — End of special note —

  662. jay says

    May 29, 2012 at 3:44 pm

    the step format fs=ntfs is working for much time. it took 1 hour 1hr for 35% format. i am using dell inspiron with i3 processor and win7 as os

  663. steve says

    May 26, 2012 at 6:13 am

    Matt, your simplified steps work perfect, at least for Win7. Thanks!

    Just have to make sure the media you are copying already has the boot manager files in the root directory.

  664. Matt says

    May 25, 2012 at 5:09 pm

    This does work, but there are steps in here that are not needed and there is a method in which you can use any Windows OS.

    Here are the follwing commands, this 100% works and is alot easier.

    Insert flash drive.
    Run cmd as administrator

    In CMD type ;

    DISKPART
    LIST DISK
    SELECT DISK X (X being the USB drive letter, seen in list disk command)
    CLEAN
    CREATE PARTITION PRIMARY
    SELECT PARTITION 1
    FORMAT FS=FAT32 QUICK
    ACTIVE
    EXIT

    your drive is now ready to use, simply copy the contents of your instalation media, or extract an iso file to the usb drive itself. * make sure on the target pc you have USB drive as 1st boot device and this will work for any windows install.

  665. Lupe says

    May 25, 2012 at 10:37 am

    On step 4 once you select disk 1 and enter ‘clean’ in the command prompt. everything on disk one will be erased correct. Can you get anything back that gets erased?

  666. sivakumar says

    May 24, 2012 at 12:09 pm

    bootmgr is missing pls select ctrl+alt+delete to restart. what can i do?

  667. admin says

    May 22, 2012 at 10:11 pm

    @Shaan23
    Yes, you need do a clean install of Windows 7 64-bit and then install all drivers and software.

  668. shaan23 says

    May 22, 2012 at 7:10 pm

    hello, admin, ok my system has been running on 32-bit,Windows 7 Home Premium, 2gb RAM, which i want to upgrade to possibly 8gb, so based on my research 32-bit(MAX.3.5GB) doesn’t actually utilize all of ehm, this leaves me to upgrade to 64-bit, could i? if possible, then do i need to separately install all the drivers & stuff by myself, or is it when i install the windows Ultimate 64, has all the drivers, except all the software of course that i need to install form scratch, i don’t know much about drivers, :(

  669. admin says

    May 21, 2012 at 9:29 am

    Where would you like to add pictures? If you meant on the bootable USB drive, yes, you can create a new folder and then place the pictures in that folder. But if you are looking to add new wallpapers and themes to the Windows setup, you should check out our intowindows.com/how-to-include-new-gadgets-themes-wallpapers-and-screensavers-in-windows-7-setup-iso-file/ guide.

  670. C. K. says

    May 20, 2012 at 11:28 pm

    Thank you, it works like a charm! One question though.
    Can I add an extra folder with some irrelevant files?
    For example, can I add a folder with pictures etc.?
    Has anyone tried it?
    Thank you.

  671. LaY-Z says

    May 20, 2012 at 2:11 am

    Works great!!!

  672. geoffrey says

    May 20, 2012 at 1:03 am

    hey thanks for the guide but i just had a problem with step 7
    i didnt get the exact message that appeared i got this

    Drive E: maps to volume \\?\volume{4cefea49-42b9-11e1-b384-806e6f6e6963}.
    This volume does not appear to connect to any disk partitions. Volume bootcode is always unused in the absence of associated partitions.

    what should i do?

  673. SAYR says

    May 19, 2012 at 10:58 pm

    FOR WINDOWS XP THE PROPER COMAND IS BOOTSECT.EXE /NT52 X: (WARE X THE USB DRIVE) HOPE THIS INFO HELPS

  674. admin says

    May 19, 2012 at 9:23 pm

    @ Navin
    Performing a full format should bring back the USB drive to normal state.

  675. Dinesh Raja says

    May 19, 2012 at 6:43 pm

    HI,i have installed backtrack5 R2 (64-bit)linux os in my hard disk as “side by side”along with my windows7 now i want to uninstall bactrack from my hard disk..but i dont know in which block it has been installed…but among my 5 partitions 2 partitions F: and H: some total of 20 GB is missing..in those drives i am able to see an file bootsqm Video CD movie file in both F:&H: drives..please give complete step by step procedure to uninstall backtrack from my hard disk..

  676. navin says

    May 19, 2012 at 11:06 am

    hey can we re convert our usb to normal from bootable…
    pls reply

  677. Sreeram says

    May 18, 2012 at 1:28 pm

    Hi all very good guide finally i successfully installed

    but i spent time in problem-loop with command
    BOOTSECT.EXE /NT60 G:
    with error message of
    “COULD NOT FIND MAP DRIVE PARTITION TO THE ASSOCIATED VOLUME DEVICE OBJECT: ACCESS IS DENIED”
    even i am in admin accounte
    only thing i scuessed after
    browse
    C:\windows\system32\
    right click on cmd.exe
    select RUN AS ADMIN

    thanks for this guide

  678. criewelik says

    May 18, 2012 at 1:54 am

    easy to follow no errors and works like a charm- great tip tutorial

  679. Windows 7 USB Instal says

    May 15, 2012 at 6:17 am

    Great Tutorial.. Will definitely give it a try!

  680. Windows 7 USB Instal says

    May 13, 2012 at 11:44 pm

    Thanks for the great tutorial. I would definitely give it a try as I think its much easier and quicker than using Windows 7 DVD.

  681. Nero says

    May 13, 2012 at 9:05 am

    Thank you for this! Everything works smoothly. I just hope that you can format the usb faster. Cheers!

  682. Gabe says

    May 10, 2012 at 2:41 am

    Thanks so much for the tip, it works like a charm on Windows 7 Pro… Cheers!

  683. Carlos says

    April 30, 2012 at 4:52 pm

    @Kai
    Use “format quick fs=ntfs” without quotes to make a quick format.

  684. Carlos says

    April 30, 2012 at 4:49 pm

    Hi!

    First of all, this tutorial is great and I just loved it!

    Second of all, I was wondering if it’s possible to use this method with windows XP? I haven’t been able to so far, I’ve tried formatting with ntfs and using /nt60 with bootsect, and tried formatting with fat and using /nt52 with bootsect, but when i try to boot it keeps saying either bootmgr or ntldr is missing, am I doing something wrong?

    Thanks!

  685. adi says

    April 27, 2012 at 10:38 pm

    hi,

    i tried the way you listed on this webpage but when i go to install the os from the pendrive it says BOOTMCG not found or missing or something like that. i tried each and every step . please help me its iregunt. i think it might be late if you answer it afterwards but still i need a solution.

    thank you in advance

  686. echenze says

    April 27, 2012 at 4:57 pm

    I have written extensively about this and I can confirm that the above method works 100%.

  687. Fayaz Ahmed says

    April 26, 2012 at 4:58 pm

    Hello, its working good nice job.

  688. Ahmed Yahia Sebeka says

    April 26, 2012 at 4:32 pm

    Thanks so much for these awesome information
    i tried this way and it really works with me when i was running windows seven

    but if i have running windows xp list disk dose not appear disk 1 :(

    so is any other method to make a windows 7 bootable usb bt with running xp system ??

  689. Kai says

    April 25, 2012 at 12:10 am

    This is by far the best guide I’ve read. It has simple yet detailed explanation, but the “formatting might take a few seconds” part.. makes me mad, I am at 10% right now.. and its already been 5 minutes.. damn USB. Anyway, I will post again when I get to try it out.

  690. felipe says

    April 22, 2012 at 10:33 pm

    thanks!!

  691. admin says

    April 22, 2012 at 6:44 pm

    @Krish
    Use a free tool named Windows Bootable Image Creator. Google it. It’s free and does the job for you.

  692. Krish says

    April 22, 2012 at 7:45 am

    Very useful guidance indeed but I have a win8 OS file extracted from image and I want to reconvert that extracted file to bootable image which could be burnt in the DVD. As I lost the image file.. Is there any mechanism to do so?

    I need to format my Computer soon… Please RSVP this post.

  693. listoss says

    April 21, 2012 at 3:58 pm

    Well if you run cmd from the run box

    ctr + shift + enter

    doesn’t seem to work. your

    bootsect.exe /nt60 g:

    comand would be denied as admin so kindly run you ctr+shift+enter after typing cmd from the search programs text box. thanks

  694. Kael says

    April 17, 2012 at 9:08 pm

    This procedure worked perfectly. The key is to follow the instructions exactly. No skipping. Thanks very much.

  695. calvin says

    April 16, 2012 at 3:34 pm

    diskpart is not showin my usb drive…plz help me..

  696. Vadim says

    April 15, 2012 at 7:14 pm

    Is that possible to install windows 7 on usb,because windows during the installation not letting me to choose to install to external location like another usb ?

  697. MissMaru says

    April 13, 2012 at 2:35 pm

    I’m having a small issue with the guide, my laptop restarted overnight after “format fs=ntfs”, but before “assign”, and if i redo the steps now he will not select partition 1 anymore even though it is in the partition list.

    I tried reformatting the USB through windows and redo all from the start, but it seems the partition is still there, and so i cannot create partition primary again, cause there’s not enough space.

    Is there any way around this or should i find a different USB?

  698. gerald says

    April 12, 2012 at 12:51 pm

    good day!
    please help! i did the first and second step, but it seems that my removable 8 gig doesnt appear on the list disk command…. what should i do with this…..

  699. admin says

    April 9, 2012 at 4:51 pm

    I Know, at times, it takes it takes hours.

  700. DiskPart says

    April 9, 2012 at 2:35 pm

    “(Format process may take few seconds)”

    Lol just Lol.

  701. admin says

    April 9, 2012 at 10:37 am

    @Liam
    Just extract the ISO file contents using WinRAR, WinZip or 7-Zip software to the USB.

  702. adelo says

    April 9, 2012 at 3:17 am

    thanks a lot, working great !!!

  703. Liam says

    April 9, 2012 at 2:13 am

    Hi,
    I have a simplistic question. how is the ISO file copied over to the USB? is it simply drag & drop or use the command prompt to copy it? could you please outline these steps. everything went fine upto this point.
    Thank you for this post, I know it will work for me and bring my Toshiba back to life again.

  704. abbas says

    April 8, 2012 at 11:10 pm

    wow very nice

  705. Mindaugas says

    April 8, 2012 at 10:38 pm

    thanks

  706. Marius says

    April 6, 2012 at 7:07 pm

    It worked perfectly! Thank you so much, fantastic work!

  707. J says

    April 3, 2012 at 3:35 am

    Thank you so much!!! worked like a charm

  708. Chamara says

    April 2, 2012 at 7:13 pm

    Perfect!!! Thanx..Keep Continue Good Work Friend…

  709. bhargav says

    April 2, 2012 at 6:23 pm

    i understood but not proper…. so can u make a video and upload in youtube?
    i have windows 8 in my usb { image file } so i am not getting idea to install it so wt to do….. please help me…..

  710. Yasitha says

    April 1, 2012 at 11:25 am

    100% working…. 100% recommended
    Thanks dude..

  711. sounaloa says

    April 1, 2012 at 2:41 am

    but it doesn’t work :S

  712. sounaloa says

    April 1, 2012 at 2:10 am

    thanks james, that was just the thing i was looking for :D

  713. James says

    March 31, 2012 at 8:52 am

    @Andy

    That error means something is trying to format the drive already. Either wait until it is done or reboot and try again.

    It also helps(is quicker) to use the command:
    FORMAT FS=NTFS QUICK

    That command does a quick format which takes significantly less time.

    @Sevs
    Decompress the iso file in a folder on your C Drive, so the directory will be C:\Win7\(winrar will do this) and then instead of :
    cd boot
    bootsect.exe

    Run this:C:\Win7\Boot\bootsect.exe H:(where H: is your drive letter for the USB)

  714. VIJAY says

    March 29, 2012 at 10:53 pm

    I have tried this upto 4 step,but iam getting error there.so i withdraw my plan to install os from usb.and when i tried to format the usb it was showinng the error that ‘windows cannot format the drive’.please help me in formatting my usb .it very important for me to have my usb back.so please help me.

  715. maddog says

    March 29, 2012 at 3:48 am

    will this work on external hard dive

  716. Nenad says

    March 28, 2012 at 1:08 am

    just wanted to say thanx… ;)

  717. Andy says

    March 25, 2012 at 3:33 pm

    Hi there,
    Step 4, FORMAT FS=NTFS
    i get this error ‘ a concurrent second call is made on an object before the first is completed’

    i have used your guide many times before and it has always worked. could anyone please help with this error?
    Thanks heaps.

  718. sevs says

    March 25, 2012 at 4:50 am

    Umm… Is there any alternative to step 5? I don’t have my OS on a disk, neither do I have any disk drive on my laptop. I have the OS as an ISO file on my computer. :)

  719. saroj kumar says

    March 25, 2012 at 12:51 am

    you have said to insert windows7/8 dvd into optical drive, but i don’t have that cd rather i have those files in my hard disk. so how to make it?????

  720. TANGO says

    March 24, 2012 at 9:10 pm

    i got an error after this command:
    bootsect.exe /nt60 f:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied

  721. Sk.Razee says

    March 23, 2012 at 11:54 pm

    Excellent may allah bless you…

  722. davd says

    March 22, 2012 at 8:03 pm

    dude…if I were a chick I’d bang ya….this worked like a charm..buddy had a laptop that had vista on it that went corrupt…I could boot to a Winxp disk every time but NOT Win 7, tried multiple disks…..??….followed your instructions and it installed from my flash no problem…3 1/2 years later and this thread is still getting the love…finally a well written tutorial on this subject…props brother

  723. Rajey says

    March 22, 2012 at 4:02 pm

    Hey thanks dear! u really solve my problem. I’ll love to try this soon, I hope it work properly.
    Thanks…

  724. Xeeshan says

    March 21, 2012 at 12:50 pm

    In the list disk step,I can’t see my USB drive. What’s wrong with it? (My Operating System is XP.)
    tell me hurry up
    plzzzzzzz

  725. aadil says

    March 20, 2012 at 6:49 am

    ok thanks a lot

  726. suyogya says

    March 18, 2012 at 12:24 pm

    my command prompt shows 100% completed (format step)and then it doesnt says that diskpart successfully formatted volume and i cant type commands any more.please help sir

  727. Claudio says

    March 17, 2012 at 8:14 pm

    This is a simple guide that works perfectly. Grazie!

  728. admin says

    March 15, 2012 at 6:30 pm

    @Emma
    A format should do the job.

  729. Taha says

    March 15, 2012 at 4:26 pm

    Awesome simple THANK YOU :D:D:D:D:D:D:D:D:D:D

  730. Emma says

    March 15, 2012 at 3:17 pm

    thanks for the help.what about returning the flash to the normal working i.e the way it was before before putting on that OS?

  731. tanmeet says

    March 14, 2012 at 7:13 pm

    can i use this for mac os x

  732. Radhakrishnan says

    March 14, 2012 at 12:48 pm

    I have tried what u posted. i had problem that after LIST DISK command, mine pen drive disk is not shown i mean it reports only hard disk. whats wrong in this… can u please help me

  733. Olaug N says

    March 13, 2012 at 12:00 pm

    Remember to “show hidden files” before copying the content from cd

  734. Chris says

    March 12, 2012 at 7:54 pm

    Thank you. The best guide

  735. Nano says

    March 11, 2012 at 10:54 pm

    I have done all but i choose my virtual drive as optical and i coppied files from it there is no problem but my sistem when i choose that i want to boot from my flash detects some problem on flash,btw bios is detecting it only as hdd and dont say me just use your optical drive bcs its complicated so if there is anyone who knows how to solve this yust reply. CHeers

  736. Charan says

    March 11, 2012 at 11:38 am

    In my pc pen drive is not showing in my command prompt as active disk… resolve me pls

  737. D. Vicente says

    March 9, 2012 at 1:47 am

    Cristal Clear,
    I believe you could improve the article adding a description regarding how to mount a dvd virtually.

    cheers ;)
    and tks.

  738. szilike says

    March 7, 2012 at 5:13 pm

    Hy!
    It will work if i creat the bootable usb on computer with xp?

  739. J Lopes says

    March 7, 2012 at 4:46 pm

    Awesome.
    No applications needed

    Very helpfull

  740. hemraj says

    March 6, 2012 at 12:59 pm

    can i download win 7 ultimate from net, if yes share link,
    n can i further copy it (as in step 8)in booting pendrive ??
    plz reply soon..

  741. PB says

    March 5, 2012 at 1:55 am

    the installation started but when the netbook restarts the installation starts again.. please help..

  742. Roro says

    March 4, 2012 at 10:59 pm

    Use WinToFlash instead if you are having errors showing up in command prompt.

  743. L. says

    March 3, 2012 at 9:20 pm

    It worked perfect as you said. Thank you!

  744. Pepijn says

    March 2, 2012 at 3:31 am

    @Rex
    Start the command prompt with administrator rights.
    That fixed the problem on my PC.

  745. Jeroen says

    March 2, 2012 at 12:16 am

    Wow the extra step described here @ 6 and 7 was REALLY necessary to got my USB working otherwise I kept getting these annoying “No Device Driver Error” error.
    Was installing Windows 2008 server.

    THANKS MAN!!!!

    Why isnt Microsoft aware of this???

  746. Rex says

    March 1, 2012 at 9:21 am

    Need help..

    F:\boot>BOOTSECT.EXE /NT60 g:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

  747. juriel says

    February 29, 2012 at 8:54 am

    what if the dvd content is at my desktop? everytime i write C: cd boot it goes to c:\windows\system32

  748. admin says

    February 28, 2012 at 10:12 am

    @xnamkcor

    I know Microsoft is the copyright holder of Windows and everything that comes with it. I have added watermark to prevent other spam sites from using my pictures.

  749. Max says

    February 26, 2012 at 11:23 pm

    You don’t mention ‘Microsoft Windows’ as a requirement – ie you have to already have a copy of Microsoft Windows installed on your computer in order even try this. I only have the iso files for Microsoft Windows 7 (and lang pack) – my computer is running Ubuntu (or no OS at all, of course).

  750. Tanmeet says

    February 26, 2012 at 11:22 am

    Can i keep win 8 & 7 in a same usb drive if it is bugger in size?

  751. xnamkcor says

    February 25, 2012 at 12:30 am

    Exactly what part of those pictures validates the use of the Copyright symbol? Do you own copyright on MS-Dos or Command Prompt? Do you own copyright on the process of formatting a drive?

    Did you know it is illegal to claim copyright of something you have no rights to?

  752. Tanmeet says

    February 24, 2012 at 11:00 pm

    ‘could not access’ please help!

  753. Tanmeet says

    February 24, 2012 at 6:54 pm

    The skin and the all the steps of installing will remain the same know?

  754. Justin says

    February 24, 2012 at 4:32 am

    Honestly, I thought this absolutely amazing! I have searched high and low, most sites want to install software to apparently do what you instructed, while saving a minute or two, which also lead to an array of annoyances. Thank you for the input.

  755. rete says

    February 23, 2012 at 12:11 am

    typo *to usb 2 port

  756. rete says

    February 23, 2012 at 12:08 am

    Thanks! Almost perfect guide. This works flawlessly, but all little boys and girls should be told that they are going to have driver instalation problems in very begining of w7 instalation if they use usb3 port instead usb 2. i had this gaind problem when i was using usb 3 port: A required CD/DVD drive device driver is missing. If you have a driver floppy disk, CD, DVD or USB flash drive, please insert it now. Note: If the Windows Installation media is in the Cd/DVD drive, you can safely remove it for this step” After i changed my usb stick to usb 3 port instalation works just fine. =)

  757. JT says

    February 21, 2012 at 5:40 am

    @DanielF

    Does your thumb drive or SD card have a ‘write protect’ switch on it? If not, chances are your card/drive is dead – most of the time the ability to write dies first, so you can read the contents of a drive, but not write to it. I would try another thumb drive to see if the problem persists across devices.

  758. Tekola says

    February 20, 2012 at 6:10 pm

    Hello Guys…How r u!
    When I make ready for My USB to be bootable I have type this code:
    But it replies a message like this…
    So what can I do….Thanx 4 Ur support…..

  759. deBoer says

    February 20, 2012 at 5:03 pm

    I see a lot of complaints, but I just want to say that it works perfect. I used it several times without any problems… and I’m not an IT-expert! Many thanks for this tutorial!

  760. rppp says

    February 19, 2012 at 11:26 pm

    It does not work in xp.
    yor title is misleading twat.
    i am using xp to create a bootable usb to install win7.
    twat!

  761. Mariano says

    February 17, 2012 at 3:06 pm

    Thanx from Argentina!!! Very useful guide!!!

  762. PREET says

    February 16, 2012 at 11:38 am

    leave that crazy method its really confused one

    to format a usb in NTFS
    just simply go to your device manager look out for your usb check its properties and go to policies tab than check the optimize for performance button after that format usb in NTFS. USING NORMAL FORMAT METHOD.

    XOXOXOXOXOXOXOXOXXOXOXOXOXOXOXO

  763. DanielF says

    February 16, 2012 at 4:04 am

    when i hit bootsect.exe /nt60 h: apears : could not map drive partitions to the associated volume device objects: access is denied

    can someone help me ?

  764. BarbaricFellow says

    February 12, 2012 at 11:41 pm

    THX for this clear list.I agree there are a lot of non working “manuals”on the net.I also tried the “Windows usb/dvd download tool” but it wont show my USB ext.hard disk in the drop down box.

    I have a question.

    I have a 1 TB USB ext. disk connected to my PC, but I also have a 1 TB hard disk inside the PC I am working on.
    And I can’t tell which is which using disk part.
    Both look identical showing as 931 GB disks with no empty space. It might be a stupid question but I really cant find the answer.

    How do I identify(command)hard disks inside disk part?

    THX in advance.

  765. happs says

    February 10, 2012 at 10:49 pm

    thanx admin for reply my question, but my problem is that :–how to make a bootable pendrive through command prompt as a dual partition(Dual windows xp & win 7).Send to me all commands of bootable pendrive to sort out this problem.

  766. frank says

    February 8, 2012 at 9:50 pm

    after I finished how can I restore my flash drive? I mean how can I make it to be a normal drive again instead of a booting disk?

  767. happs says

    February 7, 2012 at 10:43 pm

    thanx admin for reply my question, but my problem is that :-how to make a bootable pendrive through command prompt as a dual partition(Dual windows xp & win 7).Send to me all commands of bootable pendrive to sort out this problem.

  768. Keats says

    February 7, 2012 at 3:23 pm

    normally i use the WindowsPe(windows?????)and Wim Installer and Windows’s mirror like *.wim(such as install.wim),it’s so quickly and it doesn’t need reboot

    sorry,my english is so poor,i’m chinese

  769. admin says

    February 7, 2012 at 9:44 am

    @ happs

    Check out this guide: intowindows.com/how-to-create-multiboot-usb-flash-drive-with-windows-7-and-xp-in-just-three-steps-simple-guide/

  770. happs says

    February 6, 2012 at 11:41 pm

    Plzzzzzzzzzzzzzzzzzzzzzz help me for how to make a bootable pendrive as dual partition(Dual windows:xp & win7) through USB flash drive in cmd

  771. admin says

    February 6, 2012 at 10:18 am

    @Jess
    Yes, you can use it to create both 32 and 64-bit versions of Windows 7.

  772. Jess says

    February 5, 2012 at 7:50 am

    I would like to know if it only works for windows 7 32 bit ? i have a windows 7 64bit

  773. Casper says

    February 4, 2012 at 7:52 pm

    Hi, great article, very helpfull!!! I had win xp on my pc at home and had trouble with cd rom as it didnt read any cds so i couldnt rewrite the windows. This guide solved my problem. The only thing id like to add is that it takes ages if you are formating a 64gb usb.

    Thanks very much!

  774. Nice says

    February 4, 2012 at 6:14 am

    Dude your awsome! THis works!

  775. happs says

    February 1, 2012 at 1:41 am

    Plz help me for how to make a dual partition(Dual windows) through USB flash drive in cmd

  776. Ringo says

    January 31, 2012 at 9:50 pm

    Thank you, works perfectly :)

  777. JAMES says

    January 30, 2012 at 6:31 am

    Used this on a linux machine running Virtual Box – when I gave the FORMAT FS=NTSF command it gave a virtual disk manager error. Did the rest of the steps and exited DISKPART, then formatted the drive through windows explorer (NTSF quick format). Worked great. Thanks, the only way to install on my netbook.

  778. Matthew says

    January 29, 2012 at 7:59 am

    An oversight by Microsoft ensured that I can’t use a 64bit install DVD on a 32bit system without booting from the DVD. Part of this oversight also prevented the DVDs from being able to boot AND their process for making a 64bit bootable flashdrive doesn’t work on a 32bit system. Your explanation for how to make a bootable flashdrive allowed my to use the 32bit bootsect.exe from the 32bit DVD to turn my nook into a bootable drive with the 64bit install software. My solution is jury-rig, but your explanation was a fine piece of work! Bravo!

  779. mcgoma says

    January 27, 2012 at 5:09 pm

    Nice. This one actually works.

  780. lokster says

    January 25, 2012 at 5:53 am

    works! for sony viao on windows 64bit :D thank you! even though this article is a few years old still works on 2011 models!

  781. ujjwal says

    January 22, 2012 at 11:45 pm

    the method u explained worked properly..but when the windows installs and it shows windows restarting in 15 seconds then when restarts windows 7 load as usual and itz wriiten setup is updating registry then setup is starting services then completing installation tier shows an error…i think in that part pendrive doesn’t load files..!

  782. Julian Luna says

    January 22, 2012 at 8:53 pm

    Didn’t quite work, as I was using a netbook without CD case… the netbook was believing it was a CD, needed to boot the usb with usb booting with the universal usb installer… I don’t really know what happened, what I can guess is that the Netbook was believing to have a Cd inside since it started to ask me to insert a volume with the CD/DVD device’s drivers

  783. Costa says

    January 20, 2012 at 7:32 pm

    Thank you very match one of the best guides, kep up the good work :)

  784. Arsh says

    January 20, 2012 at 6:35 pm

    nice tutorial my cd drive got damaged and i could not find any solution until i chked ur article it worked out for me….thanks for sharing this useful information

  785. VIVEK says

    January 19, 2012 at 7:25 pm

    thanx for the tutorial.
    I did as you mention in the tutorial but after 4th step
    i got message disk part sucessfully the volume
    but in cmd window its in disk part only
    when i punch cd boot command it show some help
    kindly help me

  786. Bill says

    January 19, 2012 at 8:59 am

    I keep hitting this wall….

    “The system cannot execute the specified program.”

    I have nothing browsed the web, have nothing for troubleshooting. . .

  787. jai says

    January 18, 2012 at 2:18 pm

    super that is working

  788. Martin says

    January 17, 2012 at 12:21 pm

    I have the same problem as Daryl over me here, I used exit to get of the “Diskpart” part of the guide.

    Now my External drive dossn’t have an assigned letter, It dossn’t let me assign a letter and it dossn’t show up in “My computer”

    I used a program called “USBDeview” and I could see that the External drive was infact still connected, but diddn’t have an assigned drive letter nor could i assign one.

    My question here I guess is: “How do i “Recover” the drive and after doing that do i have to format it and all again?”

    Because that took 5-6 hours on my 500gb drive on this shitty pc, and would just seem like a waste of time.
    Therefore if you cannot help me with this I’m off to go buy some fucking CD-R’s and do it the old way ;)

  789. stephanie says

    January 17, 2012 at 3:12 am

    I have windows xp on my netbook and i would like to install windows 7 instead but I do not have a slot for CD’s since it is a netbook. Can I install windows 7 from a pen drive and do i first have to remove windows xp and then install windows vista?

  790. Daryl says

    January 16, 2012 at 9:34 pm

    i did on ‘exit’ as the last on step 4 and it did close the cmd. i am using virtual machine for win7 installer. as i go on step 6 it says ‘the system could not find the path specified’

    and my flash disk was wasted.. can my flash disk still be recovered? how?

  791. mohan says

    January 16, 2012 at 12:28 am

    Thanks…it also reduced the installation time significantly…….

  792. admin says

    January 15, 2012 at 10:22 pm

    @ Anup
    Do you have the ISO file??

  793. anup says

    January 15, 2012 at 6:22 pm

    + cd roms isn’t working.

  794. anup says

    January 15, 2012 at 6:17 pm

    what if the windows don’t start? How do we install windows then?

  795. Mark Stewart says

    January 15, 2012 at 5:59 am

    This is incorrect information for those using SSD SATA for the operatiing system (Dell 2012). Must use CLEAN ALL, not CLEAN. BTW: CLEAN ALL will not run from USB device, so unable to properly format SSD to install Windows. E.g., any registry problems will simply pick upo where they left off. Sorry folks. Win 8 may, “may” resolve.

  796. sam says

    January 14, 2012 at 8:53 pm

    what is d cmmand to copy os from dvd to usb

  797. mirage says

    January 14, 2012 at 5:28 pm

    Well it just works like the man says great work….

  798. MFX says

    January 13, 2012 at 12:36 pm

    Awesome, works really well

  799. makabrys says

    January 13, 2012 at 1:21 am

    Hi all.thank you very much i just hit the installation button all works fine,nice guide i will make a pdf from it ..thank you again

  800. anonymous says

    January 11, 2012 at 11:30 pm

    i use this to boot from hard disk

    thanks alot

  801. Sam says

    January 11, 2012 at 8:48 pm

    hello

    i need help, quick i have managed to get up step 6. but when i type D:CD BOOT is just said incorrect function. i need to re-boot my computer asap PLEASE HELP!!!!!!!

  802. Andres says

    January 11, 2012 at 1:10 am

    Thanks, very easy to follow guide. Congrats

  803. jhomssss says

    January 10, 2012 at 5:31 am

    Thanks.. it works..

  804. brittany says

    January 6, 2012 at 2:26 pm

    Here is a simple way to do it, no typing in cmd needed:

    Acquire Windows 7 .iso (do not unzip)

    Get an empty USB flash drive with 8GB+ space

    Format the drive to NTFS if it’s not already (Start -> Computer -> right click the drive -> Format… -> select NTFS, uncheck “quick format”)

    Google “Windows 7 USB/DVD Download Tool” and download from the first link, microsoft store

    Install, open and follow directions to make a bootable USB.

  805. Sonnya says

    January 6, 2012 at 3:54 am

    I have a question…..if you can help me!!!!! I did all the steps, till the fifth….because now i`m using my mother`s computer, and I downloaded the windows….so…..my windows, is on the pc, not on a dvd…… what i have to write at the sixth step? cuz is not D: CD BOOT….and don`t wanna do smth to ruin my mother`s windows……
    Thank you….

  806. admin says

    January 3, 2012 at 8:51 am

    @ Erik Karisson

    It’s simple. If you are using a flash drive (they are mostly small thumb drives with 4, 8, 16, or 32 GB capacity), then select USB FDD. FDD If you are using an external hard drive, select USB HDD.

  807. mn says

    January 3, 2012 at 2:38 am

    Very good guide. Thanks. Just used it now.
    One thing to note, though. In diskpart I used “format fs=ntfs quick”.
    I have a 16gb stick and it took way too much to fully format it. A quick format took only a few seconds indeed.

  808. Erik Karlsson says

    January 3, 2012 at 2:01 am

    I see atleast 3 people asking about which usb *** to use at boot sequence selection…
    I have the same problem
    I’ve got
    usb cd rom
    usb zip
    usb hdd
    usb fdd
    to choose from… none of the other atleast 3 people got any answer…

  809. Je says

    January 2, 2012 at 10:47 pm

    Thanks! Worked perfectly!

  810. Huzi says

    January 1, 2012 at 9:49 pm

    A little thing i ran into is that if it won’t boot from the USB (in my case my Acer Aspire One ZG5 just beeped constantly) try another usb slot. If anyone has a ZG5 (AOA-150) try the slot on the right closest to the front.

  811. chandana says

    December 31, 2011 at 1:38 pm

    thanks………………..

  812. galileo gallilei says

    December 28, 2011 at 1:21 pm

    Thanks!!! It works great

  813. Zaf Zafran says

    December 23, 2011 at 1:19 pm

    Thank’s a lot. It’s works…

  814. Gumz says

    December 22, 2011 at 9:50 am

    Thanks you very much… works like a charm…

  815. tushar says

    December 22, 2011 at 3:19 am

    thanks bro i was about to buys a new dvd rom for my laptop
    many thanks love it

  816. buddkika says

    December 21, 2011 at 10:07 pm

    i love that

  817. Rafique says

    December 21, 2011 at 9:18 am

    Hi Admin,

    I have the same issue as Daniel

    “BOOTMGR IS MISSING, PRESS CTRL ALT DELETE TO RESTART”

    How can I resolved this?

  818. akdogan says

    December 20, 2011 at 5:02 pm

    Really helped Dude… thanks a lot, u just saved my lifeJ

  819. John says

    December 19, 2011 at 11:26 pm

    Works perfect, thanks!

  820. Carl says

    December 18, 2011 at 1:20 pm

    This works perfectly.
    I was pointed here from ##windows IRC
    Even though I use Linux as my main OS, I was easily able to follow this guide.

  821. Yasin Khan says

    December 17, 2011 at 5:14 pm

    Thanx buddy,, its great………

  822. admin says

    December 16, 2011 at 10:22 pm

    I am sorry if I confused you! Sorry to hear that you have lost some valuable data. You can try out some data recovery software.

  823. jessie barber says

    December 16, 2011 at 1:45 pm

    hey thanks man u fucking confused me with disk 1 i was supposed to put disk 2 and now ive lost a whole 500 gb hadd my only hdd is there any way to get this data compltey back as i had shitloads of movies n game iso’s n fmaily pictures tht cant be replaced ?????

  824. Daniel says

    December 13, 2011 at 1:14 am

    I’ve followed this to the letter, but still can’t seem to get it to work. Upon trying to boot I get message “BOOTMGR IS MISSING, PRESS CTRL ALT DELETE TO RESTART” ….Updated bios, and went through the whole process again and got the same result. Any help?

    ASUS Sabertooth 990fx
    Corsair Vengeance 8gb 1600mhz
    AMD Phenom II BE 3.2GHZ
    WD Caviar Blue 500gb
    XFX 6870 HD 1gb DDR5

  825. Ali says

    December 10, 2011 at 3:13 pm

    Thanks Dude
    It works…

  826. Ranjeet says

    December 10, 2011 at 7:37 am

    after doing this all…my pendrive became slow………my pendrive is of 16 gb from sandisk

  827. acegeezer says

    December 9, 2011 at 10:48 pm

    Absolutely perfect.. many thx!

  828. firdaus says

    December 8, 2011 at 8:47 pm

    done..thanz….

  829. John T says

    December 7, 2011 at 11:40 pm

    These instructions are like a gift from the heavens! I got to “permission denied” when running bootsect.exe, but just read the other comments above to get past that roadblock.

    Now I’ve got XP and 7 running on my netbook… ohhh, it’s a good day!

  830. Spyder says

    December 7, 2011 at 4:35 am

    Excellent tutorial, thanks
    Possibly worth adding that you can speed up the format process by typing “FORMAT FS=NTFS QUICK” at Step 4

  831. eh? says

    December 5, 2011 at 8:30 am

    Should you also copy over the auto run from the windows disc? It asked me if i wanted to keep, replace, or use both auto-runs.

    I didn’t know an auto-run was already created on the USB drive but I opted to keep the one on the USB drive and it seemed to work. Would it not work if i had used the auto-run file from the windows disc?

  832. Undik says

    December 4, 2011 at 8:20 pm

    I am sir. Thanksalot :)

  833. andres says

    December 4, 2011 at 9:44 am

    Thanks dude. Awesome instructions, worked PERFECTLY!!

  834. hhgygy says

    December 1, 2011 at 8:25 pm

    This one really works.
    If you get the message:

    BOOTMGR not found. Press ctrl alt dlt to restart

    try to make the bootsect.exe command with the /force tag
    That’s what helped in my case.

    Thanks for the great tutorial

  835. Riyabul says

    December 1, 2011 at 12:14 am

    I was formatting win xp. while windows is set up time show blue screen, how to fix blue sceen in formatting time. pls help me. thanx

  836. Riyabul says

    December 1, 2011 at 12:02 am

    HOW TO FIX ERROR WIN32. PLS HELP ME

  837. Theventhran says

    November 30, 2011 at 11:50 pm

    hi there,
    you have done simple and easy tutorial. i just finished reformat using your instructions. millions thanks to you..

  838. alan says

    November 29, 2011 at 12:37 am

    superb…post..thnks man

  839. Glenn says

    November 27, 2011 at 3:15 am

    Works a treat with windows 7, no problems at all, simple instructions, big thanks for posting this up.

  840. Milad says

    November 25, 2011 at 5:43 pm

    Hi . I am Milad . I form Iran .. Help Me to PLS :
    I have 1TB Hdd USB Hard Drive And I Need a use it for Setup Windows 7 But I Cant Make Bootablet It ..
    HELP ME To make Bootable HDD Drive

  841. Lakmini Gunatilake says

    November 23, 2011 at 3:06 pm

    Great, It Works well, A very good post

  842. ryan says

    November 23, 2011 at 9:34 am

    awesome.

  843. Anwar Ali khan says

    November 23, 2011 at 8:50 am

    the above commands are not working for winxp,so plz any help for winXp.

  844. stim says

    November 22, 2011 at 10:02 pm

    nice,worked a treat. cheers.

  845. ahmad says

    November 22, 2011 at 8:54 pm

    this is not working for me,the process stop until format and before that automatically hang on the command prompt..

  846. Hans says

    November 19, 2011 at 11:22 pm

    Greate guide. Worked perfect. Quick and excellent.

  847. Chandan says

    November 18, 2011 at 2:22 pm

    From where did DVD came to picture. At starting you assumed DVD drive is not working?

  848. Myrdhin says

    November 17, 2011 at 1:11 am

    Very, very nice tutorial.
    My PC didnt boot on the USB when priority was set to ‘Removable’. Worked fine however, when set to HDD. Weird eh..

  849. mung says

    November 15, 2011 at 6:29 pm

    i’m at step 9..but after i click ‘instal now’ , the screen display was ‘setup starting’ for the rest of mu life…whats the problem? :(

  850. ExCuSe says

    November 14, 2011 at 4:43 am

    n0thing 2 say. JUST PERFECT!

  851. que says

    November 13, 2011 at 11:23 pm

    I’ve tried this 3 times now, and only get as far as formating to 100% complete, but then it never returns to say “Diskpart successfully formated the volume”, nor does it return to a prompt that I can type further commands.

    I’ve tried searching through all these responces to find an answer, but I’m just not seeing one.

    Thanks for your help

  852. Sahil Sharma says

    November 13, 2011 at 7:03 am

    Thnks dude,
    Worked like a charm just 25 mins to install windows 8..
    Keep it up..

  853. Abdul Waheed says

    November 11, 2011 at 6:51 pm

    Can I know the procedure to install the OS on a system that has no optical CD-Drive??

  854. Abdul Waheed says

    November 11, 2011 at 6:48 pm

    can you explain the installation of Win07 OS without an optical CD drive in the machine

  855. Marvin says

    November 11, 2011 at 9:26 am

    Hey to all, i Just have a question,after i make a bootable usb drive to install windows and if im already finish in installing,can i still use usb for saving files,or after the installation is complete can i still erase the installer of windows 7 from usb?Thank you guyz,and i will be waiting for your opinion :)

  856. Tony says

    November 11, 2011 at 12:02 am

    Easy to follow, commands were correct, good job on the tutorial brotha.

    -Tony

  857. Spy says

    November 10, 2011 at 12:45 pm

    by the way, step 8 failed for me as I couldnt copy the files, but i had to mount the win image on another drive and then copy to the usb

  858. Spy says

    November 10, 2011 at 12:05 pm

    Hey, i tried following this but when my laptop boots i cant continue with the format because it says that I am missing the drivers for the hard disk!!
    The iso i am using for the setup is the legit downloadable copy of win 7 home prem.
    any ideas?

  859. sandeep soni says

    November 10, 2011 at 9:47 am

    this trick is not working so plz any one can help me plzzzzzzzzzzzzz its very urgent because my cd drive is not working…

  860. Nilammani says

    November 3, 2011 at 5:42 pm

    Thank you for this post.
    I tried to step 6, it is going to fine. When I reach step 7 and type BOOTSECT.EXE /NT60 I: in H:\boot> prompt It will be something wrong! what happen? Please someone help me.
    Detail for Error message…
    H:\>CD BOOT
    H:\boot>BOOTSECT.EXE /NT60 I:
    Target volumes will be updated with BOOTMGR compatible bootcode.
    Could not map drive partitions to the associated volume device objects:
    Access is denied.
    H:\boot>
    —————————————————
    Note: H: is Windows 7 DVD drive and I: is USB drive
    —————————————————
    Thank you!

  861. Eonix90 says

    November 1, 2011 at 8:18 am

    Thanks..its work…..

  862. Dave says

    October 30, 2011 at 6:17 pm

    Excellent guide, thanks.
    You can use daemon tools to mount a disc image of OS and then use the drive letter it assigns as your DVD drive.

  863. ieee488 says

    October 30, 2011 at 2:33 am

    Thanks!

    Worked for me with a Dell Precision M6300.

    My 8GB USB stick took more than a few seconds to format in step #4. More like minutes. :)

    Also, in step #8, typing ‘robocopy D:\ H:\ /MIR’ in the command prompt box worked for me.

  864. anvt says

    October 29, 2011 at 10:56 pm

    super sexy man…thanx a lot…gt sum minor glitches
    if u get any error stating “install drivers from the select folder”
    then jus plug ur USB in USB 2.0 port. USB 3.0 drivers are nt installed by default

    thanx a lot
    man

  865. anon says

    October 29, 2011 at 1:11 am

    This will take a few seconds (Yeah right! :) even my 8gb sticks takes 10min to format… doing my 700gb hdd atm… 15min gone, and still at 1%.

    but love this guide, used it a few times, just as a quick look up for the commands. :)

  866. jason says

    October 28, 2011 at 12:05 pm

    i have been successful in setting bootsect.exe /nt60

    i’ll start to setup…hope it will work…

  867. Patrick says

    October 26, 2011 at 1:35 pm

    I downloaded a IMG file from Microsoft, how to continue from there?

  868. jet says

    October 25, 2011 at 9:29 pm

    Hi, can I ask for help in making this work? I’ve done the all the steps several times already on an 8GB usb drive but I can’t seem to make it bootable.

    Also, if it helps, the autoplay to Setup.exe does not work. I am trying to install Windows 7 on a laptop with a brand new HDD.

  869. Bruno says

    October 25, 2011 at 6:23 pm

    Hi all, i just see this great tut and i diced to try!

    I buy a TDK 4GB usb pen. when i try to copy all the DVD files, i says you need 87MB more space! and i see the USB pen i have 3.77. =/ WTF

    What can i do now?? plz some one hellp me here! can i zip some files?

  870. azrul zz says

    October 24, 2011 at 5:08 pm

    Help!! please help ..

    Master, I have problems after doing these four parts. FORMAT FS = NTFS (Formats the process may take several seconds) at first it went well up to 20 per cent, after that it turned to 0 per cent to wait too long. So I did re-from the first part, and it does not run again. So how to return the flash drive to the original as not doing the things above?
    Please, I hope the Master can help my problem.

    DISKPART>LIST DISK
    Disk###(Disk 2) Status(Online) Size(3819 MB) Free(0 B)

    DISKPART>SELECT DISK 2

    Disk 2 is now the selected disk.

    DISKPART>CLEAN

    DiskPark has encountered an error: The system cannot find the file specified. See the System Event Log for more information.

    Please Help :-(

  871. CinCityNewKid says

    October 23, 2011 at 5:59 am

    Found everything was pretty self explantory Great Guide. The only that that tripped me up was copying the files. I had them in a subdirectory… As soon as I put them in the root of the drive it worked like a charm. Thanks for posting this guide.

    CinCityNewKid

  872. saqib jan says

    October 21, 2011 at 11:37 pm

    i hope that this method will be useful.
    sir when i insert the usb in my pc it get conneted but when i type “”list disk”” in cmd it shows me only my harddrive not the connected usb flash drive to continue this process plz help me as soon as possible i will be thanksfull to you.

  873. Jami says

    October 21, 2011 at 4:22 pm

    The shortcut version:
    1. Format your USB to NTFS using the Windows GUI and keep it plugged in
    2. Open your iso using MagicISO or some other app and extract boot/bootsect.exe
    3. Run bootsect.exe /nt60 :
    4. Copy all contents of iso to your USB

  874. JEMAI says

    October 21, 2011 at 5:47 am

    thanks mate i did using GUI to copy the files and it works. I don’t need to buy a external dvd. its really help-pull

  875. JEMAI says

    October 21, 2011 at 5:34 am

    how can i copy the OS file after the procedure 7. can i use GUI or CMD?

  876. ravikotafx says

    October 21, 2011 at 3:18 am

    thnx a lot dude…..

  877. anil says

    October 20, 2011 at 9:09 pm

    gr8 work…. im looking for dis frm a long time.thnks a lot

  878. Jagdish Singh Charan says

    October 20, 2011 at 1:54 pm

    i proper support for this guide
    and i make pendire bootable for window 07
    and installed window 07 successful
    from jaipur Rajasthan

  879. Niko says

    October 20, 2011 at 7:36 am

    Works fine! Thanks! I did in XP using VMWARE to create a Windows7 virtual machine, then installed it on my other laptop.

  880. eight86six says

    October 20, 2011 at 3:35 am

    tnx so much man,
    this guide just saved my life.
    successfully instaled W7 on sony vaio.
    tnx alot once again
    cheers

  881. marc says

    October 20, 2011 at 1:29 am

    thank you so so so much for this guide….it works like a charm and you ended a nightmare for me….thank you :)

  882. waseem says

    October 20, 2011 at 1:18 am

    after typing bootsect.exe /NT60 G: I GET MESSAGE “bootsect.exe is not a valid win32 application”.My current OS is Windows 7 (32-bit).however my G: drive is a virtual drive

  883. xereon says

    October 19, 2011 at 12:14 pm

    Works like a charm! Ta!

  884. Patrick says

    October 19, 2011 at 8:26 am

    I have done this all, and when restarted with bios boot from usb, install screen came up, it copied windows files, then expanded windows files, it then self restarts and instead of finishign nstall process it bring me back to install screen to reclcik install and select which partition? why is that?

  885. akshay says

    October 18, 2011 at 5:49 pm

    does it works for intel g31 board……….
    with hp pen drive 4gb…….
    if i set my boot device priority as
    1. usb
    2.cd rom
    3. hard disk..

    plz ans. and thanxs in advnce…..

  886. Abinash says

    October 18, 2011 at 5:01 pm

    It shows a error that “boot manager missing”

  887. Please Help!!!!!!!!! says

    October 18, 2011 at 3:13 am

    Hi. I used a 8 gb flash drive to do the steps but after i finished the steps my WD 1tb it’s not recognized by windows i try 3 other laptop but same. it’s working perfect b4 i do the steps. Please help it’s has all my data and i don’t have the backup for it

  888. mohammad says

    October 17, 2011 at 2:53 pm

    Hey guys,
    It also work fine with me,just a few tips that already said above.
    1.open cmd in admin mode only,if dont ur access will be denied.
    2.if you are running win 32 bit(x86) and wants to install a 64bit(x64)windows you will have a problem.you should find a win 32bit and try to update the USB drive with BOOTMGR compatible code with that dvd.after that you can put your win64bit files on USB and change the boot priority at the BIOS to USB from the HDD or CD ROM drive.
    notice that you need to change this priority after copying win files into HDD to continue installing from HDD.

  889. Filip says

    October 16, 2011 at 7:37 pm

    This f*cker CMD took me 30min to format 16gb USB.

  890. QT says

    October 16, 2011 at 11:11 am

    Hi BATZZZ19,

    To create 64BIT O.S. to USB flash disk, you need to install 64 bit O.S. to your platform and then typing the ‘BOOTSECT.EXE /NT60 E:’ command line with cmd prompt under 64 bit O.S.

    Best regards,
    Tim

  891. QT says

    October 16, 2011 at 11:03 am

    Hi sir,
    thanks for your share.but the ‘FORMAT FS=NTFS’command line just to install legacy Win7 O.S. only. It can’t install the UEFI Win7 O.S with Win7 64bit DVD Disc.

    You can changed the command line like as ‘FORMAT QUICK FS=FAT32’ to format the USB flash disk.

    Thanks!

    Tim.

  892. BATZZZ19 says

    October 15, 2011 at 2:49 pm

    WHEN I PUT THE CD IN MY DRIVE

    AND START A NEW PAGE OF CMD WITH ADMINISTRATOR
    THEN I PUT D: CD BOOT AND CD BOOT THEN
    BOOTSECT.EXE /NT60 E: FOR MY FLASH I GET A MESSAGE
    SAYING

    This version of D:\bootsect.exe is not compatible with the version of Windows you’re running. Check your computer’s system information to see wheter you need x86 (32-bit) or x64 (64-bit) version of the program, and then contact the sofware publisher.

    so i was guessing i need to do the setup of cmd from a x64 bit computer to make my flash drive get the info from cd x64 to the flash drive

    but im clueless now, since i dont think that matters since it didn’t read the disk yet, any suggestions?

  893. Dmn says

    October 15, 2011 at 6:44 am

    ALL DONE. all steps, commands, etc.
    But I had a problem:

    Status:0xc0000017

    Ramdisk device creation failed due to insufficient memory.

    QUESTION: What could I do?

  894. abhay singh says

    October 14, 2011 at 12:49 pm

    i have only C drive in 500 GB HDD in my Acer Laptaop. in that C drive i have company loaded original window 7 home basic. i want the partition of my C drive without format my window7.
    plz give me a solution about how i can partition of my C drive 500 GB HDD.

  895. villa says

    October 14, 2011 at 12:24 pm

    hi…
    everything i have done properly but my usb device doesn’t work..and do not run auto..only i shows the win7 logo on my usb device give me a solution about how to autorun and boot …….

  896. nishant says

    October 14, 2011 at 4:39 am

    While running and cmd.exe from windows; go to system32 folder in windows installed on your pc. then find cmd.exe and right click on it and select “Run as administrator” to run the cmd.exe
    You will not get any error in the above given process…

  897. rene martesano says

    October 13, 2011 at 7:48 am

    please could you help me i did to format the fs=ntfs so i saw the 100 percent completed but when i go to 5,6 and 7 i could not able to go in the cd boot and i was tried to type the bootsect.exe /nt60 h: so when i enter that it’s not working…. hope you gonna help me for this problem thank you

  898. dan meanock says

    October 12, 2011 at 4:28 am

    URE A GOD! thanks very much!

  899. Aravind says

    October 8, 2011 at 8:15 am

    plss do help me bro.. as am not eble to complete the process sucessfully, i think its just because am not having a proper dvd drive in my pc.. i tried using a usb flash drive bt the cmd is showing that they cannot recognise the file…. so plss do help me in this situation…

  900. Eric says

    October 7, 2011 at 3:12 am

    Its not working for me. I don’t know if that’s because I don’t HAVE an optical drive, which was the whole point of this tutorial.

  901. hari says

    October 6, 2011 at 4:44 pm

    hi this is hari it is a good one to install the windows7 i have already use it but now i want to install the windows xp using the same following procedure can i do it please tell me if not whats the reason…..

  902. saurabh says

    October 5, 2011 at 10:14 pm

    It works fine, please guide me to install xp, i want to install xp from pen drivr..

  903. vlado says

    October 5, 2011 at 5:13 pm

    Please create a video!

  904. Salman says

    October 5, 2011 at 1:09 pm

    Thanks a lot..!!!! Really help me this :-)

  905. Ran Paskal says

    October 5, 2011 at 1:27 am

    Thanks a lot!

  906. Open Source Search says

    October 4, 2011 at 9:42 am

    Yea why only windows 7 from usb and not the other way around?

  907. admin says

    October 4, 2011 at 9:23 am

    @Dumplump
    This guide is only to prepare a bootable USB so that you can install Windows 7 from USB. If you want to install Windows 7 to an external USB drive, check out our this guide:
    intowindows.com/how-to-install-windows-7-to-usb-external-hard-drive-must-read/

  908. Dumplump says

    October 4, 2011 at 9:16 am

    This Blows. I Google Searched for How To Install Windows TOOOOOOOOOOOOOOOOOOOOOOO a USB External drive not FROM. so disappointed. Took all that time just to come up short.

  909. opb says

    October 4, 2011 at 9:00 am

    thanks man its really working.Good job keep it up.

  910. motorcycle fairing says

    October 3, 2011 at 2:41 am

    Nice post. Been looking for this step by step method. Keep up the good work!

  911. Pete says

    October 2, 2011 at 9:25 pm

    Great Article – Works a treat -Much appreciated

  912. juminten says

    October 1, 2011 at 5:25 pm

    thanks, it work :D

  913. Vasco says

    September 30, 2011 at 4:11 pm

    Thanks for the info, it was most valuable. I’ve been trying to reinstall my SO from the recovery DVD but my cd drive went nuts… this was the only option, and it worked fine.
    Thanks again and keep up the good posts…. :)

  914. admin says

    September 29, 2011 at 12:22 pm

    @ Thomas
    Simply copy using the the copy and paste option available in Windows Explorer.

  915. THOMAS says

    September 28, 2011 at 7:06 pm

    STEP 8: Copy your Windows 7/Vista DVD contents to the USB flash drive.

    Do you mean that one should copy Dvd contents using cmd ?
    Can I simply copy and paste the files as usual ?

  916. Sasa says

    September 28, 2011 at 5:17 pm

    Great! Thanks a lot.

  917. peric says

    September 28, 2011 at 4:49 pm

    Thank you for sharing your valuable knowlege, It has saved alot of Hardwork and times trying to install from a Slow DVd and CD, Thanks man, See you in future with more informations and knowlege,God bless You

  918. Mrugesh says

    September 28, 2011 at 1:26 pm

    Not able to “CLEAN”. You mentioned in the 4th step.
    Can please provide the solution.
    Thanks in advance.

  919. Daniel Sayles says

    September 28, 2011 at 3:23 am

    this works for the windows 8 beta too thanks man ;-)

  920. khubbaib says

    September 27, 2011 at 2:39 am

    great job well done

  921. scottG says

    September 26, 2011 at 4:43 am

    Great!!
    I had tried multiple instructions with all failures. This worked perfect and I took my all versions image and it worked so that I could choose from all versions of either 32 bit and 64bit versions. Now all I would like to do is include a SP1 slipstreamed onto the flash drive and I would be really happy:)) Any suggestions to being able to modify configuration for a slipstream update?
    Thanks,
    Scott

  922. John says

    September 25, 2011 at 2:58 pm

    “This guide works 100% for Vista & Windows 7 unlike most of the guides out there. I have seen many sites/blogs that have “Install Vista from USB guide” but either with incomplete steps or not working guide. I have also seen some guides that don’t’ use proper commands in this guide. After spending many hours I have come up with this 100% working guide.”

    Hummmmm. Doesn’t work for me. I have no USB drive listed when I use list disk command in diskpart.

  923. Hoang says

    September 25, 2011 at 1:20 pm

    Thanks Gustavo!

  924. ayush says

    September 25, 2011 at 11:50 am

    hey!! i hv acer emachines 350.
    in d boot priority list d options r :
    1 IDE0 :TOSHIBA MK1665GSX
    2 IDE1
    3 USB HDD
    4 USB FDD
    5 Network boot
    6 USB CDROM

    M instaling windows 7 thru pendrive ….
    SO WICH OPTION SHOULD BE PUT TO 1st

  925. Marius says

    September 24, 2011 at 11:57 pm

    I EFFIN LOVE YOU!!!!! :)

  926. Gustavo says

    September 24, 2011 at 8:14 am

    Roshan, you must open Command Prompt with Administrator rights to execute it.

  927. David says

    September 24, 2011 at 7:40 am

    works great on my laptop Windows 7 ultimate x64……
    thanks…….. its very helpful to boot from usb…

  928. RonaldEron says

    September 23, 2011 at 11:22 am

    what about windows 8 beta? I had this software and i want to install it on my netbook… and i want to use my usb to install it. Is this tutorial can also work to windows 8?

  929. Roshan Chauhan says

    September 22, 2011 at 9:24 pm

    after BOOTSECT.EXE/NT60 I:
    WHEN I HIT ENTER…..”could not map drive partition to the associated volune device objecs:Access is denied”

    plz help me…………what to do……

  930. ALEX says

    September 22, 2011 at 3:14 pm

    My thumb drive is undetectable now.
    Till step 4 every thing was good and when I inserted the dvd and followed the step 5.I encountered the below error.
    Included from the end of step 4

    ===============================================
    Leaving DiskPart…

    C:\Windows\system32>D: CD BOOT

    D:\>CD BOOT

    D:\boot>BOOTSECT.EXE /NT60 G:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive G: to an associated volume device object.
    ==============================================

    when I tested my thumb drive in Linux, it said it is an “Unmounted removable medium”

    any body know what to do to make my thumb drive working

  931. Srikanth Reddy says

    September 22, 2011 at 11:15 am

    Hai
    I have diskparted my usb stick by following the above mentioned steps successfully. But while copying the contents of Windows 7 Dvd to my Usb drive i see this error message…(can’t read the file INSTALL.WIM from the source)…..i even tried copying it individually….but i can’t..please help me out….

    thanks….

  932. Musse says

    September 21, 2011 at 8:01 pm

    Im getting a “The Device Is Not Ready” when i do step 6 with the CD Boot

  933. Shayan says

    September 21, 2011 at 7:51 pm

    Hello,
    I have Toshiba NetBook With Win 7 Starter

    And im trying to install win7 on it again But I have a Problem My Windoes Not Responding And it wont Install Any Hardwere of a USB flash device or External CD/DVD rom

    When I Turn It On It Just Shows:

    Reboot And Select Proper Boot Device
    Or Install Boot Media In Selected Boot Dvice And Press A Key

    If You Know What To Do Plz Helpme! :(

    Thanks, Shayan

  934. Devendra says

    September 20, 2011 at 6:26 pm

    Really awesome work.. 1st time I am writing any comment on ny pst to thnk.. tyvm..

  935. insane says

    September 19, 2011 at 11:36 pm

    perfect.. awsome procedure.. thnxx.. :)

  936. McKracken says

    September 19, 2011 at 12:48 pm

    Works perfect, used this guide to install 7 like 10 times! Thanks!

  937. Leo says

    September 19, 2011 at 7:40 am

    It works perfect!!! This guy is the bomb!

  938. Sam says

    September 18, 2011 at 7:33 pm

    I followed all the steps but when i try to us eit it says
    BOOTMGR is missing
    press ctrl+alt+del to restart
    Can someone pleasee helpp?

  939. Tom says

    September 18, 2011 at 2:46 am

    not working on Vista
    on typing J: cd boot getting message
    the device is not ready.
    In windows explorer I can see and browse dvd drive J, not problem.
    Any idea?

  940. Dusan says

    September 18, 2011 at 12:17 am

    E:\BOOT\BOOTSECT.EXE /NT60 I:

    COULD NOT MAP DRIVE PARTITIONS TO THE ACCOCIETED VOLIUME DEVICE OBJECTS:
    ACCESS IS DENIED

    Always returns the same message…. WHY?

  941. Ankit says

    September 17, 2011 at 2:02 pm

    I followed all the steps but when i booted message appears boot manager missing..Plzz help!!

  942. Robin @ Windows 8 says

    September 17, 2011 at 1:00 pm

    Must wait till the beta release come out. hope they will make it quick..

    Robin.

  943. okazii says

    September 16, 2011 at 8:15 am

    nice info, but easy to use win2flash, anyway that software make errors some times, so manual metod it;s better

  944. ali says

    September 16, 2011 at 5:17 am

    I have boot usb but when I plug it to boot the screen put a flashing dash and nothing happen ?

    Help !!

  945. Welsey says

    September 16, 2011 at 2:32 am

    Great…
    Good Guide!!!
    Thanks

  946. Physica says

    September 16, 2011 at 12:37 am

    Hey, This is a great guide.
    however I was wondering how can I format the usb back to the original OS?

  947. Finn Andersen says

    September 15, 2011 at 1:50 pm

    Great guide
    A good idea is to share the USB stick with full acces for everyone – I got an error when trying to write to my 8G usb pen – but after sharing , nada problem

    // Finni

  948. David E says

    September 14, 2011 at 7:03 pm

    TO – MADMAX, franz99, Doug, chrisNova777, and anyone else experiencing the BOOT 0xc000000e when trying to boot to the flash drive, I have firgured it out. I tried this with 3 different flash drives and every one of them gave me the EXACT same 0xc000000e message when trying to boot. c:\bootsect.exe /nt60 x: /force That did it for all 3 drives. 1 Patriot drive, 1 PNY, and 1 Super Talent, 1 SanDisk, and 1 Kingston and they all worked just fine after using the “/force” command after /nt60 – I hope this helps all who encounter this problem.

  949. Tomasz says

    September 13, 2011 at 12:20 pm

    Great!
    It worked perfect and fast.
    Very good guide.
    Thank You!

  950. Jagdish Singh Charan says

    September 12, 2011 at 3:12 pm

    I had some troubles with step 7 as well, but found out I needed to run the command as an Administrator and had nothing to do with x64 and/or x86.

  951. PRiYam says

    September 12, 2011 at 12:27 am

    Great post … works like a charm … 10 out of 10 dear!!!

  952. mehrnaz says

    September 9, 2011 at 3:24 pm

    thank you very much. it was very very helpful. it saved my computer

  953. Kevin says

    September 9, 2011 at 4:38 am

    AWESOME!!! Thanks.

  954. NIRDESH says

    September 9, 2011 at 12:25 am

    it works….
    could i convert my usb again to previous version…???

  955. Stefan says

    September 8, 2011 at 1:07 pm

    I had some troubles with step 7 as well, but found out I needed to run the command as an Administrator and had nothing to do with x64 and/or x86.

  956. SAscha says

    September 6, 2011 at 3:35 pm

    Hello and help, I tried this on my eeePC 1005PE but it is not recognizing the USB stick, I tried 6 of them but nothing. Always: “Reeboot and select a propper boot device …”

    What can I do? My current win 7 installation is not working anymore. I tried even to reset the Cmos and removed the battery … but nothing…. help please, i am going mad…

    any idea??

    cheeers

  957. Install os using pen says

    September 6, 2011 at 3:13 pm

    Thank you for giving me the opportunity to learn and post comments in your site.

  958. lobz says

    September 6, 2011 at 1:37 pm

    is there any way tat i can disable this on my usb?

  959. Juan says

    September 6, 2011 at 1:21 pm

    You’re my hero

  960. Gars says

    September 4, 2011 at 12:00 am

    keep the good work man!

  961. atta says

    September 3, 2011 at 11:57 pm

    hey man i have win7 ultimate files in my sony walkman who could i copy those using cd boot command i’ve tried this command
    g: cd boot
    as my sony walkman is on g drive
    but it didn’t work and showed this msg
    diskpart>
    can you help me

  962. Kazrob says

    September 3, 2011 at 1:57 pm

    Works fine. But the total beginner needs to be told that they need to have bootsect on their machine and perhaps a link to download it.

  963. kunal says

    September 3, 2011 at 12:42 pm

    thanks man

  964. Jeanard Guinto says

    September 2, 2011 at 7:56 am

    thanks dude….,,,

  965. Ograje says

    August 31, 2011 at 5:13 am

    thank u very much for this tutorial!

  966. pradip chaudhari says

    August 30, 2011 at 3:40 pm

    Can you please explain me step no 8. How to copy windows 7 content in usb drive.
    I mean wheter we should exit commaond prompt after step no 7?

  967. Ryan says

    August 30, 2011 at 10:14 am

    Thanks, I have been wondering how to do this!

  968. Nate says

    August 30, 2011 at 4:38 am

    how would u install from usb if you don’t have the windows 7 disk but have the windows 7 iso file on the usb onto a pc with no operating system?

  969. sukuwan says

    August 29, 2011 at 11:13 pm

    Thank u very much , this thing really worked for me. I appreciate ur work!!!!!

  970. CRIZZ says

    August 29, 2011 at 1:21 am

    but isn’t that dvd drive would already be the usb.coz the dvd files(win7 instalation files are in usb already)? it only says device not ready TT

  971. aditi says

    August 28, 2011 at 3:25 pm

    hey i created bootable pen drive n i want to install windows 7 in boot options they r showing usb-hdd,usb-fdd,usb-zip i do not know from where to boot pl tell

  972. Pramod says

    August 28, 2011 at 7:09 am

    Step 6,7 are very important. Otherwise the install will say Device Driver missing.

  973. CRIZZ says

    August 28, 2011 at 6:47 am

    I ALREADY MADE IT WORK.(USB) JUST THAT IT SAYS THE DEVICE IS NOT READY WHEN I TYPE “D: CD BOOT”

  974. Akeles says

    August 28, 2011 at 4:57 am

    u r rock man..

  975. CRIZZ says

    August 28, 2011 at 4:57 am

    guys igot my usb “no media” … can you help me out.? i almost done it.. but i might have skip a step..:(

  976. MeMe says

    August 27, 2011 at 12:31 pm

    Just one small problem, it doesn’t seem to detect my flash drive I’ve tried everything I know and no matter what, it doesn’t appear when I type List Disk. Any advice?

  977. Moeed Awais says

    August 26, 2011 at 10:33 pm

    u r awesome, m a big fan of urs,u rock…..:)

  978. Ethien says

    August 26, 2011 at 7:29 am

    THANK YOU!

  979. Hem lal gautam says

    August 25, 2011 at 4:57 pm

    Hi i want to block this side please help me. OOOOOOOOOOOOOOOOOOOOOOOOOOOOHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHh My God

  980. Windows 8 says

    August 25, 2011 at 9:37 am

    Technology make me live and without advance and new tech life is not good.. New  OS With New features Windows 8

  981. coolio says

    August 25, 2011 at 5:28 am

    hey man i havnt got the windows 7 cd but got a torrent. do you know exactly what files i need to download/mount. thanks.

  982. Tomislav says

    August 23, 2011 at 8:27 pm

    darnn… you should’ve wrote the quict ntfs forman command, not the standard, it’s taking forever on this aspire one xD

  983. John Theo says

    August 23, 2011 at 3:53 am

    u rule man .. works like a glove

  984. Dean says

    August 23, 2011 at 1:45 am

    The thumb drives are no longer recognised. It’s no big deal as I just returned one of them to Best Buy. I would really like to know how to re-install windows on my netbook though so I’m wondering is there’s any work-around to the clean process. Or if there’s some other way of formatting the thumb drive for the installation process.

    Thanks for the help.

  985. Akshay says

    August 22, 2011 at 10:24 am

    wooo it works 100%…. thanks dude

  986. admin says

    August 21, 2011 at 10:38 pm

    @ Dean

    Sorry to hear that your USB thumb drives are not working after trying out this guide. Is Windows detecting the drive? Can you see the drive in My Computer or Computer?

  987. admin says

    August 21, 2011 at 10:35 pm

    @ phantom-IT

    Please try to format the pen drive.

  988. phantom_IT says

    August 21, 2011 at 4:09 pm

    hi , any one knows below pls help me.
    I just tried this and works fine. I just installed win 7 from the USB pen drive. but after that my pendrive is not working. Its just blinking and i see its size as zero (0).
    Who can help me fix this. pls pls pls pls pls

  989. Viji says

    August 21, 2011 at 9:26 am

    Great Teacher, very well explained free-of-cost unlike to most web sites which takes the readers a ride and finally request for credit cards. You are a Bonafide Samaritan…. Good Job and keep it go…. We are there with you… Viji, Sri Lanka.

  990. Dean says

    August 21, 2011 at 3:25 am

    Hi. I tried this twice now and have seemingly ruined 2 seperate usb thumb drives (Lexar Echo and Verbatim Tuff n Tiny). An error appeared after attempling to clean the thumb drives. After that point the drives are no longer functional and I can’t complete the rest of the process. Any ideas?

    I’m running Windows 7 Professional 32-bit on an HP Mini

    Thanks

  991. omar says

    August 20, 2011 at 11:56 pm

    thank u verry much for this tuto

  992. NOMAN says

    August 19, 2011 at 8:08 pm

    THANKS MAN ITS WORKS I AM HAPPY COZ OF YOU THANKS A LOT

  993. Ali says

    August 19, 2011 at 12:44 pm

    Thank you very much for this guide. This is a great effort.

  994. Shashank says

    August 19, 2011 at 7:31 am

    Guys…My USB is working with this things

  995. keeks says

    August 19, 2011 at 6:05 am

    Worked a treat! Thanks!

  996. irul says

    August 17, 2011 at 11:24 am

    thanks bro…for share…

  997. RZPogi says

    August 16, 2011 at 10:06 pm

    It works on windows 7 32bit. gonna try on 64bit

  998. Joshjuniorr says

    August 16, 2011 at 1:00 pm

    When i go to boot from my usb device it tells me i’m missing the boot manager and to hit ctrl alt del to reboot.

    i followed all the steps and the boot manager step installed correctly. Any idea what the problem could be?

  999. Kakashi says

    August 15, 2011 at 7:44 pm

    Tried it and it works 100%

    Great tutorial

  1000. Dete says

    August 15, 2011 at 2:49 pm

    Great. Don’t have any idea what i just did but it worked. Followed every step carefully and my netbook is right now next to me finishing the install.
    Thank you!

  1001. Ivan says

    August 15, 2011 at 12:57 pm

    hey i got a multi boot usb key with win 7 in it but when trying to instal windows it says it can’t find drivers for HDD but useing a dvd it finds the drivers. Please help

  1002. maggie says

    August 15, 2011 at 11:48 am

    works like a charm. I’d buy you a beer or 3 for all the time you saved me. cheers!

  1003. wonwon says

    August 15, 2011 at 7:43 am

    Thanks,i was tried and it works perfectly!

  1004. CRAFT says

    August 15, 2011 at 1:51 am

    works like a charm ,thanks a ton

  1005. Stephanie says

    August 14, 2011 at 8:08 pm

    I cannot get past step 1. After I type in diskpart all bthe shows up except diskpart> so I can’t enter the rest of the commands.

  1006. mark says

    August 14, 2011 at 7:54 pm

    Is it ok if my ext hdd has other content?will it be erased or be affected if I will follow your process?

  1007. Ram says

    August 14, 2011 at 4:06 pm

    I tried using this and it worked. But when the setup is restarting the system, it again loads windows 7 and installs a copy again. The setup isn’t getting completed.

  1008. Rudi says

    August 13, 2011 at 3:02 pm

    Please note that Windows 7 setup doesn’t support USB 3.0 device to boot from. This causes a error during installation that the installer needs drivers. Very simple solution is to put the USB stick into a USB 2.0 port!

    Thanks for this guide, works perfect for me!

  1009. say says

    August 12, 2011 at 10:47 am

    hello.

    i just have one question:
    after formatting the usb, and i don’t have windows 7 installed in cd but i have a copy of windows 7 activator.

    will i just send a copy of windows 7 on my reformatted usb?

    thanks a lot and god bless . ..

  1010. Lee says

    August 11, 2011 at 10:03 pm

    If you’re having trouble finding your disk in list disk you can just type “select volume D:” for example (where D: is the drive letter of your usb). Also for the format selection you can also type FORMAT FS=NTFS QUICK so the format is a quick format rather than a 5-10 minute one.

    Good Luck!

  1011. Sethunath says

    August 11, 2011 at 10:13 am

    my problem is i don’t have optical drive.

  1012. syahrein says

    August 10, 2011 at 8:40 am

    hi man. it used to be as easy as copying the windows 7 ultimate cd to my ext hdd and i’d be able to use it to boot up. but suddenly it didnt work anymore. after finding this site, i’m able to install frm my ext hdd.

    thanks loads man!

  1013. redbeard says

    August 9, 2011 at 4:27 pm

    i have followed this tutorial to the letter and the usb boot works perfectly but on installation i get ” No device drivers were found make sure instalation media contains the corect drivers ” the media i used installs on any machine i have and works perfect … any idea why it dont install from usb

    thanks in advance

    redbeard

  1014. unknown says

    August 8, 2011 at 10:29 pm

    hello sir
    i did exactly what you said.process was a complete. But when i tried it in my system it showed “A disk error occurred. Press Ctrl+Alt+Del to restart”.

    Please reply ASAP

  1015. lord universe says

    August 7, 2011 at 6:28 pm

    Don’t bother reading those computer nerd guides that never works. After spending hours of reading similar guides, i finally saw someone in the comments field mentioning the program win2flash, that made it work in a few seconds!

    *** USE Win2Flash (if you want to save time and troubles) ***

  1016. Brandon says

    August 7, 2011 at 10:29 am

    okay i did every ting step by step and i still get when i put it into my laptop boot manager missing :/ any suggestions?

  1017. andrian says

    August 5, 2011 at 3:03 pm

    Thanks, it works perfectly!

  1018. Mikey says

    August 5, 2011 at 10:57 am

    p.s. Aside from the above mentioned bug, great article. I didn’t know you could do all this with just command line tools :)

  1019. Mikey says

    August 5, 2011 at 10:56 am

    As other have said above me (#286 for one), you don’t need to type “D: CD BOOT” and then “CD BOOT” the first command “D:” and then the second command “CD BOOT” is fine. Anything after the space in the “D:” command was ignored. All you are doing is navigating the command prompt to “D:\BOOT”. That’s just how the command line works.

  1020. phuser says

    August 4, 2011 at 6:07 pm

    very concludent guide, ty

  1021. mohammad says

    August 4, 2011 at 2:19 am

    its very slow format i think that will take a days for formating my flash only

    Thanks anyway for shared information

  1022. DarthZelda says

    August 4, 2011 at 12:13 am

    So… I got through the guide splendidly, the PC booted, but the data were somehow corrupt, so the installation couldn’t get to an end. But when I inserted the stick and wanted to rewrite the data, so I could do all that again, Win just couldn’t find it. No trace of inserting anywhere. Anyone any hints? I never heard about making a brick out of USB, but I might have just done that xD

    Cheers,
    – DZ

  1023. Vipin dass says

    August 3, 2011 at 9:34 pm

    Thanks dear

  1024. Aritra Roy says

    August 3, 2011 at 3:51 pm

    Wonderful post…i am installing windows with this method.

  1025. Reaz Mahmud Shezan says

    August 3, 2011 at 11:13 am

    Recently my DVD drive is being damaged. I could not setup windows. This USB windows setup tips helps me a lot. Thanks to the author….. :-)

  1026. Kaustav Dey says

    August 2, 2011 at 6:37 pm

    great article, thanks

  1027. Tatsat says

    August 2, 2011 at 2:00 pm

    My system copy installation files and extract files and restarts and after that again and again system restarts

  1028. eggsas says

    August 1, 2011 at 1:59 am

    Striky just change your bios on restart to start hard drive before usb.
    It worked perfectly for me…

  1029. green house says

    July 31, 2011 at 11:13 pm

    Hi there i have done this and put my USB in and it sarted to take me throgh the set up process, but the computer is then asking me for the drivers. The drivers are on a seperate disk and i have no idea what drivers it would need etc. can you please help me??

  1030. beingthere says

    July 31, 2011 at 4:03 pm

    Cool,thanx dude. This help me a lot

  1031. lui says

    July 31, 2011 at 3:51 pm

    hey dude, nice guide.. now i can use my usb as a primary boot device cause my netbook doesnt have a cd/dvdrom.

  1032. SAHU says

    July 30, 2011 at 9:12 pm

    Amazing! i never thought I could do it by myself. Thanx for ur help.

  1033. vino says

    July 29, 2011 at 5:29 pm

    man how to find whether my mother board supports usb bootable,,…

  1034. Nik says

    July 28, 2011 at 11:16 pm

    Can I install windows 7 64bit version on a windows 7 32 bit version? if yes… then how can I do this?

    thnx =)

  1035. Sohaib Ikram says

    July 28, 2011 at 10:12 pm

    please describe this in a video

  1036. Striky says

    July 28, 2011 at 1:08 am

    Hi there thank you for the great guide, it worked well!!

    ButI do face some weirdo problem here. I am installing Win7 64bits and the install will require a reboot. At the beginning usually we press any key to enter the windows setup but after the reboot it is not required.

    However by using pendrive as bootable driver the “press any key to continue” screen doesn’t appear anymore and it keep self entering the setup and stopped me from completing the setup…anyone have clue on this problem?

  1037. Muhammad arsalan says

    July 27, 2011 at 5:09 pm

    awesom information very good thanks for sharing.

  1038. Steve says

    July 26, 2011 at 11:52 pm

    Thanks alot! Worked like a charm!

  1039. JP says

    July 25, 2011 at 9:24 pm

    Instead of using format fs=ntfs use
    format quick fs=ntfs

    This will take a few seconds, where just format can take up to a few minutes depending on the USB drive.

  1040. Metin says

    July 25, 2011 at 2:11 pm

    Thanks so much, I repaired my computer with a USB Win 7 64 bit, by using your help guide. Praying for you…

  1041. SysAdmin says

    July 24, 2011 at 2:55 pm

    Great how-to. Thanks

  1042. AA says

    July 24, 2011 at 8:48 am

    I LOVE YOU, I LOVE YOU, I LOVE YOU!!! I have trying to boot and install Windows 7 my stubborn HP mini all day – you just save me over $200!!!! Thanks so much. Keep up the good work!!!!

  1043. BIGTWEZZY says

    July 23, 2011 at 6:02 am

    worked perfect for me,,really got me out a bind,,,thanks

  1044. admin says

    July 22, 2011 at 10:28 am

    @ Alex

    Should work fine.

  1045. KIRK says

    July 22, 2011 at 7:27 am

    I am stuck at part 6. when in CMD entering D:CD BOOT IT TELLS ME D:CD is not a recognized command so I entered D: to bring me into D: and entered CD BOOT that brought me to D:\Boot> after entering BOOTSECT.EXE /NT60 G it says that is not recognized as an internal or external command, operable program or batch file. Can anyone help me navigate around this problem?

  1046. Alex says

    July 21, 2011 at 11:09 pm

    does this work if the laptop im trying to use the usb with is windows 7 starter?

  1047. KEIM says

    July 21, 2011 at 7:43 am

    BLESS!!!!!! TO THE FULLEST fatB……Jamaica

  1048. failmatic says

    July 21, 2011 at 5:01 am

    This guide is terrific. I’ve been using this for years. The directions are clear and concise. If you cant follow it, perhaps, you shouldn’t be installing windows via usb and go grab yourself an external dvd drive.

  1049. mayank says

    July 21, 2011 at 3:11 am

    Hey some one pease help me

    I am getting this error while creatimg primary partition:

    There is insufficient free space to create a partition at the specified size
    and offset.
    Specify different size and offset values or don’t specify either to create the
    maximum sized partition.

    My USB is 8 gb and completely empty and formatted :(

    PLZ help I need this to work :(

  1050. eDadou says

    July 20, 2011 at 7:59 pm

    Thank you so much, i’m copying the files right now, you are saving me a lot of frustration if this works !

  1051. Wolfos says

    July 20, 2011 at 2:57 am

    Can’t get it to work, I can boot Linux distributions fine with this BIOS settings and I followed all steps.

  1052. Tom says

    July 18, 2011 at 3:59 am

    Hey

    Firstly to the author of this article, this was terrific. A fantastic guide with very clear instructions. Thanks very much for this.

    Secondly to Jeff; you don’t need to create a folder. After following the instructions set out here, make sure that there is nothing on the USB drive and then copy the contents of the windows disk (in their entirety) onto the drive. Make sure that the BIOS loads from the drive first, or press F12 during boot, and you’re set.

    Tom

  1053. LEKA says

    July 16, 2011 at 3:28 am

    BRO I LOVE YOU YOU ARE A GENIOUS I WORKS IS PERFECT YEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

  1054. jeff says

    July 15, 2011 at 10:41 am

    hi there!

    this is really great, i just have 1 question though
    when you Copy your Windows 7/Vista DVD contents to the USB flash drive, do you need to create a folder first or just copy all the files to the USB.

    also does it matter if the windows 7 is in .iso format? or you need to extract all files first and then copy to USB? thank you so much!

  1055. jayvcc says

    July 14, 2011 at 9:42 pm

    thanks tweak it works smoothly on windows 7 this really help a lot. very detailed on explanations and job well done. =)

  1056. Algis says

    July 14, 2011 at 6:14 pm

    Hi,

    I had ‘disk read error’ with Transdcend 8Gb card. I switched to aData 8Gb card and everything worked fine.

    Regards,
    Algis

  1057. steady says

    July 11, 2011 at 6:33 pm

    i followed all the steps mentioned in the guide and all went well, until… when i boot into the usb drive successfully, it says “no operating system detected”? why doesn’t it start the setup files?

  1058. leroy cozier says

    July 11, 2011 at 11:45 am

    ty i love how u explaned it u should be on every problem site. ty again

  1059. Sunny says

    July 11, 2011 at 10:16 am

    could you help me PLEASE!! i followed everything up until bootsec.exe /nt60 g:

    “it tells me that acces is denied”

    any suggestions?

  1060. OPACITY says

    July 10, 2011 at 9:45 am

    thank you, really! it works…….Gracias…. Gran idea. funcional..!

  1061. brian says

    July 10, 2011 at 4:55 am

    this is the best tutorial ever!!!!!!!!!!!! A total retard can do this!!!!!!!!

  1062. layne says

    July 9, 2011 at 11:42 pm

    Thank you so much! stroke of awesomeness! I have used this guide now 15 times! and have it permantly saved on my hard drive! You are amazing and your that kind of people that make the internet not complete trast

  1063. hringriin says

    July 8, 2011 at 6:38 pm

    Hi …

    Well, it actually worked perfectly according to my Windows installation but in “damaged” my usb device in some kind.
    I usually use that one for having live Linux-Images handy, created by “UNIVERSAL-USB-INSTALLER” from pendrivelinux.com …
    The thing now is, that it is not possible for me to get that working again. I think this is caused by the action of BOOTSECT.EXE … Is there any possibility to undo the changes bootsect.exe has made? I’d be very glad, if you can help me. I will also write a more detailed description if needed.

    Regards
    hringriin

  1064. Korea Song says

    July 7, 2011 at 3:40 pm

    Thank you, it works.

  1065. nong says

    July 6, 2011 at 9:59 pm

    thanks a lot.u rock man.

  1066. Cheap Vibrators says

    July 4, 2011 at 7:03 pm

    A really usefull post – Thank you very much I wish you will not mind me writting about this post on my website I will also link back to this post Thank you

  1067. vivek.J says

    July 3, 2011 at 1:59 pm

    i’m having an error that “bootmgr file is missing” what can i do for tat…

  1068. fc3232 says

    July 3, 2011 at 12:37 am

    Confirm that this works on Windows XP computer being used to download the torrent

    First I got an error so I used an 8GB FlASHDRIVE drive and then it worked

    Cool!

  1069. Devang Vyas says

    July 2, 2011 at 5:48 pm

    Yep. Worked fine for windows 7. Good technique without using any kinda software. Thanx for d info. :D

  1070. Ryan says

    July 2, 2011 at 3:12 pm

    That was an excellent guide. Well done.

  1071. John V says

    June 30, 2011 at 8:08 pm

    For anyone having problems with the initial setup starting again from scratch when the computer restarts, it isn’t necessary to remove the USB drive at any point.

    Simply monitor the installation process closely and when the computer restarts for the first time, re-enter BIOS immediately and change the boot device priority so that the (non-USB) hard drive is the first boot device. Save settings and exit BIOS.

    This only needs to be done once and the rest of the installation will complete successfully, regardless of the number of restarts.

  1072. tina says

    June 30, 2011 at 4:32 am

    i tried ur command prompt n its telling me cannot map drive partition, access is denied

  1073. tina says

    June 30, 2011 at 3:32 am

    plzz…ma laptop says”BOOTMGR is compressed”….ma cd rom isnt working so…am using usb..i copied the recovery disk to the disk but its stilll showing the same thing..plz help

  1074. rishi says

    June 30, 2011 at 12:22 am

    hey man u rock.!!
    although i did it from a win 7 32 bit version for a 64 bit win 7 setup and it did give an error as many of the above comments have..yet i continued with the copying all the files and EUREKA…
    the usb became bootable!!
    thanks a lot man…u r a genius..!!

  1075. jim says

    June 28, 2011 at 3:49 am

    Could someone please help me? I have basicaly 3 issues.

    1. My Dvd player is not running (reason why I’m here)
    2. I erased the partition containing the official Windows 7 file…
    3. No OS running on my PC.. so no VPC possible.

    Could someone please guide me where I could find downloadable Windows 7? I have an official OEM Windowns 7 key. But realised I did not receive any CD with.

    Can I create a bootable USB key without burning DVD?
    Thanks

  1076. Claire says

    June 27, 2011 at 7:48 pm

    Hey great Tutorial.
    Tried it on my laptop and works like a charm :D

    But the second time around when I accidentally chose my Backup disk, during the FORMAt FS=NTFS process I realize it was my hardisk. So I closed CMD, and there it was my Harddrive was gone and undetected by my Comp. Can Someone help me? Really appreciate your help guys :D

  1077. martin says

    June 26, 2011 at 10:09 pm

    i got same problem like few ppl here which someone described like this

    “Here is the message after typing BOOTSECT.EXE /NT60 H:
    “This version of F:boot\bootsect.exe is not compatible with the version of Windows you’re running. Check your computer’s system information to see whether you need a X86 (32-Bit) or X64(64-Bit) version of the program, and then contact the software publisher. ”

    I SOLVED IT

    just unomounted the iso from virtual drive and did all the steps again..
    BUT I found out that i mounted wrong file to virtual drive!
    this is why ppl got this problem
    just mount the instalation of w7 in the drive. do this all steps and it will work for sure!
    good luck

  1078. chad says

    June 25, 2011 at 9:22 pm

    It worked. Thanks for the article. 5 stars on the clarity, compare your solution to others, refer to a simpler soluiton for less technical users, and make it #1 rank on search engine.

  1079. Ali says

    June 25, 2011 at 2:35 am

    That’s great

  1080. Mutherfarqwa says

    June 23, 2011 at 3:39 pm

    Good onya mate.

  1081. Muralidhar says

    June 20, 2011 at 6:14 pm

    Great dude…
    Thanks..

  1082. Curbup says

    June 20, 2011 at 6:10 am

    hi there…

    THANK YOU SO MUCH!!!!!!!!!

    u made my day…
    thanks bro..

  1083. iqbal says

    June 20, 2011 at 4:22 am

    Thanks a lot !! it worked just fine on the second attempt…Very useful..keep up the good work :D

  1084. Steve Ollis says

    June 20, 2011 at 3:05 am

    Thanks for this. The DVD drive in my kid’s PC died just before they managed to destroy the XP install that was on there. I was going to have to rat a DVD from another machine until I found this article.

  1085. DK says

    June 18, 2011 at 10:44 am

    Opps Tony not Ben…

  1086. DK says

    June 18, 2011 at 10:40 am

    Ben… try this…

    Type “G:” (g being the flash drive and with out the quotations) Then press -Enter-

    xcopy h:\*.* /a /e /k (H: being the drive where your windows 7 disk is)
    Then press -Enter-

  1087. kittu says

    June 18, 2011 at 10:14 am

    hi sir,its good but end of part its shows error msg that ìs set up was unable to create an system partition or locate an exits system partition.see the setup log files .
    plz how could u slove this. and rly to me

  1088. Benjamin says

    June 16, 2011 at 11:26 pm

    Just a notice. I downloaded a fresh copy of Vista, and i used daemon tools to mount the iso file. And everything worked 100%.. GL, and great guide, best out there, Would be nice with a guide for XP too :)

  1089. Tony says

    June 15, 2011 at 3:47 am

    I have a question why doesn’t Windows Copying 100% all files
    it is just copying 10% the files ? please answer

  1090. pherenika says

    June 15, 2011 at 12:52 am

    Oh, and cheers for a great guide! :)

  1091. pherenika says

    June 15, 2011 at 12:50 am

    On windows 7 removable drives will not appear in the list of disks. If your usb is not showing up in the list of disks, instead of LIST DISK and SELECT DISK 1, type LIST VOLUME and SELECT VOLUME 1.

  1092. Troy says

    June 14, 2011 at 11:36 pm

    Followed to the letter, multiple times. Doesn’t work for me. Says bootmngr is missing, and yes USB is set as primary boot drive. Help?

  1093. dzul says

    June 14, 2011 at 6:13 pm

    U save my day…thank u…

  1094. Gus says

    June 14, 2011 at 5:41 pm

    |Used your method as described, works great, thank you.

  1095. shyam says

    June 14, 2011 at 5:40 pm

    I know very well that one windows 7/xp/vista in one bootable pen drive but i don’t know that how to creat Bootable flash/pen drive of Windows 7, Vista, or XP in one pen/flash drive please help me

  1096. GCC1401 says

    June 13, 2011 at 11:23 pm

    For those who got the message “COULD NOT FIND MAP DRIVE PARTITION TO THE ASSOCIATED VOLUME DEVICE OBJECT:
    ACCESS IS DENIED” you did not run cmd as administrator that is why the access is denied. So, close de de cmd and open it as describe in step 2:

    *Go to Start menu > All programs > Accessories, right click on Command Prompt and select Run as administrator.

  1097. MouZ says

    June 13, 2011 at 11:22 pm

    1. My disk no. of USB flash drive is disk 2. Do i need to type SELECT PARTITION 1 or 2 in my case?

    2. My CD-ROM and DVD-ROM are not working, it don’t detect any CD or DVD. Everything went smooth till i typed F: CD BOOT (F is my DVD RW drive). The error comes: “The device is not ready”. What should i do now??

  1098. Victor says

    June 13, 2011 at 9:08 pm

    Thank you very much, the guide was extremely helpful!!!
    great stuff!!

  1099. MouZ says

    June 13, 2011 at 1:34 pm

    M gonna try this right now. My cd/dvd-rom are not working since 2 months. I thought i wont be able to format until i get it right.. lets see if it works:-)

  1100. Ash says

    June 13, 2011 at 12:33 pm

    i will try this process ok bt thanks for this

  1101. Navid says

    June 12, 2011 at 6:10 pm

    How can i understand what is my usb disc number? pls help :(

  1102. Patrick says

    June 10, 2011 at 10:11 pm

    Why not “show hidden folders and files” in folder options and open the windows 7 disc and copy all the files to a flash drive. works for me 100% of the time

  1103. yusri says

    June 10, 2011 at 6:43 pm

    my problem is,
    ‘BOOTSECT.EXE’ is not recognized as an internal or external command operable program or batch file.

    what i need to do?

  1104. Rajmohan says

    June 10, 2011 at 1:18 pm

    great !!!

  1105. Jude says

    June 10, 2011 at 12:51 pm

    I had follow all your instruction and I got it all smooth. But when I tried to use my USB to boot my Acer 4530, I got the message BOOT MGR MISSING. What’s wrong?

  1106. Arjen says

    June 9, 2011 at 7:28 pm

    Hmz, you can skip the step with Diskpart

    mostly because it takes too long (16gb stick)

    You can just reformat it quickly into NTFS format.

    then do the step that comes after Diskpart.

    Works like a charm aswell.

  1107. Shaun says

    June 9, 2011 at 4:43 pm

    Thankyou, after running into the problem of the windows 7 installation hanging when it expands files when i used the dvd was doing my head in, then using this method and booting the setup via usb, made it work like a charm

  1108. vinay says

    June 9, 2011 at 3:41 pm

    ihave a doubt in the 8th step,where u say to copy the windows files to usb.there what’s copying,does it mean to copy image file?.

  1109. sandip karmakar says

    June 9, 2011 at 9:08 am

    how to windows7 install from usb drive detail

  1110. sam says

    June 8, 2011 at 11:58 pm

    nice update it really help keep it up,,,,,,,,,,,,,,,,,,,,,,,,,,,,

  1111. espen says

    June 8, 2011 at 4:10 pm

    fantastic!

  1112. Fanctron says

    June 7, 2011 at 8:21 am

    Man, works like a charm. Tks very much.

    Cheers

  1113. Aakash says

    June 7, 2011 at 5:37 am

    Hey,

    I tried doing this on my external HDD and it didn’t work. So I used a USB Flash Drive and it worked great. But now when I try to use my External HDD, it won’t work at all. Any help?

    Thanks.

  1114. Emirates Skeptron says

    June 6, 2011 at 2:43 am

    Please see below, what’s wrong? =(

    ———————————————————X:\BOOT>BOOTSECT.EXE /NT60 M:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    M: (\\?\Volume{41bc0891-3a3e-11e0-92ec-1c6f6590ed84})

    Updated NTFS filesystem bootcode. The update may be unreliable since the
    volume could not be locked during the update:
    Access is denied.

    Bootcode was successfully updated on all targeted volumes.

    X:\BOOT>
    ———————————————————

  1115. eru88 says

    June 6, 2011 at 2:08 am

    I did everything but when i try to install the operating system it says
    Windows cannot install required files. Make sure all files required for installation are available, and restart the installation. Error code: 0x8007045D

    I try deleting and saving the files from the dvd again to the usb but the same thing happen. I am mounting the iso and saving those files, does it not work like that?

  1116. norbeey says

    June 5, 2011 at 8:46 pm

    All the steps went fine and I have set the removables to the 1st place at the boot priority order but still nothing happens. Why?

  1117. Mike says

    June 3, 2011 at 9:01 am

    Worked like a charm! I was having network connection difficulties on my HP mini 210. It would connect wireless for about 15 minutes then drop and not come back. HP determined that it might be a windows issue and wanted me to reinstall Windows 7 Starter with their USB drive. Rather than wait over 5 days for the drive, I followed these steps (very clear btw) and it booted right into the reinstall and it kicked off just fine. Now I can put a fresh install of 7 Ultimate on and see if that fixes it. Thanks!

  1118. boat parts says

    June 2, 2011 at 7:35 pm

    hi,Thanks to you for sharing this.Actually my DVD drive was not working and i was not getting any way to install my new copy of windows so i copy all my data in my USB drive attached with other desktop machine and by using this process i installed windows on my laptop.It is really an amazing way for installation.

  1119. krisna says

    June 2, 2011 at 2:55 pm

    ur guide is almost done. but at the end part i did format the “c” drive and click “NEXT” button.so its display a error massage that is “setup was unable to create a new system partition Or locate an existing system partition.see the setup log files for more information”.
    so plz rly to me.thanks to u

  1120. rajat says

    June 1, 2011 at 2:13 pm

    can it will work on netbook

  1121. abhijit says

    June 1, 2011 at 12:48 pm

    great information…….
    thank u so much for sharing

  1122. Jatin Kumar says

    June 1, 2011 at 3:06 am

    This is the best “Make Win7 bootable pendrive” post.
    Thanks dude :)

  1123. Simon the Pieman says

    May 31, 2011 at 10:47 pm

    This is awesome, My DVD drive on my laptop allowed me to format my hardrive before trying (and failing) to install Windows 7. I have struggled for hours to get my drive to read the DVD correctly and install an operating system to no avail. This guide has basically turned my laptop from a paperweight with no OS to a fully functioning Windows 7 machine once again. Cant thank you and the work you have done on publishing this enough, very much appreciated !

  1124. Mostafa says

    May 31, 2011 at 9:42 pm

    you said Format process may take few seconds ! but it take few hours for me ! why ?
    thanks

  1125. paul says

    May 31, 2011 at 9:38 pm

    Thank you so so much!

    I was an idiot and tried to use my previous DVD Drive to install on a new system, just for my luck I had a I/O error…

    I followed this guide and it was perfect… Windows installed in minutes!

    The only hiccup that I encountered was a failure in CMD to do a format, so I just used the Right Click > Format > NTFS and then did the CD Boot commands and it worked wonders

    Thank you, Sir.

    PS – Your face should be printed on money!

  1126. Bilal says

    May 31, 2011 at 8:34 pm

    “BOOTMGR is missing ” I m getting this message although everything else was successful as mentioned in the guide and then I copied the Win 7 all files into the USB flash .. but its not working and displaying the message i mentioned at the start .. plz guide

  1127. Amiel says

    May 30, 2011 at 5:53 am

    Works great for windows 7! At first I was afraid of what’ll happen to my USB drive. After typing CLEAN, it displayed an error report and my USB device light kept blinking. I exited disk part and restarted the procedure. This time it worked perfect. I was able to reformat my HP laptop flawlessly. Thanks!

  1128. Ross says

    May 26, 2011 at 4:17 pm

    Has any one done a write up for doing this for XP?
    And if so what is the web address?
    OR what are the steps for doing this for a XP installation?

  1129. Tony says

    May 26, 2011 at 2:36 am

    OK I get it… Doesn’t work with xp

  1130. Tony says

    May 26, 2011 at 12:25 am

    Didn’t work…. When I typed in LIST DISK it first showed only my hard drive… Then I put my flash Drive in another port (K) and when I typed in LIST DISK it gave me a list of dos commands…. Do you know why?
    Thanks

  1131. Charlie says

    May 25, 2011 at 11:11 pm

    This works everytime :) Been using this every now and then and it works allways! Really great tutorial. Works just as well with Windows Server 2008 R2.
    Thanks for a great tutorial.

  1132. Kevin Harms says

    May 25, 2011 at 9:05 pm

    Great docs, easy to understand. What I found is I had to do the bootsect /NT60 h: after the file copy, then it seemed to work.

  1133. Anjan Bhowmik says

    May 25, 2011 at 3:51 am

    Yep! It does work!

    Thanks m8!

  1134. nishiki says

    May 24, 2011 at 2:53 am

    This has got to be the best how-to for usb boot I’ve come across. Thank you very much for it.

  1135. Souvik Dey says

    May 23, 2011 at 8:10 pm

    Hi,

    Since i have my Win 7 files as an iso file, i have extracted the image onto d drive. Can i use the steps you mentioned and instaed of “D: CD BOOT”, i can use the drive i have the files in and proceed as you mentined but just changing the drive letters accordingly.????

  1136. silky systems says

    May 23, 2011 at 8:36 am

    there are a bunch of idiots in all these post this method works fine and even works to creat a xp install from usb but for all the dummies who dont read the directions right just leave your computer the way it is yes you need x86 to create 32 bit boot disk as you need x64 version to creat x64 also less you doo all this from a virtual machine you can bypass all the steps after diskpart and use the simple “xcopy d:\*.* /s/e/f e:\” with the actual disk or mounted iso image or for even the short buss cumputer techs on here just download win to flash if you dont know how to code or understand the simple comands given to you

    thanks for your great work TWEAKWINDOWS

  1137. Unknown Singer says

    May 23, 2011 at 7:25 am

    read your post..followed the steps. really worked for me .. thanks a bunch.

  1138. didii says

    May 22, 2011 at 9:50 pm

    btw: if you just have an iso, you could mount it with Deamon Tools (free)

  1139. didii says

    May 22, 2011 at 8:31 pm

    @Themba & hamza: Be sure to run the cdm (or command prompt) as administrator. Step 2.

    Thanx for the method :) But be sure not to do the ‘clean’ action on just a partition of your drive. Clean works for the whole disk (even if you selected just a volume/partition). Just lost 350Gb of files because of that -_-

    But thanx anyway :D

  1140. fieznur says

    May 21, 2011 at 4:47 pm

    COOL!!! This is the most easy & most detail instructions ever! Thanks a million!

  1141. R.B. says

    May 21, 2011 at 2:22 am

    God Bless … Thanks sooooooooo much!

  1142. JHONNY"X" says

    May 20, 2011 at 11:34 pm

    hey man i was just wondering if i can copy the file of both windows vista and windows 7 on the same pen drive.

    Thanks for the steps.. :-)

  1143. sia says

    May 19, 2011 at 8:25 am

    why it said no device driver were found??i have followed all the steps to transfer the file from dvd to usb device.
    Plz help..thx

  1144. Lee says

    May 19, 2011 at 4:51 am

    I was able to do all the steps on a 4 gb flash drive, but i ran out of space so I purchased an 8 gb. When I get to step 4 – creating the partition I get the following error: there is insufficient free space to create a partition at the specified size and off set. Specify different size and offset values or don’t specify either to create the maximum size partition.

    I have tried several times with same error. As I noted above the first time on the smaller flash drive it worked fine. Any idea?

  1145. Nicholas Corona says

    May 19, 2011 at 2:23 am

    @EVERYONE WHO HAS HAD THE “BOOT MGR MISSING ERROR”

    SOMEONE ELSE HAS ALREADY MENTIONED THIS, BUT IT WAS RIGHT SMACK IN THE MIDDLE AND UNNOTICEABLE. IF YOU ARE HAVING THIS ERROR CHANCES ARE THAT ON YOUR USB FLASHDRIVE OR HARDDRIVE THE NECESSARY FILES ARE SAVED IN A FOLDER PROBABLY CALLED “CD-ROM”. YOU MUST EXTRACT THE FILES FROM THAT FOLDER AND MAKE SURE THEY ARE AT THE ROOT OF YOUR FLASHDRIVE/HARDDRIVE INSTEAD OF BEING TRAPPED IN SOME ADDITIONAL FOLDER.

    HOPE THIS HELPS!!

  1146. hamza says

    May 18, 2011 at 11:41 pm

    hi,
    i am the whole process, it works fine but in the end it states
    “could not map drive partition to the associated volume device object: access is denied”
    can somebody please help me with this!

  1147. Themba says

    May 18, 2011 at 9:40 pm

    I got this Error in step4: bootsect.exe/NT60 E:

    ” Target volumes will updated with BOOTMGR compatible bootcode.
    could not map drive partitions to associated volume device objects: access denied.”

  1148. Darek says

    May 17, 2011 at 9:07 pm

    Working perfect Big Thanks!!!

  1149. Mads M. Eriksen says

    May 17, 2011 at 11:37 am

    Thx for the advises

    THe thing is, that is has been impossible for me to do it from my laptop. But when using my friends stationary there is not any problem.
    when using the command function, it can only find my harddrive (C:)

  1150. kamran says

    May 16, 2011 at 5:26 pm

    hi tnx
    i did evry rules but i have a problem
    in boot select in bios i have 4 USB choos
    usb cd rom
    usb zip
    usb hdd
    usb fdd\
    which one i shoul choos ?
    when i choos USB HDD an error acored that press crt+del+alt to restart and cant boot
    why ?

  1151. Ronel says

    May 16, 2011 at 2:09 pm

    Hi, i have one concern because you see i have already a soft copy of the windows 7 installation files. There is no DVD file on it. So, my concern is that what am i gonna do in step 6 and step 7? what should i skip? or is there something else i should do? Please Help. email me PLEASE..

  1152. Bharat says

    May 15, 2011 at 10:12 pm

    i want to intall windows 7 using bootable pendrive
    but they show me error drives not found so what can i do?
    plz mail me suggestions

  1153. George says

    May 15, 2011 at 10:11 pm

    Thanks my friend the command line way works really nice!

  1154. Maverick says

    May 14, 2011 at 6:56 pm

    how to revert the flash drive back to normal file transfer usage?

  1155. vice245 says

    May 13, 2011 at 12:51 am

    thank u so much work perfectly. it really help

  1156. valy says

    May 12, 2011 at 9:21 pm

    I did a mistake. Now i now what it was. My stick is bootable. Thanks for this tutorial.

  1157. valy says

    May 12, 2011 at 9:11 pm

    Hello. I have a 8gb kingston pen drive. I have did all the steps. At the end i have copied the files from the dvd win 7 ultimate to the stick. On boot it says : pen drive without operating system. Please help.\

  1158. pravin says

    May 12, 2011 at 11:43 am

    Hi Thanx allot handsome. Its 100 percent working.I was under presser with a Laptop you helped me. Wish u all the best. Tc

  1159. ateh says

    May 11, 2011 at 9:26 am

    why windows 7 starter cannot set picture at desktop?

  1160. skalig says

    May 10, 2011 at 4:20 pm

    Thank you very much for this tutorial. Works great!

    @phil: H: has to be the drive letter of you USB Stick!

  1161. joshua says

    May 10, 2011 at 1:17 pm

    Greetings!
    can you give me a link where i can download win7 ulti 32bit?

    thanks

  1162. leo says

    May 10, 2011 at 12:37 pm

    @phil
    type the command after restarting your pc…
    same problem occured here….
    i just restarted my pc and it worked

  1163. leo says

    May 10, 2011 at 12:35 pm

    thanx….
    100% working
    great tutorial…
    illustrated….

  1164. Jhayz says

    May 9, 2011 at 12:01 pm

    WinToFlash applications works perfect. Im using Windows XP on my laptop and i want a usb bootable thumb drive containing windows 7 to install on my another desktop pc.. I’ve used wintoflash and it works great on my Kingston 4gb usb thumb drive.

  1165. Mike says

    May 9, 2011 at 6:32 am

    Genius! Worked like a charm. Thanks for posting.

  1166. Kar Fai says

    May 8, 2011 at 9:46 pm

    Hey for people having problems you should explore other ways to do it lol http://technet.microsoft.com/en-us/magazine/dd535816.aspx try this site or just google windows 7 usb evangelist the first link is the site anyway i used to try this method but odd enough i couldn’t get past after certain step and as pointed out by those that fail even when the method works during installation problem occur so here you go i wasn’t going to type my comment in at first till i realize its 2011 and more than ever people are still doing this so here is an alternative cheers

  1167. Ari says

    May 8, 2011 at 2:23 pm

    hey,please tell me how to do the same work in windows xp

  1168. Buford says

    May 6, 2011 at 8:44 am

    Did exactly what you said and it worked exactly as you said it would. Excellent documentation.

  1169. andoc says

    May 5, 2011 at 4:34 pm

    its still works on may 2011….simple, clear and awesome guide….

  1170. darryl says

    May 5, 2011 at 12:34 am

    @phil and @Hero,

    Make sure you’re aopening the command prompt with admin rights.

    Start menu -> cmd -> right click “Run as admin”

  1171. darryl says

    May 5, 2011 at 12:33 am

    I’ve used this guide 4 or 5 times in the last week. Lots of users here seem to be getting cd/dvd drive-less laptops.

    Even the walkthrough on MS’s website doesn’t have step 7. Great walkthrough for booting to a Windows 7 installation from USB.

    Thanks very much.

  1172. K.K.Vinay Kumar says

    May 4, 2011 at 7:30 pm

    What if the USB drive is already formatted in NTFS file system? Is it ok to skip the “FORMAT FS=NTFS” step?
    Reply me as soon as possible.

  1173. Shankaranand says

    May 3, 2011 at 4:32 pm

    Hi Team,

    I have a problem with my DVD writer. Hence, I could not be able to do the Step – 5. Please advice.

  1174. aLVIS says

    May 1, 2011 at 5:33 pm

    You’re amazing, thanks

  1175. sandy says

    April 30, 2011 at 9:40 pm

    thanks a lot man!!! this realy works !!! its awesome

  1176. bujar says

    April 30, 2011 at 5:01 pm

    I am getting “BOOTMGR is Missing” any solutions ?

  1177. phil says

    April 30, 2011 at 6:55 am

    sir when i type the command “BOOTSECT.EXE/NT60 H:” IT SAYS that”could not map drive H:to an associated volume device ” what should i do man?

  1178. Hero says

    April 30, 2011 at 2:51 am

    mine says
    couldnot map drive partitions to the associated volume device object:
    access is denied

    PLEASE HELP!!

  1179. Jrei says

    April 28, 2011 at 7:35 pm

    Question:

    If my optical drive is not working (that’s why I need this tutorial to reinstall/reformat my PC using Bootable USB) and I have my ISO image (also the extracted file) of Windows Vista on my hard disk, how about step 6? am I still using the CD BOOT command on this matter?
    Help, thanks!

  1180. Adrian says

    April 28, 2011 at 5:55 am

    Awesome post. thank you very much. worked fine for installing SBS 2011.

  1181. Prerit says

    April 28, 2011 at 1:06 am

    Can i know how to restore my usb drives lost space?
    Actually when I was trying the upper steps..my usb is showing 125Mb memory while it was of 16GB….Please help somebody….

  1182. Addelini says

    April 26, 2011 at 11:59 pm

    Hey there, I don’t know if this question has been answered before but, can i use this on my external harddrive ? And can i use this without having the installation files? since i dont have a Installation DVD is the installation files somewhere on the current harddrive?

  1183. ATUL says

    April 26, 2011 at 2:41 pm

    I completed the task upto 4th step completely..
    as i m not having the optical drive, is there any other way because i am having the setup files of windows7 in my harddisk.

  1184. Moe Ali says

    April 25, 2011 at 10:08 pm

    Hello,

    I just wanted to thank you for this step-by-step guide.

    It was amazing and it worked PERFECTLY fine.

    Thank you again.

  1185. Andy says

    April 25, 2011 at 3:59 am

    it worked perfectly! thank you so much!!

  1186. Vig says

    April 25, 2011 at 2:43 am

    This guide is much better than any other I’ve come across, esp for how to format the usb drive. Thanks!

  1187. sibin says

    April 24, 2011 at 9:15 pm

    Thank you very much , ……
    I was looking for this from a log time , i tried and is success.
    Thnks once again …..

  1188. Jeff says

    April 24, 2011 at 8:43 pm

    Thanks for he helpful tip. I just got a new CPU/MOBO and turns out it doesn’t have any IDE interfaces, and I have no SATA DVD drive! I used to image XP machines from a USB drive using GHOST and an HP/Thin Client utility… I figured there had to be a way to do this in Windows.

  1189. soodabeh says

    April 24, 2011 at 4:41 pm

    Hi,
    Thanks for your help and article.
    I test it and it work.

  1190. Bob says

    April 24, 2011 at 4:49 am

    Update to Post 911.

    For what it’s worth – this post worked for me:

    http://reboot.pro/9196/

  1191. CK says

    April 24, 2011 at 2:32 am

    Thanks for this guide, it saved me having to replace an external DVD rom, for all those that got the problem of “read error” all you need to do is substitute fs=ntfs to fs=fat32, that fixed my problem.

  1192. John C says

    April 23, 2011 at 2:10 am

    For those getting the error of “There is insufficient free space to create a partition” …

    I was getting the same error. I had to CLEAN again and then it worked. You might also have to clean all.

    Hope that helps.

  1193. Bob says

    April 22, 2011 at 4:12 pm

    Additional to post 909;

    On a separate PC, boot from Win7 CD – try to install Win7 to the external USB disk – and get the same message as above.

    Not sure why it’s not working for me.

  1194. Bob says

    April 22, 2011 at 3:53 pm

    Hi,

    Great doc – thanks.

    I’ve done this now 4 times – but I get stuck at the end.

    The whole process works as described, and I *can* boot from the external USB disk.

    Interestingly, the bios quickly flashes that there is no boot device – but then it does boot from the external USB disk and runs the Win7 installer.

    However…when I try to install Win7 (clean install) – and I list the 2 partitions (1st one is the main C: Drive and the second listed in the USB partition [Disk 1 Partition 1]) I get the message:

    “Windows cannot be installed to this disk. Setup does not support configuration of or installation to disks connected through a USB or IEEE 1394 port.”

    Any hints?

    The bios does allow booting to USB – and as above, the laptop does boot OK into Win7 installer – I just can’t install it?

    Thanks.

  1195. Max says

    April 21, 2011 at 10:05 pm

    Just wanted to say “thank you”, I’ve been using this guide for a while and it always works and always helps! Thank you

  1196. Ricardo says

    April 21, 2011 at 9:12 pm

    Great post!!!

    By any chance do you have a similar one for Windows XP?

    Thanks

  1197. John W says

    April 19, 2011 at 10:15 pm

    Excellent article. Got it working first time. Saved me ball ache! Thanks mate. :)

  1198. codifus says

    April 19, 2011 at 7:01 pm

    Did this with Windows 2008 R2 .iso Worked flawlessly. Thanks TweakWindows!!

  1199. Mike Vango says

    April 19, 2011 at 1:21 am

    Works Perfect with Windows 7. Followed the guide and worked like a dream..!
    Thanks for a super duper guide.!!

  1200. ABHINAV says

    April 18, 2011 at 9:28 pm

    dude…. it just stuck in 100 percent!!!!! what should i do??????????

  1201. Karaciite says

    April 16, 2011 at 2:06 am

    ok thnx

  1202. Shang says

    April 15, 2011 at 8:53 pm

    Oh My God, I cant do anything when the error display the message in the empty box:
    ”
    Install WIndows
    No dirves were found. Click Load Driver to provide a mass storage dirver for installation”
    ”
    Notice: I did step – by – step as 9 steps above,all ok. But when I install windows 7 (set BIOS priority to USB ok), the error displayed.
    I hope you help me.

  1203. Shang says

    April 15, 2011 at 6:50 pm

    Wow…Thanks…That’s great

  1204. SupaTom says

    April 15, 2011 at 5:35 pm

    For some of you who cannot get the USB to recognize or the USB to boot, chances are your USB flash drive itself doesn’t like to be a boot device.

    My 4GB Cruzer Micro refuses to be a boot device, while my 4GB OCZ ATV has no problem. Keep this in mind.

  1205. admin says

    April 15, 2011 at 5:32 pm

    @Karaciite

    You will able to use it again for other purpose.

  1206. Karaciite says

    April 15, 2011 at 4:13 pm

    hey,
    can the USB be used again as it was before copying windows 7 setup in it? or its turned into permenently a Windows 7 setup drive ?

  1207. samraat says

    April 15, 2011 at 2:11 pm

    Can we format our pen drive or sd card after installation??
    Can that be used as a normal pendrive after installation??

  1208. sanjay says

    April 15, 2011 at 1:06 pm

    thanks a lot dude

  1209. Julian says

    April 15, 2011 at 2:25 am

    Extremely useful guide – you’re a STAR!!!

  1210. Gi joe says

    April 14, 2011 at 10:17 pm

    Diskpart is different on XP to Vista and Windows 7. So the above guide probably won’t work in XP because some features of Diskpart that work in Vista and Windows 7 don’t work in XP. We found this out at work over a year ago when attempting to do the same thing.

  1211. Darko says

    April 14, 2011 at 6:18 pm

    how to make usb noramal. I cant format my usb pls help

  1212. SUDHEESH says

    April 14, 2011 at 5:20 pm

    Tnx bro. Tnx for sharing such valuable info.
    May GOD BLESS U.

  1213. SuperTareFrate says

    April 13, 2011 at 9:06 pm

    Works 100%, tested and running windows 7 installed from USB Stick! Nice work!

  1214. sam says

    April 13, 2011 at 12:04 am

    hey guys wy wasing time on windows try linux mint one dvd will install all of ur needs. vlc open office image editor all drivers and u can boot live using a pen drive no need to install it!!!
    and best part no viruses and a very stable system with superfast booting time give it a try

  1215. potter3 says

    April 12, 2011 at 7:31 pm

    thanks a lot but , can i do this without DVD / Flash ?

  1216. Al says

    April 12, 2011 at 2:45 pm

    This is so so cool. I’ve done it and it’s working 100%. Thank you very much for this guide.

  1217. Rooli says

    April 11, 2011 at 7:00 pm

    Thank you for your post, it helped a lot,
    every step was correct, and it is faster,
    than using DVD.

  1218. Siby says

    April 11, 2011 at 4:24 pm

    can we use that USB drive for further use ?

  1219. Tejinder Singh says

    April 10, 2011 at 12:38 am

    sir i dont have dvd drive. I have copied the installation files of windows 7 on my hard disk .I am not able to get how to use D; CD BOOT command

  1220. Shivam says

    April 9, 2011 at 8:09 pm

    I dont have a windows 7 dvd but i have windows setup in my computer can i make bootable usb from this. If yes plz tell me how

  1221. Anil says

    April 8, 2011 at 10:46 pm

    thank u so much, i tried many other trick but i fail all the time. this guide and screen shots make it easy and i succeed. once again thank’s a lot. it makes me ur fan.

  1222. AlKHOlIc says

    April 8, 2011 at 10:35 pm

    freaking awsome worked great thanks bunch and i tried like 5 differnt program that where just headache you saved the day THANK YOU

  1223. hamoosh says

    April 7, 2011 at 3:36 am

    very good
    in addition for ppl who downloaded windows on their pc , in step 6
    u first extract iso file of windows if it is
    then u type that command but not choosing D: the driver letter u jst write first letter of drive u saved extracted files
    then CD full path of location of ur files.

  1224. Willi says

    April 6, 2011 at 9:27 pm

    Hi, I followed the guideline upto step 7. I used a 4GB usb stick but the Windows 7 DVD contents are 4,78 GB large. How is it supposed to fit into the stick. Thanks

  1225. tarun Purohit says

    April 5, 2011 at 11:15 am

    i am create a bootable for 2 gb pen drive for xp.
    but pen drive is 1time runing and then second time create bootable 2 gb than my pen drive is finish.

  1226. 3rdEye says

    April 5, 2011 at 10:47 am

    I don’t know why my last entry wasn’t posted. Did I do something wrong?

  1227. Aaron says

    April 5, 2011 at 5:26 am

    @feyaz no if it said its not formatted then all the data on it is already gone.

    On another note, this worked great thanks.

  1228. feyaz says

    April 4, 2011 at 4:22 am

    hey, I screwed another hard disk with these codes, it’s obvious that I made a mistake. I had more than 600gb data in it. Now when I double click on it in my computer it says it’s not been formatted.
    Is there a way I can recover my files?

  1229. Chaz says

    April 2, 2011 at 10:43 pm

    To all those receiving ‘disk read error’

    I had this problem and strangely evaded it by simply having a second USB stick in the computer at boot up.

    It was a Ubuntu USB boot that I had made but strangely somehow it managed to prompt the Windows 7 Install USB to boot.

    Makes no sense at all but it worked!

    Good luck

  1230. ali_J says

    April 2, 2011 at 9:21 am

    hey i am also getting the error “a disk read error occured Press Ctrl+Alt+Del to restart” after trying to boot from the usb

    i see there are several people who has this issue but is not resolved. admin if there is no solution, can u please provid an expaination :D

  1231. admin says

    March 31, 2011 at 10:37 pm

    @Jogh

    If you don’t have a working optical drive and have an ISO file of Windows 7, simply mount it using Virtual Clone Drive.

  1232. admin says

    March 31, 2011 at 10:34 pm

    @Mazahyr

    Try it on VMWare or VirtualBox.

  1233. Jashan says

    March 30, 2011 at 8:45 pm

    Thanks man working 100 percent

  1234. Smo says

    March 30, 2011 at 8:13 pm

    Thanks so much for the effort here, really comprehensive guide, saved me alot of hair pulling. A very important webpage! Keep it up! :)

  1235. aaron says

    March 29, 2011 at 10:35 pm

    guys, you gotta remember to move the files on the root of the USB drive. IF THEY are in a CD_ROM folder, Bootmngr will not be found by the BIOS

    good luck and thanks for the awesomeness

  1236. riz says

    March 28, 2011 at 1:41 pm

    what if my windows 7 dvd is not a bootable 1??will it work ??like will it copy all the files on the usb and work as a bootable 1?

  1237. Mazahyr says

    March 28, 2011 at 4:56 am

    Hi i’m able to do all the steps right but i can’t make it sure whether it is bootable or not. When i attempted all the mentioned step the windows “icon” appeared on the USB drive. Now when i open it by double clicking instead of opening the autorun setup window, it explores the USB. Wat indication will help me know whether it has become bootable or not. Plz urgent help required.

  1238. minhalarabi says

    March 28, 2011 at 3:49 am

    thx for this tweakwindows
    boz of this i got how to use pendrive in ps2 ……thx alot
    hope u have more prowrfull idea….

  1239. minhalarabi says

    March 28, 2011 at 3:44 am

    hi gys i found that problem……
    Hlp is here XD ….late but Got it :P
    4. Next type all the below commands one by one. Here I assume that your disk drive no is “Disk 1”.If you have Disk 2 as your USB flash drive then use Disk 2.Refer the above step to confirm it.

    So below are the commands you need to type and execute one by one:

    SELECT DISK 1

    CLEAN

    CREATE PARTITION PRIMARY

    SELECT PARTITION 1

    ACTIVE

    FORMAT FS=NTFS QUICK

    (Format process may take few min)

    EXIT…

    u will be back to c:
    then again type…your drive name “D:” (DVD Drive name)
    AND SAME AS GIVEN THERE
    D: CD BOOT
    D:BOOT>BOOTSECT.EXE /NT60 H:

    Relly u did it Finaly
    Thx..tweakwindows….add like be your frend i am your fan…xd:P

  1240. Sabya says

    March 27, 2011 at 1:41 pm

    I have the contents in my PC to copy but don’t have the CD with me how to proceed help. I am at the stage of DISKPART>EXIT now it shows C:\windows\system32>
    how to proceed.
    Regards

  1241. john says

    March 27, 2011 at 11:14 am

    my optical drive is damaged and in step 5 it is written that
    insert windows disk………..can u help me?

  1242. Mickey says

    March 27, 2011 at 5:52 am

    GREAT GUIDE!

  1243. chaky says

    March 26, 2011 at 5:53 pm

    nice how-to, thanks

    just add explanation that if your flash drive already has some letter, that last ASSIGN command is not needed (actually it will give error)

  1244. SUVIGYA says

    March 26, 2011 at 3:09 pm

    HELLO
    I DON,T THIS ON XP
    NO DISK 1 APPEAR IN CMD COMMAND
    LIST DISK
    I HAVE NO DVD WRITER SO HOW I COPY THE FILE FROM DVD TO PENDRIVE
    PLS SEND ME FOLLOWING STEP THROUGH EMAIL FOR XP

  1245. Achal says

    March 25, 2011 at 8:04 pm

    My friend’s computer is not working. The system starts, says windows is starting and then again goes to first stage of statrup and this cycle goes on. I have pen drive which has Windows 7 Ultimate installation files in it. How to do it now.

  1246. jrr says

    March 24, 2011 at 9:35 pm

    hey thanks so much this was so hopeful keep it up man. hey and once you figure a way to install xp please post the link thanks.

  1247. rey says

    March 24, 2011 at 2:53 pm

    ON STEP #8:
    MY QUESTION IS WHAT IS FIRST THING TO DO BEFORE I COPY WIN7 INSTALLER INTO THE USB..BTW I GET THE INSTALLER IN TORRENT WITH THE .UIF EXTENSION.

  1248. DaGoof23 says

    March 23, 2011 at 9:20 pm

    Not sue if this has been mentioned before, if so, please delete my post.

    First of many thanks for this great guide!

    Created a Bootable pen drive with it and pluged it in only to get the message: “BootMGR file is missig”

    Solution in my case:
    Removable device Boot in Bios was enabled, but the Bios maped the Pen as a harddrive, so even if i manually chose: “Boot from removable device” BIOS didn’t find any and jumped to boot from Harddisk where it found no BootMGR.

    When inspecting bootsequence in BIOS i could expand the entry “Harddrive” the expanded entry showed the built in harddrive as first device and the pen as second.
    Well i switched the pen to first device and it worked.

    Sry for this long explanation, i hope it can help.

  1249. jadajada says

    March 23, 2011 at 10:43 am

    WOW big ups to you sir, i can confirm it does work on older systems. Provided the system has the option to boot from a USB device,it will work. everything went great! thanks you very much.

    p.s this was my first attempt at booting from a USB device and you made it very clear and straight forward.

    i can’t thank you enough. keep up the great work. K + + +

  1250. jadajada says

    March 23, 2011 at 10:17 am

    does this process work on older systems which do offer booting from USB devices for instance a dell dimension 2400 please post when you get a moment.

  1251. lovejeet singh says

    March 23, 2011 at 9:33 am

    hi..
    when a am execute bootsect.exe /nt60 f: (f is my usb drive letter) command the message I get is:

    “Could not map drive partitions to the associated volume device objects: Access is denied.”

    please give me the solution i’ve been follow ur steps and instruction 4 times…

  1252. MetalMadness says

    March 23, 2011 at 4:36 am

    i cant get past step 3 lol, im on win 7 x64 and ive typed in diskpart and its shows the first part of the msg but not the diskpart> bit :S it wont let me type either.

    i have left it alone for a while just incase it was having a moment of fail and being slow, ive even tried it from the start again (making sure i follow perfectly step by step and i still get the same thing.

    im not a complete noob on computers but this is new to me :)

  1253. Admiralis says

    March 22, 2011 at 7:19 pm

    awesome as i`m a tech noob i`m returning over and over to this site its awesome helped me several hundreds of times (a false exaggeration) keep making posts like this tnx a million (ROFL i like to roll on floor allot)

  1254. Jake says

    March 22, 2011 at 4:49 am

    Kairoko,

    Hi – all you have to do is plug it into any machine and right click on the drive and format to either FAT32 or NTFS :) and then VOILA!

  1255. toto says

    March 22, 2011 at 1:46 am

    Installing Windows 7 SP1 HOME PREMIUM on Emachines E528 in 6 minutes. Super!

  1256. Kairoko says

    March 19, 2011 at 9:47 pm

    Is there a way to get the USB to work for other purposes again afterward? Please reply to me asap, and preferably by email, if you can see it.

    Regards,
    Kairoko

  1257. Amadeu says

    March 17, 2011 at 8:48 pm

    I’m trying this on a portable without any hard disk nor cd/dvd reader. It has just 2 USB entries. It works fine with Linux (no surprise!)

    Thanks for your work !
    Amadeu

  1258. style says

    March 17, 2011 at 7:05 pm

    well thanks alot brother for this usiful lesson but i have a small problem , my windows which i want to download is not original , and its crack is built in it , when the setup reboots i had to change the boot priority from flash USB to HDD in order to complete instalation BUT when i do so the windows will not be cracked !!! what shall I Do ;

  1259. karthik says

    March 16, 2011 at 1:04 pm

    when i turn on my system it’s comming as BOOT ERROR, Press Ctrl+Alt+Del to restart.. my os has geen corrupted nd i dont have the DVD drive also.. can u tel me hw to install Windows7 using Pen Drive….

  1260. michal says

    March 16, 2011 at 12:24 am

    hi all got a problem. try to instal windows 7 from pendrive and after i make a choice with language time etc, on next screen showing me message i havent got some drivers and i need put a cd with windows. what i cant do becouse i havent got a dvd rom.

  1261. Cheers says

    March 15, 2011 at 5:39 pm

    forgot to add: use the ntfs instead of fat32, it’s better for larger (>4GB) drives

  1262. Cheers says

    March 15, 2011 at 5:35 pm

    Had problem at bootsect but this [http://technet.microsoft.com/en-us/magazine/dd535816.aspx] simple one worked at windows vista 32bit to install a windows 7 64bit.

  1263. saddavi says

    March 15, 2011 at 1:38 pm

    Thanks a lot. u really really helped me.
    keep it up.

  1264. Major says

    March 15, 2011 at 7:30 am

    I have made an usb also with this methos, i have always the same problem. at the first it does not ask me to press any key to boot which it begins automatically. So it never finishes the installation since when the system reboots after the first phase, the installation starts again loading the files. any suggest please?
    From a DVD there is no problem since it asks me to press any key to boot…

  1265. Nigel says

    March 15, 2011 at 2:46 am

    If I make the key on an ASUS windows 7 will it work to repair a totally f-ed up medion vista who always gets a blue screen while booting in evey single mode?

  1266. Myat Min says

    March 14, 2011 at 3:05 pm

    I get following error message after BOOTSECT.EXE /NT60 G: command

  1267. Juan says

    March 13, 2011 at 2:38 pm

    Thanks much, had a problem with access denied but read thread and I was not running CMD as administrator. Went back and ran CMD as admin and worked great!, needed win 7 for a NETBOOK format and reload.
    thank you for this guide!.

  1268. TianYi says

    March 13, 2011 at 11:17 am

    Great Guide Man
    Working Very well.

    Thanks for your Post………

  1269. karthik0000 says

    March 11, 2011 at 7:50 am

    Installing operating system through usb flash drive is really a difficult task how ever installing vista and windows 7 are now made easy using the usb flash drive. The above listed post explains a step wise approach to installation using sub flash drive. impressive post , keep updating more important stuff.

  1270. chetan says

    March 10, 2011 at 1:39 pm

    Hello, I am trying to install win7 ,I am reaching till getting install option after boot but I am getting error like “required cd/dvd drive device driver is missing.if you have a driver floppy disk,cd,dvd or usb flash drive,please insert it now…plz help me urgent

  1271. shaheryar says

    March 9, 2011 at 6:20 pm

    please help me i am having an error (could not map drive the partition to the associated volume device object:access is denied) please help me

    thank you

  1272. 11225e says

    March 8, 2011 at 8:43 am

    Hi. I’ve read all the posts hoping to solve my issue – but no luck. I hope someone has the answer…
    I am trying to make my 1TB eGo USB 2.0 Desktop Hard Drive bootable. I am running Win 7. The bios hardware supports booting from a USB drive, and I am able to select the USB drive from the boot menu. But when I choose the USB drive, I get:
    A disk read error occurred
    Press Ctrl+Alt+Del to restart
    I am able to read/write from the USB drive normally via Win 7 with no problems. The USB drive is formatted NTFS and could this matter – my computer is 64 bit and the USB drive is formatted with whatever you get when you select NTFS – would that be 64 bit in my case?
    Lastly, when I try the Windows 7 USB Tool, I can’t even get past selecting an ISO file – it says mine are invalid.
    Is there any help for me??

  1273. Hey Bek says

    March 7, 2011 at 1:58 am

    Hey Bek. Normally the DISK # would be the last on the list. Before you start, unplug any other external device from your system. And note if you have more than one internal hard drive. So if you have 2 internal drives and the one usb drive (the one you want to load the boot on), then the list would be:

    Disk 0 (1st internal)
    Disk 1 (2nd intermal)
    Disk 2 (external)

    Also the Size column, in your case should be a little under 4 gig. Will show something like 3242 MB.

    Hope that helps :-)

  1274. Vibhakar Lal says

    March 7, 2011 at 1:54 am

    Awsome ,
    This work like Charm,
    All we me People must follow are steps,
    Religiously,
    I am able to install in 12min :).

  1275. sumit says

    March 6, 2011 at 10:09 pm

    I m stuck here.. please help..

    Microsoft Windows [Version 6.0.6001]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>diskpart

    Microsoft DiskPart version 6.0.6001
    Copyright (C) 1999-2007 Microsoft Corporation.
    On computer: SUMIT1-PC

    DISKPART> LIST DISK

    Disk ### Status Size Free Dyn Gpt
    ——– ———- ——- ——- — —
    Disk 0 Online 186 GB 0 B
    Disk 1 Online 3875 MB 0 B

    DISKPART> SELECT DISK 1

    Disk 1 is now the selected disk.

    DISKPART> CLEAN

    DiskPart succeeded in cleaning the disk.

    DISKPART> CREATE PARTITION PRIMARY

    There is insufficient free space to create a partition at the specified size
    and offset.
    Specify different size and offset values or don’t specify either to create the
    maximum sized partition.

    DISKPART>

  1276. Zham says

    March 6, 2011 at 1:55 pm

    I compelete all the steps but when I use it in my laptop, I get this message “BOOTMGR is missing”. I don’t know what is the problem.

  1277. Bek says

    March 5, 2011 at 11:16 pm

    I get stuck on step 4; how do i know which disk is for my usb? I selected disk 1 anyway and typed in CLEAN. its tells me VIRTUAL DISK SERVICE ERROR: there is no media on the device.” i didnt think anything of it because the usb didnt have anything on it to begin with. so I typed in Creat Partition Primary then tells me “No usable free extent could be found. it may be that there is insufficent free space to creat a partition at the specified size and offset….”
    I dont know what that means. my usb is 4GB, is that too small? am I doing it wrong?

  1278. SmVueno says

    March 5, 2011 at 3:36 am

    Thanks!
    i’we been using this guide soo much now it’s almost abusive.

  1279. GREAT JOB says

    March 3, 2011 at 4:33 am

    ok it’s already in your site…

  1280. GREAT JOB says

    March 3, 2011 at 4:24 am

    Tnx a lot! mounted .ISO with daemoon… works perfect
    But is possible to make multi boot usb key?
    windows X64 + 86 + Linux I now linux don’t like ntfs…
    Can be this created on fat32 oh “forget it should be linux tool”
    Tnx for this!!!

  1281. WILL says

    March 2, 2011 at 3:25 pm

    hi i got to step 7 and tryed it but got

    could not map drive partitions to the associated volume device objects:
    access is denied.

    can someone please help

  1282. Del says

    March 2, 2011 at 2:30 pm

    Help
    boots from usb, loads ok, then restarts but just starts the “load windows 7” process again. if i take out usb it says no operating system.
    sorry, as you can probably guess, i am a bit dim at this stuff

  1283. Clint Sulis says

    March 2, 2011 at 7:07 am

    This is a perfect guide that does exactly what it says. Anyone who has problems with this guide is a noob.

  1284. puthea says

    March 2, 2011 at 5:43 am

    when i install. it can not create system partition. why?

  1285. aRjay T. says

    March 2, 2011 at 12:35 am

    Hi! I have been using this Howto coz its really working. One observation though, after I converted the usb as a bootable win7 installer, I couldnt use it as file storage anymore. This happend to a brand new usb as well as my good old usb that has write protect switch.

    Everytime I try to store files on an already bootable usb, its as if the the system releases the usb (like as if I ejected it) then after a few seconds, the system detects it again that its there and will offer for a scan for error. If I choose to scan, it wont push through and re-offers it again and again.

    Btw, I cant format nor do anything to the usb’s partition.

  1286. Ryan says

    March 1, 2011 at 2:32 pm

    Everything went smoothly and I could boot from the USB but after that there is a message thy says: Bootmgr missing press ctl alt del to restart how to fix?

  1287. bharathp says

    March 1, 2011 at 10:58 am

    i tried the steps suggested to format laptop using usb after insert the usb(pen drive 4gp) in usb port. in second step i typed LIST DISK . it list out disk0 only. it did not list any other disks such as disk1 for usb that i was inserted. so i cant proceed further .please tell me that how can i proceed further.

  1288. bharathp says

    March 1, 2011 at 10:48 am

    i tried the steps suggested to format laptop using usb . in second step i typed LIST DISK

  1289. joe says

    March 1, 2011 at 5:35 am

    Can I use an sd card instead? I tried and it can’t create a partition when I type in create partition primary.

  1290. Ajmal Khan says

    February 28, 2011 at 6:43 pm

    Hi
    I have got the problem in step 4.
    In step 4 my flash drive do not show in command promt.
    please solve the problem and reply me. Thanks

  1291. nobbler says

    February 27, 2011 at 10:57 pm

    Great stuff. Worked like a charm. I tried another method that didn’t boot at all, but this one worked on the 1st try. I dir get an ACCESS DENIED when it tried to lock the disk for the ‘bootsect.exe /NT60 h:’ command, but it worked anyway. If you do it this way you’ll end up where you wanna be. Thanks!

  1292. Sunil Rana says

    February 27, 2011 at 2:58 pm

    I have got a problem with my laptop that it is comfortably running the video DVD’s but it is not detecting the bootable DVD. How can i install the windows. Shall i copy the contents of DIsc image file in to USB and then make USB bootable and boot through it..
    Please suggest ….. :(

  1293. Mark Anthony says

    February 27, 2011 at 7:14 am

    hope this works..
    I need to reinstall my windows 7

  1294. alexander says

    February 26, 2011 at 6:13 am

    hi,

    thanks for the answer! sorry for being stupid, but how do i delete the partition? :):)

  1295. HakuginLabs says

    February 25, 2011 at 3:37 pm

    @Alex
    Sorry, forgot to add this to my previous comment.
    There are a few options for restoring the memory card to being usable in your phone.

    Option 1: Delete the partition and create a new fat32 partition (I’ve noticed a lot of phones don’t recognize ntfs easily, some do). This is the easiest option

    Option 2: This is for advanced pc users.. You can download and burn off a “Live” version of linux that will boot from disc and provide a full linux environment and use a disk partitioning program like gparted or Disk Utility

    I recommend option 1, worked for a co-worker that had run into the same issue.

  1296. HakuginLabs says

    February 25, 2011 at 3:33 pm

    For those having issues with not having a dvd to copy the files from. Use a virtual drive, there are a few good free programs that will mount iso images into a virtual dvd drive.
    For people having issues with the bootsect.exe step, you will need to make sure you are using a 64bit OS to create a 64bit usb installer. I ran into this myself using 32bit vista on one of my laptops. I had to use my 64bit vista laptop to create a 64bit windows 7 usb isntaller for my netbook.

    And remember to run Command Prompt as admin, if you run into issues with cmd prompt dropping admin privileges after exiting diskpart, you may be having an issue with the UAC. Just open a new cmd prompt as admin (easiest fix).

    Great guide btw. Allowed me to format and reinstall 7 (using the DVD provided by the manufacturer) on a netbook without using an external dvd drive which I did not have the money to buy.

  1297. Sunmaster14 says

    February 25, 2011 at 8:07 am

    to avoid ACCESS DENIED errors, run cmd from system 32 folder “Run As Administrator”

  1298. Ajmat husain says

    February 24, 2011 at 2:16 pm

    i am very happy bcz it is very simple formula.

  1299. Gaurav says

    February 23, 2011 at 3:03 pm

    Yes it is “100% working.”

    Thanks dude!!

  1300. Alex says

    February 22, 2011 at 4:15 am

    Hi,
    thanks for the support it worked perfectly!!! :)
    i have a little problem altough, i used my phone memory card as boot usb and now i can’t use it in the phone again, somehow the phone can’t recognise it… how can i fix it?

  1301. flex says

    February 21, 2011 at 1:14 am

    Fantastic guide… thanks!

  1302. Asger says

    February 20, 2011 at 3:14 pm

    100% is nothing … MANY THANKS!!!!!!!! :)

  1303. Erik says

    February 20, 2011 at 12:32 pm

    can i do that all that work in my desktop for formating my laptop, or all this work have to be in that computer wich will be formated?

  1304. Arjun3111 says

    February 20, 2011 at 10:24 am

    thank u very much…..a sigh of relief…..phewww…..!!!
    god bless u…. keep rocking…. :D

  1305. Christian says

    February 20, 2011 at 9:30 am

    Thank you so much – this was the easiest install I’ve ever done.

  1306. RAJU THOKAR says

    February 19, 2011 at 6:10 pm

    How to copy the windows 7 on Flash drive, directly copy and paste as we usually do in Flash drive or through command?

  1307. josh says

    February 19, 2011 at 2:47 am

    can i use win to flash and get the file on to my usb and follow the steps? if so what file type should it be after i format so the cpu can read it?

  1308. asanka says

    February 18, 2011 at 9:33 pm

    Thnx man, it workd

  1309. killer_boy says

    February 18, 2011 at 6:01 pm

    i’ve been follow ur steps and instruction to the last steps.. but after the bootsect.exe part i’ve got this

    “target volumes will be update with BOOTMGR compatible bootcode.

    could not map drive partitions to the associated volume device objects: access denied.”

    can u help me with this thing please..

  1310. anonymous says

    February 17, 2011 at 6:24 pm

    sir when i type list disk , my USB volume is not listed, please help !!!

  1311. Jaideep Arora says

    February 17, 2011 at 1:31 am

    So Dammnn Good, Marvolous Work, Grt,
    U Must be some Windows Co-worker na.

    Win 7 get installed only in 15 min compare to DVD Rom drive which takes 20-30 min.
    Time, Money & Pressure, CD Cost etc. everything I saved
    I purchased a new Flash Drive of 8GB and it works for me so good.
    Bye, Have more fun and also give me the XP Booting related post.
    Thanks Admin

  1312. Elli Bagelman says

    February 17, 2011 at 12:55 am

    Thanks! worked like a charm

  1313. Jaideep Arora says

    February 16, 2011 at 11:52 pm

    Pappi Boss Aap Chaa Gaye !!!!!

    Master Brain Bhai!1 kya baat hai,
    It helps me a lot on my mini laptop to install windows on my own.

    Thanksss!!!
    Bravo Yaar

  1314. Michael says

    February 16, 2011 at 4:22 pm

    LIST DISK only shows my 2 local harddisk, and not the USB flash drive.

  1315. JIM says

    February 16, 2011 at 10:05 am

    thanks alot

  1316. Joao says

    February 14, 2011 at 7:46 pm

    Worked great! Dell Optiplex 160 – no DVD ram, only USB. Thanks!

  1317. Jason says

    February 13, 2011 at 3:49 am

    Thanks! This really help me out in a jam. Not having a dvd-rom with my netbook can be a pain at times.

  1318. DIODIM says

    February 13, 2011 at 1:38 am

    wonderfull guide man…you rock!!

  1319. nainglinn says

    February 12, 2011 at 11:59 pm

    It can do bootable usb with Transcend . I have tried to do bootable drive with Verico usb but I cann’t .

  1320. Florin says

    February 12, 2011 at 1:52 am

    I tried to install the way this tutorial said but at the formating the memory stick as NTFS it taked me samething more than 1 hour and got an error of formating also. So I had formated as NTFS in Windows 7 and copyed the files from the win7 image mounted with daemon tools (drag & drop – I had unchecked “Hide protected operating system files” from Folder and search options)and worked just fine with installing windows 7 on another computer.

  1321. DR says

    February 12, 2011 at 1:10 am

    How do i get my USB flash drive to function as a mass storage device again?

  1322. LeAnna says

    February 10, 2011 at 8:32 pm

    Thanks for the great DIY article! One question: what to do for people without the Windows7/Vista DVD? Software came pre-installed with licenses stick to the bottom of the netbook.

  1323. moksha says

    February 10, 2011 at 7:12 pm

    Thanks a million tonne. You’re a savior. This really works. My DVD drive isn’t working and I had no choice.

  1324. Bhupend says

    February 8, 2011 at 10:45 pm

    it works

  1325. Israel says

    February 6, 2011 at 10:21 pm

    Worked perfect…
    Tryed with 7, 32 and 64 bits
    Ty

  1326. Manindra Agrawal says

    February 6, 2011 at 7:48 pm

    hi Thnx a lot its work properly. if i want to make Bootable USB for XP
    is i will follow above steps or some other steps

    Thnx for it

  1327. Katherine says

    February 6, 2011 at 1:20 pm

    I can’t figured out whats going on >__> I’ve changed the bios and I get an error. “bootmgr cannot be found”

  1328. lunjanie2 says

    February 6, 2011 at 2:15 am

    After using BOOTSECT letter on the USB drive chnaged from F: to G:, if that is of help for someone there. Check the drive letter before doing step 7

  1329. anjan rai says

    February 5, 2011 at 1:31 am

    Hey man, thanks a lot. i was searching this type of method from last few days and now i got sucess. it really worked. THANKS alot bro.

  1330. phil says

    February 4, 2011 at 8:17 pm

    if step 7 fails, run command prmopt as administrator.

  1331. NOOR says

    February 4, 2011 at 3:41 pm

    HI !!!
    I’m Palestinian , So please excuse my English!!
    I want to ask about the commands
    SELECT DISK 1
    CLEAN
    CREATE PARTITION PRIMARY
    SELECT PARTITION 1
    ACTIVE
    FORMAT FS=NTFS
    (Format process may take few seconds)
    ASSIGN
    EXIT

    Are these commands affect the machine I’m working in ?

    I have a windows CD BUT My lptp DVD machine is out of work , and i need to install windows 7 on my lptp

    IF I used this guides to install the CD contents to USB on my friend lptp ,,, does this affect hers ?

    Thanks a lot :)

  1332. Shane says

    February 2, 2011 at 2:13 pm

    Worked a treat !!
    Thanks !

    (remember guys – right click on the cmd to run as administrator or the boosect.exe wont work)

  1333. Dark says

    February 2, 2011 at 5:48 am

    F**king awesome!!! Thanks brawah
    :) Works great!

  1334. PerT says

    February 2, 2011 at 3:44 am

    Hi Al

    I had the same – look at #577 and change to “never notify”
    BUT I had to reboot – after I changed to “never notify” – before it worked.
    After reboot – you can go step 6 – by open the cmd again.

  1335. balaji says

    February 2, 2011 at 1:39 am

    Hi, i would like you to guide me that how can i deploy xp/vista/windows7 wherein the os to be loaded from the centralized server to the client desktops. Is there any software or freewares available. Can anyone help me how to proceed with

  1336. Andreas says

    February 1, 2011 at 9:35 am

    Works just as described. Thanks very much, saved my bacon after realizing Mom-in-Law’s PC didn’t have DVD drive.
    To Al: had same error. Make sure you are running CMD as Admin. If it doesn’t prompt you for permission on launch, you didn’t launch it right. Use the right-click “run as administrator” option.

  1337. Thomas says

    February 1, 2011 at 2:15 am

    If you have access denied error, run cmd in run as adminstrator mode.

  1338. Bachir says

    January 31, 2011 at 11:22 pm

    Any one faced this message when trying to copy file into USB stick? “”Can’t read from the source file or disk. bootsect.exe.mui’””. When I presses skip I got same message for other file names!!!!!

    Post #441 had teh same problem

    regards

  1339. Joe says

    January 31, 2011 at 6:50 am

    Thank you so much for your help.
    It’s very cool.

  1340. Al says

    January 31, 2011 at 4:25 am

    Hi I’m facing the same error as sandy in post #601.

    Access denied error running Bootsect.exe Please help!

    Thanks, –Al

  1341. just me says

    January 31, 2011 at 1:21 am

    wish you would have stated that if you do not have a win 7 dvd/cd, and the info is already on your flash drive, proceed to step #x. I just wiped out my usb drive which had all of my win 7 data on it. thanks a lot!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

  1342. Eason says

    January 30, 2011 at 10:13 pm

    Its 100% working

    BUT since its other laptops bios are new now. Its not removable devices for me but Hard Drive :)

  1343. hAMMAD says

    January 30, 2011 at 3:57 pm

    Some times /nt60 do not work for whatever reason then we can use /nt52.

  1344. gez says

    January 30, 2011 at 4:48 am

    @ Jan
    Just leave it, it will eventually bring up the language option and continue..it just takes about 5-10 mins and appears as nothing is happening..just be patient!

  1345. Putra Haikal says

    January 29, 2011 at 9:46 pm

    Hi there,

    this guide is working fine.

    thank you for shared with us :)

  1346. Tony says

    January 29, 2011 at 8:58 pm

    Super…USB win7 boot disk is working fine…Thanks a lot !!!!!

  1347. piet says

    January 29, 2011 at 7:44 pm

    dude, you so rock!!! :-)
    i hav espent hours creating stupid osis using low quality tools to get to this point.. and yet it was so simple this way!! thumbs up dude

  1348. Jan says

    January 28, 2011 at 9:56 am

    Hi. i have followed you guide and i got to boot the usb successfully, but when windows 7 starts. it doesn’t get to the installation process, it’s just stock on the windows 7 background and the mouse pointer, what do you think is the problem? is my motherboard not compatible ? i have asus p5sd2-vm. or is it with my installer that has the problem?

    thanks in advance! :)

  1349. shahin says

    January 27, 2011 at 9:55 pm

    Thanks….

  1350. Shaikh NOman Nasir says

    January 27, 2011 at 3:43 am

    Hey i am trying to follow your steps… But when i write BOOTSECT.EXE /NT60 F:(MY USB DRIVE LETTER IS F) THEN I GOT THIS MSG

    “TARGET VOLUMES WILL BE UPDATED WITH BOOTMGR COMPATIBLE BOOTCODE.

    COULD NOT MAP DRIVE TO THE PARTITIONS TO THE ASSOCIATED VOLUME DEVICE OBJECT

    WHAT TO DO ?

  1351. Cristian says

    January 27, 2011 at 2:09 am

    i did everything but i wanted to install but what will i have to do in the bios setup?

  1352. vikrant says

    January 27, 2011 at 12:32 am

    Thank a lot. Very useful tutorial

  1353. bmac3 says

    January 26, 2011 at 9:23 pm

    Guys please help me. CMD crashed when I was doing the FORMAT FS=NTFS at 23%. Now my USB-Stick isn’t working because it is displayed as NTFS. I can’t access it at all. How can I get it right again?

  1354. Manjunath says

    January 26, 2011 at 3:42 pm

    Helped me very much to install windows 7 using usb. Just ensure that you run Command Prompt as Run As Adminstrator (Right Click Option on cmd). I wasted much time using normal mode.

  1355. bohari says

    January 25, 2011 at 6:04 am

    its rewlly good abd i try it later

  1356. Chris says

    January 25, 2011 at 5:58 am

    Hey followed the instructions and everything seems to work to a point. When windows starts it gives me the splash screen that says “Install Windows” or whatever, when I click it the box disappears for a second, and then reappears. Can’t actually get to the install, weird.

  1357. Thebest** says

    January 25, 2011 at 4:01 am

    The best tutorial, i have used this many times without any problems and it rocks any time with no problems …thanks for posting this

  1358. Shashi says

    January 25, 2011 at 12:59 am

    Goog for this information and we can load two operating system in USB so that we can insatll at time windows 7 or windows server 2008

  1359. GOOD WORK says

    January 24, 2011 at 8:14 pm

    thanks alot

  1360. denbang says

    January 24, 2011 at 5:53 pm

    Double thumbs up!

  1361. Eumesmo says

    January 24, 2011 at 3:44 am

    You can also try BOOTICE to set partition active and write Windows 7 boot sector

  1362. Jonathan says

    January 22, 2011 at 6:43 pm

    Excellent post. Very helpful.

  1363. Sanjay says

    January 21, 2011 at 11:13 pm

    Really it was helpful to me.
    @Brandon Only Works on VISTA AND WINDOWS 7.

  1364. juozas says

    January 21, 2011 at 2:28 pm

    Thanx work good.

  1365. kregg says

    January 21, 2011 at 4:42 am

    Uhh… guys… You do realise there is a Windows 7 USB/DVD Download tool that does all this ridiculous hard work for you, right? And it’s from Microsoft too.

    Save yourself 5 hours and use that instead.

  1366. walent says

    January 20, 2011 at 10:20 pm

    Works on Windows 7, even without bootsect.. thanks!!

  1367. Helmi says

    January 19, 2011 at 7:15 pm

    Its work…thank you..:D

  1368. Ankit says

    January 19, 2011 at 2:40 pm

    thanks m8,
    many many thanks.. with my optical drive malfunction, I had no other option to reinstall the OS, you really hav been of great help.. thanks again..

  1369. kathir says

    January 19, 2011 at 9:59 am

    thanks a lot..its working !!!!!…

    To open cmd prompt,please do the following
    All programs—>accesories—>cmd—>right click and click run as administrator…
    then follow the instructions given in the guide…
    once again thanks!!!!!!!!!!!!!

  1370. GLa5s says

    January 17, 2011 at 3:34 am

    What if I am doing this on a netbook where there is no dvd drive but I have the files on my desktop already? I am lost on what to type in when the instructions say to insert dvd

  1371. Moniz says

    January 16, 2011 at 2:37 pm

    Thanks man, it’s worked…

  1372. PIyush says

    January 15, 2011 at 8:09 pm

    Thanks

  1373. Tyler Perry says

    January 15, 2011 at 12:43 pm

    I tried to install Win xp on my EEEpc 1000H but for some reason it wouldn’t boot unless i put the USB stick in….lol, its mad when Win 7 is much easier to setup and install than XP.

  1374. TED E says

    January 14, 2011 at 8:27 pm

    I locked at step 5… i thing the problem was my anti virus program… turn it of and voila!

  1375. admin says

    January 14, 2011 at 4:34 pm

    Anshul Kataria, please use Virtual Clone Drive (free) software to mount the ISO file.

  1376. Anshul Kataria says

    January 14, 2011 at 4:28 pm

    hey bro i dont have cd of windows 7 but i have an iso image of it in my drive. How to use this process without cd?
    please tell

  1377. Shivams says

    January 14, 2011 at 2:11 pm

    Thanks for ur post. But when i’m installing win7 through usb wen it is restarting for the first time it is again automatically going boot again. Thus my installation stopped in the middle. Please help me in installing my OS..
    Thanks,
    regards,
    Shivams

  1378. D.R.Kurrey says

    January 13, 2011 at 11:21 pm

    problem arise at the time of booting from usb

  1379. D.R.Kurrey says

    January 13, 2011 at 11:20 pm

    There is problem !
    “Operating System not found”

  1380. Chucho says

    January 13, 2011 at 7:14 am

    Can I do this to install it on a new pc? dont have any OS on it.

  1381. Ankit singh says

    January 12, 2011 at 3:08 pm

    hi,
    my cd drive is not working and when i put any usb drive and boot my system it shows some error like disk not found.
    please help me. i want to use windows 7 on my laptop.

  1382. sd says

    January 12, 2011 at 1:31 pm

    This version of F:boot\bootsect.exe is not compatible with the version of Windows you’re running. Check your computer’s system information to see whether you need a X86 (32-Bit) or X64(64-Bit) version of the program, and then contact the software publisher. “

  1383. David C. says

    January 11, 2011 at 6:37 am

    Worked like a charm! Thanks!!!

  1384. Juna says

    January 11, 2011 at 5:11 am

    I followed these instructions to the letter. Diskpart showed my USB drive to be disk 3. I formatted disk 3. Whoops, my 250 Gb data drive just lost everything on it! <:-{

    Why tell people to use such a truly shit utility as diskpart when you can format a disk from Windows Explorer?

  1385. romance says

    January 10, 2011 at 6:10 pm

    hi, in step 4, u’ve mentioned to format the pen drive. i did it but the process is very slow because the format command is applicable for thorough formatting. can i format the pen drive in that step in quick mode? thnkx

  1386. Andreas says

    January 10, 2011 at 4:17 pm

    Just for the record;

    You don’t have to do the steps after step 4. All you need to do after step 4 is to copy the contents of the Win7 DVD to the flash drive and then it’s good to go.

  1387. Damon D. says

    January 10, 2011 at 1:08 am

    Works Great , Thank you very much

  1388. japex says

    January 9, 2011 at 6:12 pm

    “No device drivers were found. Make sure that the installation media contains the correct drivers, and then click ok”

    i can reach the “Install” part but then it comes up with the error message above. i cannot load drivers since when i browse. i cannot seem to see the USB. ive put an AHCI and Chipset driver there but cant browse because i cant see it. help pls.

    help please. putang ina kasi tong gumawa ng tutorial eh. gago.

  1389. ARC™ says

    January 9, 2011 at 11:32 am

    not working the 1st time i try it. im on 2nd attempt now. the thing is, i keep my windows installer file and everything on my hard disk(H) and not dvd/cd. So, does it mean that I have to alter the 6th step correspond to the letter of my hard disk?

  1390. dallas says

    January 9, 2011 at 4:35 am

    hey… so if i put my copy of windows 7 on flashdrive it should boot right…. i do not have windows 7 disk the file is just in my computer…. so do i just put it on flashdrive then follow next steps

  1391. ankkit says

    January 8, 2011 at 10:31 pm

    i got error coping bootmgr code it said
    program to big to fit
    i m using 4gb kingston pendrive
    plz help……

  1392. Danny says

    January 7, 2011 at 10:55 pm

    I wonder if anyone has accidentally formatted the wrong drive aka Disk 0. Would be a laugh.

  1393. FREDDY U. says

    January 7, 2011 at 9:02 am

    IT WORKED 100%
    JUST FOLLOW EVERY STEP AND THAT’S IT.

  1394. Grafi?no Oblikovanje says

    January 7, 2011 at 6:09 am

    Thanks a lot! This help me so much, especially because my dvd was broken…

  1395. Saravanan says

    January 6, 2011 at 12:42 pm

    When i am trying to boot from Pendrive i am getting below error message.

    A disk read error accoured.
    ctrl+alt+Del to restart.

    I am using Asrock P4i45GV Mothoer board with Bios versio 3.0.

    Anyone can help me?????????????????

  1396. Jeremy says

    January 4, 2011 at 5:10 am

    my previous post was directed to ‘vamsee’ of post #713 to answer the question there.

  1397. Jeremy says

    January 4, 2011 at 4:49 am

    Hello,

    Some motherboards, (like mine,) DO support booting from USB, but the bis lists USB devices as ‘Hard Disk’s instead of ‘Removable’. So in order to get it to boot from USB you must change the hard disk boot order. So when you are installing windows 7 it comes to a point where it needs to reboot to finish the installation. But when it reboots it begins the install sequence all over again. This is because it booted from the USB again.
    FIX:
    -just watch and wait for the reboot, then hold ‘del’ or whatever key gets you to your bios on your system. then switch the hard disk boot order back to device #1 being the partition where you chose to install windows.
    voila! your install will continue as normal.

    BTW my motherboard is ASUS P5N-D

    Also, this guide is totally awesome – works perfectly, thank you.
    Jeremy

  1398. Bradley says

    January 3, 2011 at 9:59 am

    awesome. worked on the first try. you rule.

  1399. Tastyklean says

    January 3, 2011 at 5:22 am

    I like the fact that people will follow all steps but fail to read the title. Its A Tutorial For Vista And 7 Based Systems. Xp Does Not Have The Tools To Do This.
    Anyway.
    Life Saver Thanks Buddy !

  1400. darkathena says

    January 3, 2011 at 3:24 am

    hey guys to make the format faster enter..

    FORMAT FS=NTFS QUICK OVERRIDE

    DarkAthena

  1401. vamsee says

    January 3, 2011 at 1:02 am

    its working fine.. but problem is that… booting started automatically from pen drive and files expanded… then when it restarted in the middle… again booting started from beginning by reading files from usb… its an unending cycle… wat to do??? im panicked…. tell a solution asap…

  1402. TheOriginalPol says

    January 1, 2011 at 12:29 pm

    THANK YOU! I really do appreciate you writing instructions on how to properly do this. I saw a bunch of those guides where folks said to just ‘copy all the files over to a FAT32 drive’ and I knew that couldn’t be right… sure enough it wouldn’t work for me. You are a gentleman and a scholar.

  1403. chrisNova777 says

    January 1, 2011 at 6:35 am

    ok so i just tested the usb from the patriot xporter XT and it works on the machine ive created it on, but not on the machine im trying to use it to install on, do you have to make the disk on the machine that you are using it on?

  1404. chrisNova777 says

    January 1, 2011 at 6:19 am

    the steps are nowhere near difficult to follow, but this just flat out doesnt seem to work for me, I always always always get the BCD Boot Error :

    file : BootBCD
    status : 0xc000000e
    info : An error occurred while attempting to read the boot configuration

    when trying to boot.. Can anyone point out what could be causing this? which thumbdrives are people using here that have experienced success?? ive tried with a patriot Xporter XT 8gb and a Lexar 8gb Secure and no go so far with either of them…

  1405. Tobias says

    December 31, 2010 at 3:03 am

    Wonderful, i fixed my netbook. Super

  1406. arthur says

    December 30, 2010 at 1:44 pm

    this is great! I accidentally erased all the content of my external drive during the process but its my fault.that doesn’t matter anyway I can install Windows 7 Ultimate to a computer from usb flash drive now.thank you!

  1407. Anthony Maes says

    December 29, 2010 at 8:50 pm

    Hi, thanks for the tutorial, this was thew only one that worked over network. LAN. BooT.

  1408. Mark D says

    December 29, 2010 at 2:38 am

    Make sure you run the command prompt as Administrator if you are doing this within Windows 7. :)

  1409. lee says

    December 28, 2010 at 2:08 pm

    awseome

  1410. Alan says

    December 28, 2010 at 9:01 am

    Thanks a huge huge amount!!
    Acer Aspire One froze while running XP recovery. Dead computer…
    Used your instructions and loaded Windows 7.
    Worked Great!

  1411. james mccoy says

    December 28, 2010 at 5:31 am

    awesome tutorial

  1412. Ted Allen says

    December 27, 2010 at 11:07 pm

    Awesome! Well written, easy to understand, and worked well. Thank you!

  1413. Andrew Benson says

    December 27, 2010 at 1:10 pm

    Thou art a god among men, and I shalt worship thou as such. No seriously this is the most useful thing I have seen the past two years. You have saved what little life I actually have.

  1414. Bradley Rimbleus says

    December 27, 2010 at 3:59 am

    I followed this guide and succesfully installed windows on a computer.

    However using the same USB on another computer, I get the following error (yes, all bios settings are correct, such as boot from usb, usb legacy)

    I have the right version (32bit).

    A disk read error occurred; Press Ctrl+Alt+Del to restart.

    any solution to this?

  1415. spag says

    December 26, 2010 at 11:55 pm

    Hey, the instructions were great! during the installation process, setup returned to the initial installation screen instead of restarting after expanding the files. I rebooted the computer and after that it finished setup without issue.

  1416. LlF says

    December 24, 2010 at 2:49 pm

    have anyone used this tool:
    http://store.microsoft.com/Help/ISO-Tool

  1417. Eddie K. says

    December 24, 2010 at 2:28 pm

    Use your brain, put the UPDATE call in the first line not in the last one! This is all a waste of time since MS Tool does it all instantly.

  1418. WildSchatz says

    December 24, 2010 at 6:59 am

    Man, thank you for making my Win7 USB installation as easy as possible. You steps worked like a charm. Had to go this route after the DVD installation would error out. Thanks again!!

  1419. Bill Brown says

    December 24, 2010 at 4:41 am

    Please help me its not working!??!?!!? I got an error during my first install so I checked to make sure my hardrive was okay. I opened it up and noticed a wire was disconnected so I soldered it back in place(I’m rather smart hardware type stuff) and then I further proceeded to make sure the physical hard drive disk didn’t have any scratches on it (it was pretty clean). So yea, It is beyond me why it is not working, have any ideas?

  1420. Chandan SIngh says

    December 24, 2010 at 1:12 am

    Thanx, it’s 100% working.

    thank u for giving this code

  1421. Win7easyinstall says

    December 23, 2010 at 2:56 pm

    I am going to reinstall my Win 7 now! WAs having problems with when on startup it would say File: James and the ‘OPEN WITH’ box i would have it close 3 of them every time! :/ Hopefully this works cause my pc take months to load up win 7 ultimate (1GB Ram) also I get blue screen of death! (I got too many programs on startup :( )

    win7easyinstall

  1422. Win7easyinstall says

    December 23, 2010 at 1:27 am

    Hi all!

    Here are some tips.
    1. Can only be created from a computer running Windows 7 or Vista
    2. You can only create a drive that is the same type as the os your using. i.e. 64bit drives cannot be made on 32bit installed!
    3. Do not install to flash/pen/usb drive, install to hard drive!
    4. Make sure you have backed up all your data since this is clean install.
    5. Format and install speeds vary depending on your flash drive and its capacity. i.e. A 4GB drive will be quicker at formatting than a 8GB model.

    Hope this helped!

    @marmar
    Download a program that can create .iso files or if you have the .iso on another drive simply mount with Virtual Clone Drive or Daemon Tools (Virtual Clone Drive is easier, once you have got the .iso with all the files in mount and use the virtual disk drive letter in the cmd and it should be easy!

    Thanks,
    Win7easyinstall

  1423. MSW SUX says

    December 23, 2010 at 1:00 am

    I DIDNT GET A VISTA DISK WITH MY PC, IT CAME PRE-INSTALLED!!

  1424. Xao says

    December 23, 2010 at 12:24 am

    this tutorial works only with the computer u have made the changes? or if i plug out the usb and put it in other computer it will work!?

  1425. peety says

    December 22, 2010 at 11:45 pm

    i am thinking i mightve been better off specifying ‘quick’ in the format :)

  1426. peety says

    December 22, 2010 at 11:43 pm

    very nice guide. thanks. only issue im having is its taking FOREVER to format a 8gb usb drive

  1427. victor says

    December 22, 2010 at 10:01 pm

    Works great! Keep up the good work. Thank you.

  1428. Max says

    December 22, 2010 at 8:15 pm

    I have only one question, can i make the bootable flash drive on any win, i mean, im using xp and i want to make win7 x64 bootable flash drive, is that possible?

  1429. mar mar says

    December 22, 2010 at 4:15 am

    ok what do i do if i dont have the disk but i do have all the stuff i need saved on another flash drive?

  1430. sms says

    December 22, 2010 at 2:05 am

    it works like a charm :)
    i’ve installed windows 7 in my precision workstation 490 ;)
    Thanks alot

  1431. raj says

    December 20, 2010 at 10:41 pm

    *Waits for a 200GB HDD to format F_F *

  1432. Srinivasan says

    December 20, 2010 at 10:43 am

    Perfectly worked for me…
    Just followed your instructions…. Great and Thanks…
    I was actually trying to install over the network where two systems were connected to the same home group, But it was little scary. This one was easy.
    Appreciate if you could give a tutorial for the installation over the same network.

    Thank
    Srini

  1433. BOSS says

    December 20, 2010 at 5:29 am

    I FOLLOW ALL THE PRECEDURE THEN ITS GAVE ME BOOTMGR IS MISSING

  1434. Stanislavsky says

    December 19, 2010 at 11:16 pm

    Thank you sooo much for the guide, really simple to follow up !!!

    Kudos for you and your website !!

  1435. sumit says

    December 19, 2010 at 6:08 pm

    hi……… i have not yet checked it whether this works or not but hope for best….

  1436. maryam says

    December 18, 2010 at 9:02 pm

    excellent..
    Thanks a lot

  1437. hisham says

    December 18, 2010 at 8:39 pm

    itz awesome thankz alot ……….
    i thought
    it may not work but it worked after that
    thankz thankz
    can i know ur name plzzz
    itz awesomw :)

  1438. lambang says

    December 18, 2010 at 12:45 pm

    how do I get the windows 8 install? please in reply

  1439. lambang says

    December 18, 2010 at 12:39 pm

    how do I get the uninstall windows 8? please in reply

  1440. George says

    December 18, 2010 at 12:10 pm

    To Ice
    Thanks, I’ll give a try. I do not think its RAM issue though.

    To Paulette
    Once I try it, I’ll update you here.

  1441. Ajmal says

    December 18, 2010 at 12:01 pm

    I am using a 8GB usb, but in “LIST BOOT” command Disk 0 mean only hard disk is mentioned no other disk there.

    SO what to do?

  1442. Michael says

    December 17, 2010 at 9:17 pm

    Nice Guide, took me 5 minutes to complete this tutorial. You Rock!

  1443. sintayehu says

    December 17, 2010 at 7:06 pm

    I am very glad right now. I was highly frustrated because I thought my computer is not gonna be compatible for windows 7. I tried many things even went to repair guys. Only this page worked for me. I thank you guys! really I’m happy!

  1444. Nihar says

    December 17, 2010 at 6:26 am

    Thanks a lot ……i was having problem in cd/dvd drive….u solved it…thanks again.:)

  1445. Phil says

    December 15, 2010 at 6:23 pm

    I used this guide 3 times now, still havent gotten the commands tattooed on my backbone.. but.. works 100% every time. I installed win7 on my own laptop, my pc, one work pc, and now using it on my girlfriends laptop. thanks a lot for the simple guide, everyone saying it doesn’t work, either aren’t following the steps, or should check to see that they arent trying to install windows on their washing machine or something. if u follow the steps, it will work. I actually get a error message on the final step, but I have still been able to complete the installation every time. thanks man, people like you are what makes the www great.
    Sincerely
    Phil

  1446. paulette says

    December 15, 2010 at 7:31 am

    To George:
    Did you figure it out? My laptop does the same thing with the blinking cursor and I have tried everything I can think of.
    Thanks

  1447. paulette says

    December 15, 2010 at 7:28 am

    Hi. I have been trying to do this and I get stuck on this part where it says to do:
    Go back to command prompt and execute the following commands:

    D:CD BOOT and hit enter. Where “D” is your DVD drive letter.

    CD BOOT and hit enter to see the below message.

    BOOTSECT.EXE/NT60 H:
    Is there something Im doing wrong? Also can this be done on a computer running windows 7 for a vista? My desktop is windows 7 and my laptop which im trying to fix was vista. I erased everything on the laptop hard drive on my windows 7 computer so did that mess it up?
    I would appreciate any help.
    Thanks

  1448. LefterisTR says

    December 15, 2010 at 2:51 am

    win7 usb

  1449. Ice says

    December 15, 2010 at 12:08 am

    To George
    reasech how to get BOOTMGR back on the HD.
    The orginal problem, before you formated the HD, sounds like a bad Ram, run a memory test in bios if you have it, or get a new ram chip if you can to make sure.

  1450. sM4llziE says

    December 14, 2010 at 6:57 pm

    Wait.. There’s an official tool? You could have put that at the beginning xD

  1451. Li Xin says

    December 14, 2010 at 3:44 pm

    It is working! Good instructions,and easy to follow. Thanks

  1452. George says

    December 14, 2010 at 5:40 am

    To ice

    Any idea about my issue?

  1453. Khalid says

    December 12, 2010 at 12:44 pm

    please me give more details it required any software like “wintoflash”

  1454. Khalid says

    December 12, 2010 at 12:42 pm

    please me give more details through email for this process

  1455. Khalid says

    December 12, 2010 at 12:39 pm

    it required software like “wintoflash”

  1456. Senthilkumar says

    December 12, 2010 at 8:16 am

    Awesome. Worked exactly.

  1457. ice says

    December 11, 2010 at 7:29 pm

    if you get this message after typing BOOTSECT.EXE /NT60 H:
    “This version of F:boot\bootsect.exe is not compatible with the version of Windows you’re running.”

    meaning you are running 32 bit windows and trying to execute a 64 bit bootsect.exe

    all you have to do to fix this is to copy your 64 bit windows 7 on to the usb and then insert a 32 bit dvd and execute the 32 bit bootsect.exe on to your usb

  1458. George says

    December 11, 2010 at 12:32 pm

    I was installing Windows XP on old laptop, but installation process aborted in the midway giving me some error, while I was using similar guide to install XP. So, I have removed HDD (2.5 with IDE interface) and formatted it on using another laptop which is running on Windows 7 (I used IDE to USB adapter to connect it). Thus, now when HDD is clean and I try to boot up from USB (setting it in BIOS to boot up from USB), it gives me only blinking cursor and it does not go anywhere. If I remove USB and tries to boot up from HDD it gives:

    BOOTMGR is missing
    Press ctrl+alt+del to reboot

    As I remember on Win 98 there was ‘copy SYS’ command to start command prompt. Any alternative on XP? I simply need to get command prompt started and than I’ll take it from there to install XP.

    Please help if any one can!

  1459. Juan says

    December 11, 2010 at 4:53 am

    Thank you! I keep this page on my favorites and use it often.
    This worked without issues.
    Those having problems are either using the wrong drive letter, have a syntax error, or don’t have the USB as the first boot device on the BIOS.
    Another thing to consider is that not all boards allow booting from a USB drive – especially older one.
    Don’t drive yourself crazy if the option is there, your computer is somewhat old, and it doesn’t work. Chances are booting from USB is not supported.

    Good luck.

  1460. Easy123 says

    December 10, 2010 at 10:55 pm

    I have used this method several times and it works GREAT. Instruction are very easy to follow.

    For those having trouble with not being able to copy the contents of the DVD to the thumb drive b/c you dont have a DVD drive. I would suggest to either perform these steps on a PC that has a drive or if you have a iso or a rar image of a DVD you can use magiciso (free) to create a virtual CD ROM drive and then mount the image to a virtual Drive.

    Works GREAT.. I used this for Vista and Windows 7 32 and 64 bit.

    If you cant figure it out READ the instructions Carefully or take your USB thumb drive and DVD to a local computer shop and have them do it for you. Make sure you give them this sites URL b/c it works just fine. Quick and Easy.

    Thanks

  1461. bukag says

    December 10, 2010 at 6:40 am

    how do they do it??

  1462. zORG says

    December 9, 2010 at 10:07 pm

    admin permissions doesn’t fix this problem thomas

  1463. Thomas says

    December 9, 2010 at 12:33 am

    For those who had the error
    Could not map drive partitions to the associated volume device objects:
    Access is denied.

    REMEMBER TO OPEN CMD WITH ADMINISTRATOR PERMISSIONS!!!

  1464. MD says

    December 7, 2010 at 6:28 am

    AWESOME dude!! This worked 1st time, better than buttered popcorn ;)

  1465. LWN says

    December 6, 2010 at 9:04 pm

    We’re in 2010, and for those of you that have had no success (ISO-file not recognized for example) using the Microsoft ISO-tool mentioned on occasions in this thread, the real solution that ALWAYS works is here:

  1466. Naval says

    December 4, 2010 at 4:36 pm

    I haven’t the window 7 dvd disk. can I use above tips for Windows Xp or where can I get win 7 files. pls help.

  1467. Eye Webmaster says

    December 4, 2010 at 3:22 am

    Thank for this article I’ve made a working bootable USB of my own. I need this to make my computer renewed and prepare it for my SEO work task.

  1468. shane says

    December 3, 2010 at 8:12 am

    i did this to a tablet pc that had no dvd-rom, and did NOT support USB boot option….i simply yanked the drive from the tablet pc, connected it to a different pc via usb bridge, followed the procedures above, put the hard drive BACK into the tablet pc, fired it up, and windows began installation. Worked great, and didnt even create a second partition to do it lol

  1469. anand says

    December 3, 2010 at 4:34 am

    Thanks man it really worked

  1470. nik says

    December 1, 2010 at 9:15 am

    what happens to pendrive is it able to function normally after this…

  1471. Gamer says

    December 1, 2010 at 8:34 am

    Thanks!

  1472. Daniel says

    November 30, 2010 at 7:44 am

    I have a Net Book that came with Windows 7 Starter. I would like to install the Ultimate Edition on it but it has no CD Drive. I got my hands on the Windows file but they are in ISO format ready to be copied to a disk and boot off of said disk. Is there a way I can copy these files onto a Flash drive instead and boot off of the Flash drive?

  1473. l0stb3ta says

    November 30, 2010 at 2:35 am

    Out of curiosity, do folder permissions have to be set so that hidden files and folders must be enabled? I tried this with my USB stick, and I get a missing operating system error. I copied everything I could see from my Win7 DVD, but if there are hidden files on the DVD that could explain the missing operating system error that both Jonathan and I are getting.

  1474. ors says

    November 28, 2010 at 10:52 am

    All of you who get “Could not map drive partition to the associated volume device objects: Access is denied.”

    Try running cmd as administrator! :-)

  1475. gride420 says

    November 28, 2010 at 3:26 am

    great how too now i want a very easy how too on putting x86 and x64 bit of windows and of vista on one disk. Then should be able to do this guide and have both on 1 thumb drive. In the process of putting each os from xp up on 1 thumb drive each. Much faster installs and no more burning disc. Thanks

  1476. Andreas says

    November 28, 2010 at 1:31 am

    Hi, I’ve tried to install win 7 from usb using wintoflash but faild due to ther error that I need cd/dvd drivers. The solution was removing the usb and reinserting it then I cancelled the setup and went to repair options. I then chose command prompt. After reinserting the usb you will have 3 discs. Mine were X: which was the boot disc (supposedly the usb but it wasn’t) c: (the usb after inserting it again) and d: (the cd-rom). On the command prompt I had to navigate to X:\windows. (type: “cd X:\windows” without quotes) then type: “bootsect /nt60 C: “(this loads the bootmgr on the usb. the usb in my case was C: so you have to find yours) after that just restart and the setup will continue without errors. best of luck

  1477. magallanes says

    November 27, 2010 at 3:53 am

    Thanks.

    btw, you can do (if you know that you pendrive is not defective):

    FORMAT QUICK FS=NTFS

    instead of
    FORMAT FS=NTFS

  1478. Ryan says

    November 26, 2010 at 9:55 pm

    i followed this instruction and I unfortunately 2 of my drives are now missing. i only have my drive C visible

    i am running windows 7(32bit) with 1 SATA HD(had 3 partitions now only C is visible) and 1 IDE HD

    can someone please help me with this??

  1479. mallikarjun says

    November 25, 2010 at 11:08 pm

    hey… after copyin the files to usb, i tried to install it on other comp by changing the boot order… i’m getting a error BOOT MNGR MISSING… please help me with this…

  1480. Michael says

    November 24, 2010 at 12:34 am

    I don’t have any Drivers when I try to install Windows 7 on my Netbook with no OS, what do I do?

  1481. Qiang says

    November 23, 2010 at 1:47 pm

    I tried this solution. “List Disk” works on Vista, not XP.

  1482. freddyzdead says

    November 23, 2010 at 10:38 am

    If you really want to claim “100% Working” then why is step 6 still wrong?

    It says:
    ====================================================
    D: CD BOOT and hit enter.Where “D” is your DVD drive letter.

    CD BOOT and hit enter to see the below message.
    ====================================================
    when it should say:
    ====================================================
    D: and hit enter. Where “D” is your DVD drive letter.

    CD BOOT and hit enter to see the below message.
    ====================================================

    This is easy to fix and it is confusing a lot of people.

    Also, I think FAT32 would work ok; speed difference would be insignificant.

    And I think the BOOTSECT.EXE part is redundant because DISKPART prolly already did that. That’s why some ppl have got it to work when they left out that step.

    Anyway, the main thing is it works. You just need to shout in caps that it DOESN’T WORK IN XP. Maybe the morons would see it then.

  1483. deamon says

    November 23, 2010 at 3:32 am

    works great,… thanks man. cheers

  1484. Žan says

    November 22, 2010 at 10:23 pm

    I get Invalid MS-DOS function and I cannot copy boot folder…
    Thanks for help!

  1485. kyle says

    November 22, 2010 at 4:47 am

    im stuck not “in stuck”
    sorry typo

  1486. kyle says

    November 22, 2010 at 4:46 am

    um in stuck at spet 7 help plz it says it does not recognize “bootsect.exe as an interal or external command”

    help plz

  1487. NEERAJ says

    November 21, 2010 at 2:06 pm

    yOU ARE GREAT
    tHANK,S

  1488. Zaq says

    November 21, 2010 at 1:19 am

    So i was on a mission for a free netbook. the job was to fix a laptop without a cd drive that worked. SO i turned to this. needless to say. Thanks for the net book. Your a money saver bud thank you!

  1489. King Matt 85 says

    November 21, 2010 at 12:32 am

    Awesome. Well done pal!

  1490. Jason says

    November 20, 2010 at 2:11 am

    Thank you Thank you Thank you
    easy to follow and worked like a charm!
    Thank you Thank you Thank you

  1491. Purushotham says

    November 20, 2010 at 12:07 am

    I did everything, but when I tried to boot, It says “A disk read error occurred, Press control+alt+del to restart.. Plz help me.

  1492. Vici says

    November 19, 2010 at 5:50 pm

    Great technical post! Tnx for sharing!

  1493. SREEJITH says

    November 19, 2010 at 6:48 am

    I did this and installed Windows 7 Ultimate successfully….

    THankx….

  1494. Agana says

    November 16, 2010 at 7:04 pm

    this is great. it works great. thanks!

  1495. Ståle says

    November 16, 2010 at 6:05 pm

    A very good and easy to follow guide. Thank you.

  1496. Scott says

    November 16, 2010 at 4:51 pm

    I got a problem on the final step: BOOTSECT.EXE /NT60 H:

    The error reported an inability to complete the step due to a compatibility issue with the version of windows I’m running….. suffice to say I’m PRETTY MUCH flabbergasted at this point, any help hopefully? pending thats enough information

  1497. lacie says

    November 16, 2010 at 2:47 am

    thank you!

  1498. A random dude says

    November 15, 2010 at 12:06 am

    Right, it looks good, but I’ve yet to try it, for a few reasons:

    1. How do you reverse the process for the USB, in case I want to use it as normal again after I’ve booted up my PC with it? Can it be done? How? Maybe it works anyway? I don’t want to ruin a good 16GB USB for it otherwise.

    2. I’ve got my Win7 on an .ISO on my HDD, and I COULD install it using e.g DaemonTools or some such directly, but there are things that are better with a booted installation, thus I want to go with that option. But, my question is this, can I do as with the CD/DVD drive with a virtual drive, where I mount the Win7 .ISO and do Step 6 with the mounted drive?

    Many thanks in advance!

  1499. dark8soul says

    November 14, 2010 at 8:52 am

    for those who have trouble with all these instructions
    try downloading wintoflash. very simple to use

  1500. David Brennan says

    November 12, 2010 at 5:38 pm

    One of your command prompt lines is formed incorrectly but will still work:
    i.e.

    D: CD BOOT
    CD BOOT

    should be just

    D:
    CD BOOT

    or:

    cd /d D:BOOT

    but the guide works perfectly anyhow. Thanks very much.

  1501. removals companies says

    November 12, 2010 at 2:26 pm

    this tutorial was what i was needing for my cd driveless laptop

  1502. 1234 says

    November 11, 2010 at 7:43 pm

    after instalation if i want to use my flash drive as a normal storing device, what do i have to do?
    just format? or it will stay a bootable device 4 evar?

  1503. Alan says

    November 11, 2010 at 3:22 pm

    Much appreciated. I have an old Pc with org CD drive. It just wouldn’t read the Win 7 CD. My HD was dead and I had to install a new one. Luckily I had my laptop with WIN 7 installed. Took a while but we are up and running again.

  1504. Deepak kumar says

    November 10, 2010 at 8:13 pm

    after giving this command BOOTSECT.EXE /NT60 H:
    it gives error
    could not map drive partition to the associated volume device objects:
    Access is denied

  1505. James says

    November 10, 2010 at 6:59 am

    Awesome write up, worked like a charm! Thank you!

  1506. griff says

    November 9, 2010 at 8:40 pm

    Have used this a bunch of times, really good guide thanks.

    The only difficulties i had were resolved when i ran command prompt as an administrator.

  1507. lunatic says

    November 7, 2010 at 9:35 pm

    Brick both of the usb drives I had thanks.

    Worked like a charm good job buddy.

  1508. sandy says

    November 7, 2010 at 2:40 pm

    i solved that prob…. thanks for the artical….

  1509. sandy says

    November 7, 2010 at 2:08 pm

    F:\BOOT>bootsect.exe /nt60 H:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

    dis is d error i am facing plz help me out

  1510. bINK says

    November 6, 2010 at 11:59 pm

    thank you sir for your assistance on how to install windows from a usb , i have a oem cd with all of the versions of windows on it and it works flawlessly with the usb method . i have sucsescfully install starter, basic, home premium x86, x64 , and so on but my faviort useing this method is what i have on my asus mini netbook with 500 gb hard drive and 4 gb memory with windows 7 ultamate x64

  1511. Vash says

    November 6, 2010 at 4:29 pm

    hey bro i’ve read all the instructions, i’ve never try it myself but on about the comments above, it’s a kind of 99% of believing you!!!hope i could make it!!!thanks

  1512. Alex789045 says

    November 6, 2010 at 6:26 am

    THANKYOU finally one of these guides works YES!!!!

  1513. FilledVoid says

    November 5, 2010 at 4:57 pm

    This worked perfectly for a system that I was fixing which had a broken DVD drive. The method used was able to make my external drive bootable with Lenovos DVD image.

    Thanks a ton.

  1514. marshmallow says

    November 5, 2010 at 8:45 am

    where u download window 7 file

  1515. SherwinQ says

    November 4, 2010 at 10:03 am

    It works great, thanks for sharing this man.

  1516. Jeffrey says

    November 1, 2010 at 6:03 pm

    i tried but it does boot.

  1517. Vyom Neeraj says

    November 1, 2010 at 3:29 pm

    Great post..!! Followed all the instructions step by step and works like a charm..!!

    The only tip is that this wont work for xp since in xp, the MS DOS disk manager does not show usb disks. it will only show the HDD as disk 0. There is no disk 1. But when i tried with vista, then it shows usb as disk 1 and all the steps worked easily.

    Thanks again man..!!

  1518. mukesh says

    October 31, 2010 at 2:37 pm

    thanks dear its greet. working and help me lot
    thanks again

  1519. paras kumar says

    October 30, 2010 at 8:56 pm

    i have no cd drive so haw to make bootable pen drive

  1520. SATHISH says

    October 30, 2010 at 12:46 am

    Hey Sorry For My Previous Post .., I Tried once again these steps i finally got thanks :)

    Its Working Great …. :) Thanks :)

  1521. SATHISH says

    October 29, 2010 at 7:11 pm

    ya its really nice to do but in between i got some error .. but i think that the inspections given above are really gud .., the same time after i did some steps my usb drives crashed , after that i cant able to use d usb .., so please avoid stop in between.. thanks

  1522. shoab says

    October 26, 2010 at 3:06 am

    sir pls tell me about how to create usb bootale for install windows xp-7 by usb device like pen drive.

  1523. Albert says

    October 25, 2010 at 11:18 am

    and my explorer crashed.
    I created this in win 7.

  1524. Albert says

    October 25, 2010 at 11:10 am

    hey, i keep getting “… invalid ms-dos command” when copying the disk content in step 8.

  1525. nikhil says

    October 25, 2010 at 10:54 am

    Ultimate guide..Fully working on Lenovo..

  1526. chielt says

    October 25, 2010 at 4:52 am

    I have a 4GB usb pendrive. When I try to do ‘CREATE PARTITION PRIMARY’ it tells me the drive isn’t big enough te create a partition without extra parameters. Please advise.

  1527. elise sayer says

    October 24, 2010 at 7:02 am

    make it work

  1528. Samuel says

    October 23, 2010 at 6:31 am

    PLEASE HELP!

    I am having troubles with step 6:

    I have typed in C:\Windows|System32> D: CD BOOT
    Then when I type in D:\> CD BOOT
    it says that The System Cannot Find The Path Specified.
    My disk is definitely in the drive and is definitely drive D: so what is wrong?

  1529. Jaimie says

    October 21, 2010 at 7:08 am

    Nice one works a treat.

    Additional info:
    1.) during the diskpart in command prompt, users need to cancel or ignore any prompts by windows to automatically format the drive.

    2.) If you get the message from command prompt when coppying the boot info that the device is currently locked, it’s probably either your antivirus trying to scan the empty drive, or it’s windows that has automatically opened the drive contents in a window. Stopping the antivirus or any open windows other than commandprompt associated with the USB or external drive and trying again from where it said “device locked” works.

    Thanks for a brilliant post. Saved me hours. I’m setting up a PC with old DVD drives and three have failed! Saved me getting a new DVD drive!

  1530. c0de says

    October 19, 2010 at 11:58 pm

    Each tutorial to this Thema goes that way:
    “First you use this Tool ,then use this tool and then do this dont mind why…”

    What about people dont have Windows?
    I have only a far idea what to do with the USB Stick when i dont have those super special Windows Tools…

    Always those Windowlooker with there freaky tools xD
    Never have a idea what they do ^^

  1531. KGB1953 says

    October 19, 2010 at 1:22 pm

    If you have an .iso file just mount it with magiciso. Google it.

  1532. KGB1953 says

    October 19, 2010 at 1:19 pm

    Nice Tut man. Easy to follow and love the pics :)

  1533. dvhirst says

    October 19, 2010 at 4:47 am

    Well, it worked as advertised (Windows7), but only after going to Control Panel – User Account Control Settings and specifying “Never notify”. Before taking this step, the Bootsect command failed with “Access denied”.

    Now, on to setting up BartPE on this bootable 4GB USB drive…

    Thanks!

  1534. AJ says

    October 18, 2010 at 10:53 pm

    Works perfect, thank you.

  1535. haroldcore says

    October 17, 2010 at 9:48 am

    what if i dont have a win7 disc? what if i just have an ISO but not on a cd. because i have an ISO on my downloads.

  1536. Crypdan says

    October 17, 2010 at 3:30 am

    When you say copy windows 7 contents, you mean the documents or a iso file?

  1537. JACK91 says

    October 16, 2010 at 10:46 pm

    Thanks a lot dude..it is awesome..installed in 11 minutes..WOW

  1538. KB says

    October 16, 2010 at 9:36 pm

    THanks for the insight, I was going crazy trying to get this to work. A lot of sights miss the part about this only working in Vista/7!

  1539. pempoy says

    October 16, 2010 at 12:36 pm

    Worked great! Thanks a lot.

  1540. Andres Au says

    October 16, 2010 at 6:20 am

    You can also check the drive number designation in the device manager under “disk management” if you have trouble selecting the appropriate disk as described in step four of this guide.

  1541. Jony D Rico says

    October 14, 2010 at 7:40 am

    Excelent it works great thank you, you save my life

  1542. Jamie Kitson says

    October 13, 2010 at 5:44 pm

    You really should put a link to the MS USB/DVD tool more prominently on your site, why bother with this complicated method?

    http://store.microsoft.com/help/iso-tool

  1543. Ionut says

    October 13, 2010 at 1:34 am

    Thanks a lot.
    Worked perfectly!

    Very well described.

  1544. Sam says

    October 12, 2010 at 6:05 pm

    This worked fabulously. Thanks for the easy to follow instructions! I had been looking for this solution for a long time.

  1545. Leo says

    October 12, 2010 at 1:13 am

    Can i use this for install windows xp to?

  1546. Kir says

    October 11, 2010 at 6:01 pm

    Thank you very much!

    I’m Russian, but I didn’t find any working instruction for my problem on russian lanquage.
    This quide helps me to install Win7 Starter on my netbook using USB HDD.

    P.S. Sorry for my engligh ;-)

  1547. Sandeep says

    October 11, 2010 at 5:30 pm

    @nishant-this process only creates the way by which u can boot the setup progress with the pendrive…comparatively faster than cd or dvds….the problem you are facing is due to wrong installation files

  1548. Nishant says

    October 10, 2010 at 12:26 am

    I tried with both vista and 7
    no prob in installation,
    but in vista, no user profile is being created to log in.
    In 7, finalisation takes all its life n after shutting down after first use, in gives problem from second use on ward.
    it was irriteting..
    wasted full night..!

  1549. piyush says

    October 9, 2010 at 10:12 pm

    my dvd write is not working.how can i do this step D: CD BOOT.pls mail me ans.

  1550. JB says

    October 9, 2010 at 1:47 am

    Since I’m trying to make a LiveCD bootable through USB, it’s not a normal official Windows 7 CD, and there is no BOOTSECT.EXE whatsoever, so I can’t make it BOOTMGR Compatible. Any other solutions?

  1551. unification says

    October 7, 2010 at 5:09 am

    hello . why you dont answer to me .
    i did all steps and it end successfully .
    but when restart my pc and set usb boot .
    my system cannot boot from usb and display this message
    ” … read disk error …” .
    while i use slax in this usb pen and working truest.
    but not working for this way that you say.
    please help me . and contact by me via email adress .
    thank.

  1552. Doug says

    October 7, 2010 at 3:24 am

    When I received this error:

    file : \Boot\BCD
    status : 0xc000000e
    info : An error occurred while attempting to read the boot configuration

    I used another thumb drive and the problem was solved.

  1553. Anggi says

    October 5, 2010 at 9:55 am

    Thank for tutorial installing windows 7

  1554. Ankit says

    October 5, 2010 at 1:27 am

    i am using win7 32 bit. can i use bootsect to create a bootable USB to install win7 64 bit? i have the ISO file for win7 64 bit, but have no clue how to get it to work.

    PS- my DVD drive is kaput.

  1555. Modeste says

    October 4, 2010 at 9:22 pm

    Tres bonne solution
    elle marche à merveille

  1556. AJIT says

    October 4, 2010 at 12:34 pm

    MAN ITS AWESOME IT WORKS GREAT

  1557. Jay Bee says

    October 4, 2010 at 6:40 am

    This thread is getting long, but it is only fair to say thank you for this great guide. Thanks a lot.

  1558. Erik Hurtig says

    October 4, 2010 at 2:43 am

    I just have to ask

    Why not just copy all the files from the installation image to your drive, and have bootmgr ran from there instead?

  1559. Trevor says

    October 4, 2010 at 12:56 am

    This works great, thanks alot.

  1560. Sharma Mohit says

    October 3, 2010 at 9:57 pm

    plz tell me how to edit bios settings?

  1561. Donna says

    October 2, 2010 at 10:06 am

    Thanks again :)

  1562. Donna says

    October 2, 2010 at 10:02 am

    WOW – Thanks a lot. It worked like a charm. I really appreciate your help. Keep up the good work. It is people like you that make the world a better place.
    Thank agian :-)

  1563. turnkey website says

    October 1, 2010 at 7:31 pm

    i have a question that before reading this tutorial or finding it i bought a 2gb pen drive and i think this procedure does not work with 2 gb pen drive or does it?

  1564. Justin A says

    October 1, 2010 at 10:59 am

    Beautiful! Flawless! Stupid sata DVD died and with no replacement and no time to spare this worked perfectly. Make sure drive is emptied as he states. Make sure! Otherwise, awesome. Thank yooouu.

  1565. admin says

    September 29, 2010 at 8:00 pm

    Thanks for your kind words Dave Sanders.:)

  1566. Peyman says

    September 29, 2010 at 7:59 pm

    Great JOB . Thanks

  1567. Dave Sanders says

    September 29, 2010 at 7:42 pm

    Great step by step instructions. Even though I’ve done this dozens of times, it’s great to have a site I can trust to refer to when my (poor) memory fails me.

    Thanks!

    Dave Sanders
    Microsoft MVP

  1568. Prithviraj says

    September 29, 2010 at 4:34 pm

    Thanks a lot . Worked like a charm, very detailed and precise. Great job keep it up :)

  1569. ehsan says

    September 29, 2010 at 4:14 pm

    thanks alot dude!

  1570. daniel plasencia says

    September 29, 2010 at 7:33 am

    thanx for the tips but i am getting a message saying could not map drive partition to the associated volume device objects: acces is denied on step 7 can you help?

  1571. jainil says

    September 28, 2010 at 8:54 am

    i cant see my pendrive in command prompt in list disk…
    what i have to do ???

  1572. marcus says

    September 28, 2010 at 6:28 am

    i cant do the “clean” bit. error occured, unable to access. help pweez

  1573. unification says

    September 28, 2010 at 4:54 am

    hello . i did all steps and it end successfully .
    but when restart my pc and set usb boot .
    my system cannot boot from usb and display this message
    ” … read disk error …” .
    while i use slax in this usb pen and working truest.
    but not working for this way that you say.
    please help me . and contact by me via email adress .
    thank.

  1574. unification says

    September 27, 2010 at 7:57 pm

    please help me. i need to this.

  1575. Lucas says

    September 27, 2010 at 10:13 am

    Perfeito com Windows7 ENG. Muito obrigado

  1576. unification says

    September 26, 2010 at 1:37 pm

    hello . i did all steps and it end successfully .
    but when restart my pc and set usb boot .
    my system cannot boot from usb and display this message
    ” … read disk error …” .
    while i use slax in this usb pen and working truest.
    but not working for this way that you say.
    please help me . and contact by me via email adress .
    thank.

  1577. are_peace22 says

    September 26, 2010 at 10:12 am

    nice thx for the guide

  1578. kevin says

    September 25, 2010 at 5:59 am

    Actually /active= should have 0 (most of the time) it’s the partition number OF the drive (0 as it’s formatted) otherwise you’ll get “invalid parameter…”.

  1579. dallas fox says

    September 24, 2010 at 9:23 pm

    what if the windows 7 copy isn’t on a dvd but has been downloaded iso?

  1580. geoff says

    September 24, 2010 at 4:59 pm

    when you say copy ALL the files, does that mean hidden and system files contained within the CD? do you recommend drag/drop copy or a CMD Copy?

  1581. Tom says

    September 23, 2010 at 2:49 am

    Hey, Thanks! great guide. I even got it to work using Windows XP!
    Tom

  1582. Sudheera says

    September 22, 2010 at 2:16 pm

    Great work….it worked for the first time…thanks a lot …..

  1583. justme! says

    September 21, 2010 at 3:42 am

    look’s like a nice method but! how do i ‘reverse’ the disk-on-key properties to it’s defaults,i mean in this whole procedure you actually change the file system of the disk-on-key and some other properties,how to reverse all that?

  1584. darkan9el says

    September 19, 2010 at 8:09 pm

    Awesome tut, just got windows 7 32bit on my nieces Acer Aspire One, straight on everything installed. I’d say 10-20mins faster too than conventional DVD installs.

    Pressed F2 on boot to get into setup, Acer Aspire will see the USB and show it by name, I just moved it to the top of the Boot list using F6 saved changes and rebooted. Once W7 has installed you have to go back into setup (F2) to change the boot sequence back to the HDD. Just finished updating. If only life was this simple’s lol!

  1585. Bane says

    September 19, 2010 at 7:04 pm

    hey, the guide is dreat but like some ppl here I have the “missing bootmgr” problem, You sad fix it… but… how ??? please help me , I am trying to set win 7 on HP notebook wich has vista, and your steps I^ve done on other PC wich has win 7 on it,because dvd rom on notebook doesnt work. my USB drive is external HDD 1Tb.. folowed all steps one by one, then attached ext hdd on notebook and set booting from USB… still have msg missing bootmgr….
    heeeeeeelp! thx!

  1586. Lorem ipsum generato says

    September 19, 2010 at 6:40 pm

    I was just looking for this guide! Tnx!

  1587. Nith says

    September 19, 2010 at 4:14 pm

    This works perfect. Thanks !!

  1588. saif says

    September 18, 2010 at 3:22 am

    hi i m using win xp above all steps done n my bios have option usb hdd but i its not booting plz help

  1589. rohit says

    September 17, 2010 at 1:44 pm

    I got “Bootmgr is missing”. I m using dell

  1590. weeds season 6 says

    September 17, 2010 at 1:44 pm

    Great write up!! this really helped me out and btw this can work on non-vista computers if you use an external hard drive

  1591. Ryan says

    September 17, 2010 at 12:03 pm

    Maybe a few minutes….

  1592. Ryan says

    September 17, 2010 at 12:02 pm

    Is it just me or does it take more than just a few seconds to format the selected drive????

  1593. Boy XatZ says

    September 16, 2010 at 6:58 pm

    amazing… this guide really worked!!! plus you don’t need to use any programs.. /heh

  1594. FrackMicrosoft says

    September 16, 2010 at 12:03 am

    This will work on non-vista computers if you use an external hard drive and skip the format command.

  1595. ICHI says

    September 15, 2010 at 1:38 pm

    AWESOME GUIDE!! IT WORKS WHEN I INSTALLED WINDOWS 7 ULTIMATE. YOU’RE A BOMB!! THANK YOU FOR SHARING THIS..
    KEEP IT UP!

  1596. Shen says

    September 15, 2010 at 5:52 am

    When I followed this method, I manage to get the OS to boot from the USB, but then that creates another problem. Vista confuses itself by reading the USB as another hard drive. The error “Windows is unable to find a system volume that meets its criteria for installation.” shows up in the Disk Partition page. My computer only has one hard drive so it must be the USB causing the problem. Can anyone tell me how to get around this problem?

  1597. mikaboshi says

    September 15, 2010 at 1:41 am

    Thnx allot for this great guide :D

    I had the official ms tool to make your usb installer disk, but somehow it always ended up telling me it couldnt copy the files to my usb drive. Doing it manually worked like a charm!

    Thnx allot! (again ^^):)

  1598. Suraj Yadav says

    September 14, 2010 at 2:06 pm

    Hi, Thanks very much.

  1599. james asare baffour says

    September 13, 2010 at 10:24 pm

    1)why do we use optical cd whilst basing on pen drive to install windows?

    2) Can installing windows wit the help of pen drive be apply on any computer capacity?

  1600. MightyAL says

    September 13, 2010 at 3:53 pm

    Good advice is hard to get, thx for complete instructions.
    I dont trust downloaded tools, got some probs with english cos i´m from germany but this was site was best i found ;)

  1601. nando says

    September 13, 2010 at 2:28 am

    THANK YOU!! this guide is awesome. worked without any problems.. and the speed of install increased! now it installs about 5x faster.. it used to take 1 hour. now it took 20 minutes :O!!! thanks!

  1602. matthew says

    September 13, 2010 at 1:40 am

    can i just say if u are using a bigger hard-drive eg a 250g external it takes about 1-2 hours to format to ntfs

  1603. mary says

    September 12, 2010 at 4:53 pm

    Thank you so much, it worked like a charm!

  1604. Rets says

    September 12, 2010 at 6:47 am

    I did steps 1 to 4. My usb was plugged and so was my 500GB external hdd. It was too late when I realized that I did step 4 on my external hdd. Now, I cant open my external hdd – it always says your drive needs to be formatted. Please help =<

  1605. Ricky says

    September 10, 2010 at 10:05 pm

    Worked well for me, the only thing is I had to pull the drive out during the first reboot or the install would start all over again.

  1606. Andy says

    September 9, 2010 at 5:02 pm

    Thank you so much! It’s so simple and yet I could not manage to install Windows from USB. Now it finally worked! Thanks!

  1607. deeh says

    September 9, 2010 at 8:13 am

    work just fine,.. thank you..

  1608. Azmi says

    September 9, 2010 at 4:55 am

    Hey!

    I don’t know how you saved my life. I shall thank you for thousand times for this and once more thousand times for your efforts on this. It really worked. Thank man, appreciate it…

  1609. thedeamon says

    September 8, 2010 at 1:14 pm

    I think the guide will also work for XP USB boot.

    We have to use Vista’s bootsect.exe which can reinstall XP’s bootsector.

    To (re)install an NTLDR or BOOTMGR bootsector you will need Bootsect.exe.

    Copy it from a Vista DVD if you want to include it on the USB root directory.

    bootsect.exe /nt52 H:

    I would suggest try to format the USB key as FAT & then install the boot manager followed b dumping of the XP CD to start testing.

    Start with FAT/FAT32/NTFS to see which one works.

    If NTFS on key works, it will also mean a super fast Windows install over USB 2.0.

    Catch: ensure to use correct bootsect.exe for x86 & x64 OS.

  1610. IceaTronic says

    September 6, 2010 at 10:42 pm

    Pro Tip:

    When formatting the USB Stick, use the following:

    format fs=ntfs quick

    Takes about 30 seconds to format the drive. Incredibly handy if your USB stick is 8GB+ like all of mine are. I dont want to wait 20 minutes for it to format…

  1611. young money says

    September 6, 2010 at 1:03 am

    hey buddy thanx
    its working and the way you have explained the steps its easy to understand.
    thanx again
    if more solutions are available on any problems regarding windows please tell me.

  1612. TechNazgul says

    September 6, 2010 at 12:49 am

    Just wanted to say thanks for posting this. Worked like a charm for me with Windows 7 Ultimate x86 installing to an Acer Revo 1600 (which I’m using to test out the new XBMC beta release of Dharma).

  1613. Darky says

    September 5, 2010 at 11:19 pm

    Hey…Can i install windows 7 with usb * i dont have dvd reader atm * if i dont have a windows before it..Like my old windows crashed & now am without windows at all & i wanna install windows 7 & no dvd reader ,thx alot :)

  1614. bziz says

    September 5, 2010 at 9:13 pm

    problem with could not map … access denied but here is the solution:
    you have to go into run and go into cmd. then you have to minimise it and on your taskbar right-click the icon for cmd and also right-click on command prompt then click on run as administrator

  1615. Karlo Antukin says

    September 5, 2010 at 7:13 pm

    for those whos stuck at step 7 coz Could not map drive partitions to the associated volume device objects:
    Access is denied. run cmd as administrator that would do the trick

  1616. I8bnsober says

    September 4, 2010 at 2:35 am

    Worked great for me except the clean command run as (admin) gives me an access denied on v*sta and w*n7 but I skip this step and even use the same window to perform the partitioning and the bootsect, worked great on both.
    Thanks.

  1617. bulger says

    September 2, 2010 at 6:12 pm

    Does not work on my vista laptop….. tried several times now keep getting “‘BOOTSECT.EXE’ is not recognized as an internal or external command, operable program or batch file,” Thanks to the author as I have used this for Windows 7 previously and it worked fine but any help with vista install would be appreciated!

  1618. gaithat says

    September 1, 2010 at 8:06 pm

    It was a perfect explanation.

    Thanks for such a nice tutorial.

    Only problem, I faced with BOOTSECT.EXE /NT60 H:command.
    Once you invoke Command Prompt like run as Administrator there was nothing like …

    Windows Xp does not recognize removable drive under: LIST DISK segment.

    Pl. keep it up.

  1619. zero says

    August 31, 2010 at 6:50 am

    i’ve already try your method, but i have a problem here which is, after my computer restart to finish the installation, it came back for the begining to format my computer and not proceed for the “completing installation”…how to overcome this problem?please help me…

  1620. GEORGE says

    August 31, 2010 at 6:01 am

    Worked like a charm!

  1621. Ed says

    August 31, 2010 at 3:46 am

    Worked for me. Thanks to all of you!!!!!!!!!!!!!

    If you are using Windows XP to create your bootable USB, these steps worked for me. I just omitted steps 1-5

    Download and install http://i.thepcspy.com/USB_Boot.zip
    Archive Password: “pasta”

    Open and find your USB drive and format using NTFS

    6. Now open another command window and type following command

    J: (Drive letter of Windows 7 iso mounted with demon tool or ultraiso)

    CD boot

    bootsect /nt60 Y: (Y is drive latter of your USB drive )

    Update BOOTMGR for USB Pen Drive

    7. Now copy all files from drive where you have mount Windows 7 iso

    8. Now reboot your computer and press F9 to get your BIOS screen and select USB drive as your boot drive.

    9. If every thing goes fine, Your Windows 7 Installation should start from your USB drive

  1622. zero says

    August 30, 2010 at 9:22 pm

    i’ve already try your method, but i have a problem here which is, after my computer restart to finish the installation, it came back for the begiining to format my computer and not proceed for the “completing installation”…how to overcome this problem?please help me…

  1623. Amp says

    August 30, 2010 at 10:27 am

    will this work for Windows 8?

  1624. Cheryl says

    August 29, 2010 at 10:39 pm

    I have done this – what method of copying files from cd to usb is best, I Right clicked copyed then right clicked and pasted. When I tried to boot up I got BOOTMGR.exe missing and it wouldnt boot up. Am I doing something wrong?

  1625. Anku says

    August 28, 2010 at 9:51 pm

    Thanx a lot mannn!! it really works!! u r awsum!!!!

  1626. Richard says

    August 28, 2010 at 11:16 am

    You rock man! Thanks for this guide. I’ve spent two whole days trying to repair my corrupt Windows 7 installation on my Netbook, which has been a challenge as it has no optical drive, so having a bootable Flash Drive was the perfect answer. Thanks again!

    A few tips to others:
    – The format of the USB drive takes a while, just be patient (I used the full format, not quick, just to be sure!)
    – If you’re getting an Access Denied error when trying to map partitions, it’s because you didn’t run the command prompt as Administrator. Right click on the Command Prompt program as select “Run as Administrator”
    – When setup has completed, don’t forget to set your boot priority back to the Hard Drive in the BIOS!

  1627. KOUSHIK says

    August 28, 2010 at 12:08 am

    actually i have a another problem .i have a pen drive but its don’t show its original memory and it is not to be formatted .this pen drive is 8 gb but showing 69mb.if you give me a suggestion that how i am recover from this problem so iam glad ti you.

  1628. Madhav says

    August 27, 2010 at 1:01 pm

    @Fi156 better use format fs=ntfs quick This will take you a few seconds. that command without quick will take long time because it performs a complete format. thanks

  1629. naveen kumar says

    August 26, 2010 at 7:08 pm

    Works like magic….. Thanks

  1630. Fi156 says

    August 25, 2010 at 3:21 pm

    Nice How To, but the command: format fs=ntfs needs HOURS not minutes…
    :-(

  1631. RAZON says

    August 25, 2010 at 12:38 pm

    MANY MANY THINKS SIR BUT I HAVE A PROBLEM TO COPY “SETUP.EXE” FILE
    WHY IT NOT COPY. PLEASE EXPLINE ME SIR

  1632. Dave D. says

    August 25, 2010 at 7:23 am

    Hey, I tried it and works perfectly, thanks a lot…i’ve tried other guides with no success but your guide is fantastic…keep up the good work…this world needs more helpful people like you.

  1633. DANNY says

    August 24, 2010 at 9:47 pm

    @John, no you can’t as NTFS relates to windows file system only.

  1634. DANNY says

    August 24, 2010 at 9:42 pm

    Thanks man this is by far the best and accurate tutorial for making a win7/vista bootable usb…

  1635. admin says

    August 24, 2010 at 8:48 am

    @ John
    Sorry, I have no idea about Mac OS.

  1636. john says

    August 24, 2010 at 7:25 am

    hi am i able to use this method to install MAC OS snow lepoard. i have no disk just the .DMG file so i cant complete step 5 onwards. will it still work??

    also am i able to reverse the effects on my external HD so i can use it as a mass storage device after??

    thanks

  1637. Uwais says

    August 24, 2010 at 7:21 am

    hi
    i am using this method to install snow lepoard on a previously windows machine will it work??
    btw my snow lepoard image is on my comps HD so i cant complete step 5 onwards?? what do i do??

    also is there anyway of reversing this procedure after i haveinstalled the OS so i can use the HD as a mass storage device after??

    thanks

  1638. miss26 says

    August 23, 2010 at 3:35 pm

    hi, have a problem in step 6..my dvd drive is E, and my usb is G……

    E: CD BOOT
    E:\boot>bootsect.exe /nt60 G:
    Target volume will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:
    Access is denied.

    pls help me in this problem..thanks

  1639. Miss Pretty says

    August 22, 2010 at 10:09 pm

    Also i want some things on Virtual LAN, the problems and prospects of it.

    Thanks for your help.

  1640. Miss Pretty says

    August 22, 2010 at 10:07 pm

    I want to know the detail steps on how you can repair window operating system.

    Thanks

  1641. puneet says

    August 22, 2010 at 2:01 pm

    Thanks dude great job, very easy & good explanation

  1642. tavu says

    August 20, 2010 at 12:26 am

    I can’t copy the autorun file from the Windows DVD to the USB stick. It says I need to provide an administrator to copy to that folder. Everything else is copied, just the autorun has this problem. What can I do?
    Thank You.

  1643. admin says

    August 19, 2010 at 7:47 pm

    Try to do it on x64 version of Windows.

  1644. Valdez says

    August 19, 2010 at 6:01 pm

    This worked well for me to create Win7 32 bit usb version,
    but when I tried to make 64bit version on another flash drive using a 64bit DVD I got boot\bootsect.exe is not compatible…..I am using 32bit Vista to make these drives. Can I modify the code to make this work? Or do I need to find 64bit machine with DVD drive?
    Thanks,
    Valdez

  1645. good stuff says

    August 19, 2010 at 4:55 pm

    Appreciate such a good info. Deserve moar views&comments.
    Such success made me cum four times in a row, thanks mate. You need a one gosu sexy treat like good asss penatration.
    Wish u good sex GG.

  1646. Litlis says

    August 19, 2010 at 2:07 pm

    I do all the steps but on step 7 then i write “bootsect.exe /nt60” he write this:
    This version of G:\boot\bootsect.exe is not compatible with the version of Windo
    ws you’re running. Check your computer’s system information to see whether you n
    eed a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the
    software publisher.
    then what should i do??

  1647. Roxy says

    August 19, 2010 at 12:48 pm

    I followed this guide but when booting up i have an error message ‘A disk read error’

    What is the problem?

  1648. admin says

    August 19, 2010 at 9:20 am

    Frankie, put the disc that has Windows 7 on it. Good luck!

  1649. DRBDANISH says

    August 19, 2010 at 5:17 am

    It was a success.. Thanks mate…

  1650. Frankie says

    August 19, 2010 at 4:10 am

    When you said insert the Windows Vista/Windows 7 disk, did you mean insert a blank disc or the disc that already has the software on it?(The $100 disc from store that comes in the software box)

    Thanks

  1651. Johnsin says

    August 18, 2010 at 7:58 pm

    Wow this was so Educational… I tried to do it with both x64 and x32 and there it was on my EHDD! Cool Guide! Thanks man

  1652. LAP87 says

    August 18, 2010 at 11:15 am

    Windows 7 USB/DVD Tool , takes your ISO and makes a bootable USB Drive or DVD.
    Works under Xp/Vista.

    http://store.microsoft.com/help/iso-tool

  1653. Corey j says

    August 18, 2010 at 3:13 am

    worked well with windows server 2008 ENT, on my xeon server

    Also if you are making the usb disk from a 32 bit machine and your having problems, saying incompatable stuff, than go to a machine which is 64 bit, and do it over

    anyway good luck with everyone else, and these steps

  1654. Abdullah says

    August 17, 2010 at 8:57 pm

    This method worked for me 100%, i am installing right now from a 8GB USB. Thanks a lot !!!!!

  1655. Rahul says

    August 17, 2010 at 6:41 pm

    This method will not work if you are running on Windows Xp.The best alternative will be to use either use either the microsoft method or try to use softwares like WintoFlash to automate it for you.

  1656. rakesh says

    August 17, 2010 at 12:35 pm

    by the way I’m using MSI P55-GD65 motherboard and transcend 4GB USB drive.
    is it my board or the usb drive….A Read Error…
    please help

  1657. Tammi says

    August 17, 2010 at 2:21 am

    I had an error, when I tried to format, that said Virtual Disk service error: the file system is incompatible. I fixed it by using quick format instead. Use this command

    format fs=NTFS quick

    I hope this helps somebody. =)

  1658. odotan says

    August 16, 2010 at 11:52 am

    The easiest method yet
    OFFICIAL FROM MICROSOFT

    http://store.microsoft.com/help/iso-tool

  1659. NLkiwi says

    August 15, 2010 at 11:43 pm

    Followed instructions and worked great, no issues. Created a Win7x64 usb install from a Win7x64 machine. Install was for a HTPC with no optical drive.

  1660. Smithy says

    August 13, 2010 at 2:42 pm

    Jesus, how many times has the guy got to say it. ITS FOR WINDOWS VISTA AND 7 NOT XP . Bunch of retards!

  1661. AJ says

    August 13, 2010 at 8:04 am

    What a guide, 101% working. People still leaving comments every day after one year. One of the best guides ever if you ask me! THANK YOU, you deserve it!

  1662. adel says

    August 13, 2010 at 12:38 am

    DiskPart> select disk 3
    DiskPart> clean
    DiskPart succeded in cleaning the disk.
    DiskPart> creat partition primary
    DiskPart> succeded in creating the specified partition
    DiskPart> select partition 3
    The specified partition is not valid.
    Please select a valid partition
    there is no partiotion selected.

    thats the eror i get please help me.

  1663. Mack says

    August 12, 2010 at 8:43 am

    Everything worked fine down to copy the files from the DVD to the USB. I get a ‘Can’t read from the source file or disk. bootsect.exe.mui’

    Any ideas are appreciated.

  1664. Steve says

    August 12, 2010 at 4:19 am

    what a legend!! I was completely lost and you have saved me – worked a treat.

    Many thanks –

  1665. avaton says

    August 10, 2010 at 12:37 am

    excellent work m8

  1666. junex says

    August 9, 2010 at 11:15 am

    how can i sure that..this is working…and it is good to used it.?

  1667. Michelle says

    August 9, 2010 at 8:02 am

    OMG.. This saved my whole day..
    OMGH!!!!!!!!
    Im back on my own pc – it worked :D
    TYSM !!!!!!!!!!
    :)FANTASTIC.

  1668. SHAILENDRA says

    August 8, 2010 at 5:20 pm

    Your The Best Boss!!!!

  1669. Maneksh.V.Thomas says

    August 7, 2010 at 5:50 pm

    THANK YOU Soooooo Much Man… you saved me… :)

  1670. Adlantis says

    August 7, 2010 at 5:45 pm

    Really great guide, easy to understand and follow, thanx a bunch!

  1671. Cristian C. says

    August 6, 2010 at 5:26 pm

    Thank you!!!
    Your tutorial is excelent!
    Simple, safe and easy to follow.

    Thank you, thank you! :)

  1672. Ghost says

    August 4, 2010 at 10:54 am

    ThanX allot to whoever brain is behind all this…. Works 110% clean & safe install. No problems faced. Follow the steps as written

  1673. Summitsingh Thakur says

    July 31, 2010 at 9:27 pm

    Thanks! 100% Working for me. Well, before I was able to install Ubuntu only.

  1674. Kayes says

    July 31, 2010 at 5:32 pm

    This is really cool man, buy 1 thing in the step 7 when i type BOOTSECT.EXE /NT60 H: it was not working but next time when i tried it was working.

    Any way thanks for the real tutorial. I hope i will see more useful tutorial soon.

  1675. Kamesh says

    July 31, 2010 at 2:13 pm

    I have a doubt in 5th step whr u say to insert Win 7 DVD…but if my cd-rom is not working how can i insert DVD in tht place..my rom is not even opening if i press the button..then what should i do??

  1676. Johnny says

    July 29, 2010 at 10:23 pm

    To get this working in XP just use a Windows 7 virtual machine. Virtual Box is easy enough.

    It’s working for me.

    PS. Not sure if it has been said, but not looking through all the comments lol

  1677. bat787 says

    July 29, 2010 at 10:10 am

    Perfect explaination.. Many many.. many many..man thanks

  1678. LT says

    July 25, 2010 at 4:00 am

    I just had to tell you this was so easy, even for a non-techie like me, and by far the easiest setup instructions on the web. I am installng Win 7 on my (6-yr old) son’s netbook as we speak 7 he is so impressed! :)

  1679. Igre says

    July 24, 2010 at 8:34 pm

    Great written guide!

  1680. Kumar says

    July 16, 2010 at 1:06 pm

    There is always an easy way, download the tool from windows website and vollla sit back and relax it will do everything for you !!!

    http://store.microsoft.com/Help/ISO-Tool

  1681. Fane says

    July 13, 2010 at 5:20 pm

    it works on 16 Gb USB Disk ???

    there is a maximum size of USB Disk ? 10x for answer :)

  1682. Jan says

    July 10, 2010 at 12:27 pm

    I fixed it, it didnt have anything to do with this guide. If you get the error “invalid partition table” try configuring your usb drive to load as hddd and not removable/fdd.

  1683. Jan says

    July 10, 2010 at 12:15 pm

    This guide didnt work for me. When I try to boot the USB drive it just says “invalid partition table” and halts.

  1684. twe says

    July 9, 2010 at 1:14 am

    Thank you so much for this tutorial. It was easy and helped things run much more smoothly. What a relief!

  1685. Jibba says

    July 6, 2010 at 2:15 pm

    Don’t know why everyone post hard guides with cmd promt. There is a program directly from Microsoft to do that same thing in 3 clicks. It also works on pirate/cracked copy of windows 7 .

    Download and guide: http://store.microsoft.com/Help/ISO-Tool

  1686. solarni sistemi says

    July 5, 2010 at 7:19 am

    i found this article helpful because recently i had problems with usb and booting. THANKS

  1687. real1tyFTW says

    July 4, 2010 at 2:21 pm

    OMG THANX !!!!!!!!! I HAD A MAJOR FKING ISSUE, ! AND BY JUST SAYING the first 2 commands the SETUP started and i was good to go :D THX ALLLLLOOOOOOOOOOOOOOOOOOOOT

  1688. solem says

    July 2, 2010 at 2:48 am

    I was a bit sceptical about this actually working. It just seemed too good to be true, this being Windows and all. But it actually works.

    Like mentioned earlier it’s not possible to run bootsect from 32-bit windows on a 64-bit version.

    Also, I had to run cmd as admin or else bootsect would complain about something I can’t remember atm.

  1689. nex says

    July 1, 2010 at 2:28 pm

    hi,anyone can help in bios settings,how it is done to select pendrive ..i cannot do it although i have new m/b and all above trick ..but i can’t detect my bootable drive…may i lack this idea…help me out …..thanks

  1690. Venthan says

    June 29, 2010 at 10:24 pm

    Hey,

    Thanks a lot, this helped me to resolve my issue after a 5 days struggle :)

  1691. Hudson says

    June 29, 2010 at 6:52 pm

    I’m currently at the copying files to USB end stage. But for anyone who reads down here, make sure to check that you’ve selected the right disk in stage 4, one way to do this is by typing DETAIL DISK and hitting enter after the SELECT DISK 1 line, brings up a load of details and a volume list at the bottom, with name, size etc, mine was Disk 4.
    (Using a different guide I manage to format my D:, good thing I’ve got a server backup. DON’T MAKE MY MISTAKE)

  1692. raksmey says

    June 28, 2010 at 3:07 pm

    thank you post is very useful for me. but does it work?

  1693. Victor Fernandes says

    June 28, 2010 at 10:49 am

    Sir,
    At present I am using Windows XP which I would like to replace by Windows 7. Please help me to install Windows 7 on my computer.
    Thanking you.

  1694. Anurag says

    June 26, 2010 at 7:06 pm

    EXCELLENT GUIDE THANK U VERY MUCH…it worked in first time

  1695. Harsha Madushan says

    June 26, 2010 at 3:10 pm

    Thanx a lot !!! work perfectly……… Use full for me….

  1696. Raeef says

    June 26, 2010 at 12:52 pm

    Thanks, I used it on my Sony Vaio upgrade media on my NW180J

    It worked perfectly.

  1697. Brad says

    June 26, 2010 at 9:21 am

    Just awesome. Very nicely done, easy to understand and exactly what I was after. :)

  1698. Ahmad Bukhori says

    June 25, 2010 at 10:52 am

    work wonderfull on my external hard drive…
    thank you.

  1699. Santhosh says

    June 24, 2010 at 10:20 pm

    thank you………dis is very interesting..

  1700. joseph says

    June 24, 2010 at 3:30 am

    Todo funcionó a la perfección.
    Gracias !! :D

  1701. SATADRU says

    June 21, 2010 at 11:12 am

    HEY GUYS JUST MOUNT THE WIN 7 ISO FILE IN DEMONS TOOL IN XP AND INSTALL IT TO THE PARTITION U LIKE….THERE IS NO NEED TO USE ANY DVD OR USB PENDRIVE…….ANY PROBLEM!! MAIL ME [email protected]……..

  1702. mezvix says

    June 20, 2010 at 9:07 pm

    for windows xp users format usb with petousb tool you can get by googling around and runbootsect as instructed , other wise boodsectis also available standalone on many websites to make usbs bootable .it even supports making xp bootable usb

  1703. Taleeno says

    June 16, 2010 at 5:34 pm

    I did this the first time and it worked fine- But i copied the wrong version of Win7 which had expired. Do i need to run command prompt again for the newer version or can i just copy the files over from the new DVD and go straight away?

  1704. ander says

    June 16, 2010 at 7:23 am

    This is a good article, but it has an error. It says:

    > 6. Maximize the minimized Command Prompt in the 4th
    > step. Type the following command now:
    >
    > D: CD BOOT and hit enter.Where “D” is your DVD drive
    > letter.
    >
    > CD BOOT and hit enter to see the below message.

    What you meant to say was:

    6. At the prompt, switch to your DVD drive. For example, if your DVD drive is drive D, type:

    D:

    …then press Enter.

    7. Type CD BOOT and press Enter, to see the message below.

    (I would make typing CD BOOT a separate step.) Cheers, Ander

  1705. Thankful29l says

    June 10, 2010 at 10:50 pm

    Very well written guide, woks like charm

    Thank you

  1706. MAN WITH NO NAME says

    June 9, 2010 at 6:31 pm

    GREAT WORK THANK YOU !

  1707. somu says

    June 8, 2010 at 4:05 pm

    In the step 5 you had mentioned “insert your Windows7/Vista DVD into the optical drive” but what if i don’t have optical drive, i am unable to go further this step.

  1708. Dennis says

    June 8, 2010 at 2:25 am

    Thanks! Works great!

  1709. Peter says

    June 8, 2010 at 12:16 am

    Thanks for the article, worked perfectly.

  1710. Robin says

    June 7, 2010 at 10:43 pm

    After step 7 it shows an error stating “Could not map drive partitions to the associated volume device objects: Access is denied”
    Any idea how to solve this problem?

  1711. azhk says

    June 6, 2010 at 10:53 pm

    Thanks a lot for the excellent guide!

  1712. Michael says

    June 1, 2010 at 1:27 pm

    I’ve used this guide before with success, but it’s not working this time. Every time I type in “cd boot”, I get an error message stating “The system cannot find the path specified.” I’ve already tried two computers and I get the same message. I also tried replicating the exact steps I did the first time by using a virtual drive, but that isn’t working either. What’s wrong?

  1713. Suneev says

    June 1, 2010 at 11:35 am

    I put forward my warm thanks for the help this post provided me.

    This process is working fine with windows 7

    Thanks Again

    Suneev
    [email protected]

  1714. Benjamin says

    June 1, 2010 at 7:44 am

    To anyone else still having the error in DiskPart, you MUST right click the CMD shortcut within your Accessories folder and select RUN AS ADMINISTRATOR.

    Otherwise, permission denied errors.

  1715. Matt says

    May 29, 2010 at 5:51 am

    OMG, this works so well, thanks, i have tried so many other “guides” and they did work.
    THANKS

  1716. oxygen says

    May 28, 2010 at 8:20 pm

    or HP USB Format Tool

  1717. anon says

    May 28, 2010 at 1:41 pm

    After copying is complete, delete the file ‘ei.cfg’ to make all Windows varients available.

  1718. admin says

    May 24, 2010 at 6:36 pm

    @Setu

    You can try EASEUS Data Recovery Wizard free edition to get back your data. I hope you will get back your data.

  1719. setu says

    May 24, 2010 at 3:12 pm

    May be I am in biggest trouble of my life with computer, I was following your steps without knowing that my main backup data hdd (500gb) was attached and I follow all the steps till the formatting ….where I realized I have formatted the wrong one..and if I don’t get my data back I will be at zero….al my work and everything was in it n I don’t have a dvd back up as well…..i know it’s stupid fuc’ed up situation ……any help will be life saver….please pls…..get me out of this………..

  1720. Bill Gates says

    May 21, 2010 at 5:50 am

    Thanks man. Worked a treat!

  1721. Madhur Makwana says

    May 19, 2010 at 10:01 am

    Thanx man.. great work.. :)

  1722. litesh says

    May 13, 2010 at 11:10 pm

    sir after installing windows i got error on pendrive that window was unable to format nw ho to format it into fat again.

  1723. litesh says

    May 13, 2010 at 10:22 pm

    tnx i like it

  1724. Waqas Muhammad Akash says

    May 12, 2010 at 5:39 pm

    32 bit and 64 bit. This method works on both vista and win7. either 32 bit or 64 bit.
    now because 64 bit capacity is more than 32 installation CD or DVD.
    I have 16 GB card. On this card i have
    win 98
    win me
    win professional 2000
    win server 2003
    win NT networks
    win xp ( all in 1 ) home, professional, media center edit
    win vista (all in 1)
    win 7 ( all in 1 ) 32 bit and 64 bit is only win 7. above rest os are only 32 bit…
    I have installed too many times on different system different os what customer ask for it. via using this memory card…..
    simply booting and them select from the list what i need to install then after that setup for that windows will run up…..and so go on….
    waqas _ akash AT yahoo DOT com if some one need please send me personal email….

  1725. mani says

    May 12, 2010 at 2:39 pm

    now microsoft provide their own tool to create a bootable usb drive to install windows vista/7/2008/2008-R2

  1726. ferpuj says

    May 6, 2010 at 9:52 pm

    Try wintoflash and forget all your usb problem, all you need installation cd win7/vista/xp wintoflah and usb stick 4gb for 7/vista 2gb for xp… drivers and stripcan do it later.

  1727. Mohamed says

    May 4, 2010 at 6:33 pm

    This excellent work / / / I will by experience

  1728. Omni says

    May 2, 2010 at 7:00 am

    Works with doing a quick format aswell, as it takes long time to do a regular.
    Super guide!

  1729. Derick says

    May 2, 2010 at 6:52 am

    insert the usb flash drive hit any key depending your pc you have to go to the system bios

  1730. hamedshaik says

    April 29, 2010 at 10:23 pm

    try dis guyz its vry easy

    intowindows.com/how-to-create-bootable-windows-7-vista-or-xp-usb-flashpen-drive-with-a-single-click-must-try/

  1731. Zaid rohid says

    April 29, 2010 at 1:44 am

    THANK YOU… !!! ;) YOU ARE THE GREAT!

  1732. leahcim says

    April 28, 2010 at 9:14 am

    i gotta try vpc mode…………… tnx

    LeAhCiM

  1733. izdelava spletnih st says

    April 27, 2010 at 10:57 am

    Great article!

    Helped my friend’s laptop :)

  1734. miro says

    April 26, 2010 at 5:51 am

    You need to add > Type EXIT < To exit the diskpart after formatting. Like this:

    5. Type EXIT to exit DISKPART

    6. Maximize the minimized Command Prompt in the 4th step.Type the following command now:

    D: CD BOOT and hit enter.Where “D” is your DVD drive letter.

    Otherwise very helpful indeed :)
    Thanks

  1735. Harjinder Singh says

    April 25, 2010 at 4:30 pm

    u r the best men i think bcz u simply tell us the setp for install window frm usb.anybody easily do it. thanx for ue help.

  1736. VolN says

    April 18, 2010 at 10:55 pm

    To Zaid

    try to run cmd.exe as administrator and it will be fixed

  1737. Zaid rohid says

    April 16, 2010 at 5:33 pm

    i hv problem with this technic.. the command sound like this..

    “Could not map drive partitions to the associated volume device objects :
    Access is denied. ”
    someone please help me…. ;)

  1738. Hannibal says

    April 16, 2010 at 2:51 pm

    TO AMOS

    make sure you fill all details in CAPITAL LETTERS and just take your time to go through it again.

  1739. Hannibal says

    April 16, 2010 at 2:46 pm

    Thanks for the tutorial, it work perfectly.

    i also have a WINDOWS 7 AIO DVD 33 in 1 i had put together and put that on a USB too, also works perfectly.

    thanks again

  1740. Krim says

    April 15, 2010 at 2:46 am

    When I put the usb in, it gets to the boot screen and says “BOOTMGR IS MISSING” and I’ve repeated the BOOTSECT steps already.

  1741. Amos says

    April 13, 2010 at 9:08 pm

    actually you can’t continue with the instructions, if you try assign you get “There is no volume specified. Please select a volume and try again”

  1742. Amos says

    April 13, 2010 at 9:03 pm

    Hi, excellent instructions…I’m almost there but when i run format fs=ntfs I get the following error message right at the end of the format..

    “100 percent completed”
    “diskpart has encountered an error the parameter is incorrect”

    have you seen this before and if so any suggestions?

    i’m on Vista

  1743. Skyler says

    April 13, 2010 at 9:41 am

    I did all the steps up until 5 now I was wondering I don’t have Win 7 on a disk just on my hardrive can I just copy over to my USB at this point? and would I still have to change the Bios settings?

  1744. Tim says

    April 12, 2010 at 4:42 pm

    Thank you very much! Great detail!

  1745. Rajesh says

    April 6, 2010 at 5:29 pm

    Man, just worked like a charm in the second try. First try I had error “COULD NOT FIND MAP DRIVE PARTITION TO THE ASSOCIATED VOLUME DEVICE OBJECT:
    ACCESS IS DENIED”

    Solution:
    C:WindowsSystem32cmd.exe

    On the pop-up right click context menu, select
    “Run as Administrator”

    Repeated all the steps once again.. and Voila…

    thanks a lot my Friend..
    :-)

  1746. Rishad says

    April 6, 2010 at 5:28 pm

    Thanks Alot man, This is very usefull for me…….

    Thanks buddy……

  1747. Patatattat says

    April 2, 2010 at 8:55 am

    I did this process on a SATA SSD 16gb harddrive I had, and it worked! :-D Beautiful.

  1748. RM says

    April 2, 2010 at 7:05 am

    I did this from a Windows 7 computer and was able to install Windows 7 from USB with no issues at all.

    Well done!

  1749. Oleg says

    April 1, 2010 at 7:55 pm

    Hi
    Thanks a lot for info.
    Can I have both, vista and win7 on usb stick at the same time? Just out of interest. :)

    Thanks

  1750. david says

    March 28, 2010 at 3:51 am

    i cannot burn cds or photos onto a disc when i try it says put disc into cd drive d .Thanks if you can help me

  1751. underworld666 says

    March 25, 2010 at 6:07 pm

    Really great!!!
    This tips works fine for me.

    Thanks!

  1752. Huy Nguyen says

    March 24, 2010 at 8:51 am

    Excellent

    Works great for me :-)

    Thanks

  1753. shakir says

    March 24, 2010 at 1:37 am

    superb expalanation…. anyone will easily understand…keep it up..

  1754. visions says

    March 20, 2010 at 1:41 am

    CD BOOT Problems you need to *press ctrl c then type the commands below 100% working for me now

    D: CD BOOT and hit enter.Where “D” is your DVD drive letter.

    CD BOOT and hit enter to see the below message.

  1755. Sathya says

    March 20, 2010 at 12:30 am

    Thanks a lot!!!!
    It worked good for me… Only thing you could further mention is that “diskpart doesnot recogonise removable storsge in xp” it works only in vista (or) win 7.

  1756. Diego Freniche says

    March 19, 2010 at 3:10 pm

    Thanks! After trying a lot of “tutorials”, this one WORKED. I’ve finished installing my Asus 904 HD

    Thanks again!

  1757. MTL says

    March 18, 2010 at 7:37 pm

    Great guide. For those of us who are not builders or very familiar with computers, including a detailed step on how to change the boot priority in BIOS from HDD or CD to USB would make this guide complete…

    Thanks for your time and effort on what is here though – Much appreciated!

  1758. mwawe says

    March 17, 2010 at 8:58 pm

    correct:!!!!!

    version F:\boot\bootsect.exe is NOT proper with….

  1759. mwawe says

    March 17, 2010 at 8:56 pm

    im trying to make a usb with Win7 64bit my OS is Win7 32bit and i have problem in step 7.

    system sayid:
    version of F:\boot\bootsect.exe is proper with version running on this PC….

    anyone know what to do ??

  1760. Sanjay says

    March 17, 2010 at 6:09 pm

    Thank you very much..it is working fine…..

  1761. Peje says

    March 16, 2010 at 6:25 pm

    Working fine & smooth.thanks for the tutorial! :)

  1762. Andrew says

    March 15, 2010 at 7:17 am

    If you have the following error:

    “COULD NOT FIND MAP DRIVE PARTITION TO THE ASSOCIATED VOLUME DEVICE OBJECT:
    ACCESS IS DENIED”

    Then when you opened your command prompt you did not right-click and run as admin.

  1763. Rob says

    March 15, 2010 at 4:02 am

    Works perfect.
    Thank you very much for youre efforts!

  1764. Andy says

    March 15, 2010 at 12:15 am

    @admin
    y wasting time on useless things/people……..

    plzz help me out through the problem soon…..

  1765. admin says

    March 14, 2010 at 9:48 pm

    @Padam
    I have deleted the links just because I don’t allow readers to post links in comments. You might get two or three links in the whole comment section (in this post). And mind that I could have deleted your comments if i had done so. Hope you got it. Also note that I will be deleting your future comments as I don’t like to argue on a useless topic.

  1766. padam says

    March 14, 2010 at 9:13 pm

    The fact that you removed the link to his blog from both of our posts speaks volumes in itself. There are other links all throughout the comments on this page, _none_ of which have been removed.

    kmwoley.com/blog/?p=345

    Leave it up this time, let the users make their own decision as who stole it from who.

  1767. AbhishekDatta says

    March 14, 2010 at 8:25 pm

    AWESOME man! solved my prob.

    I… AM… YOUR… FAN… NOW…

  1768. admin says

    March 14, 2010 at 8:45 am

    @Kevin
    I don’t know what to say! For your kind information, Microsoft has given the how to make bootable usb in its WinPE help guide. Do download and read it before making such comments.

  1769. padam says

    March 14, 2010 at 5:19 am

    “just because […]”? It’s kinda cute how you ignored the other points. The order of the commands is important, but they do _not_ have to be executed in that exact order.

    Furthermore, I’m even more convinced you have no idea what any of the commands posted do – as you’re misleading users into thinking that bootsect doesn’t work on XP installs or vista installs with XP as the target. It’s a matter of changing the /n60 argument to /nt52 for it to use the master boot code that’s compatible with NTLDR (rather than BOOTMGR, which is what Vista/7 uses).

    To quote you in case you decide to go deleting it:

    “This guide doesn’t work for XP..Only for Vista and Windows 7.. [snip]”

  1770. Kevin Woley says

    March 13, 2010 at 10:55 pm

    Looks like you guys did a great job copying the instructions from here:
    “link removed”

    Way to pass it off as your own.
    Kevin

  1771. admin says

    March 13, 2010 at 10:43 pm

    @Padam
    How can you say that just because order of commands are same? You know, one can’t create a bootable disk by entering those commands in random order. So steps will be same if you refer other sites too. I can’t blame other sites for that right? You need to execute the step 1 first and then 2.. You can’t reverse it!

  1772. padam says

    March 13, 2010 at 10:01 pm

    You should really give the _original author_ credit, instead of pretending like you wrote this guide yourself.

    Just a couple of weeks after it’s posted here:

    “link removed”
    You turn around and post it here.

    You can try to deny it, but it’s the _exact_ same steps in the _exact_ same order, on top of using the _exact_ same commands, again, in the _exact_ same order.

    Plagiarism is baaaaaad.

  1773. ralph says

    March 12, 2010 at 10:40 pm

    Really helpful.

    thnx

  1774. Richard Borg says

    March 11, 2010 at 2:31 am

    Excellent tutorial worked like a charm!

    Thanks!

  1775. deo says

    March 11, 2010 at 2:05 am

    In case you get error message “Access Denied” in the last step you may need to start “Virtual Disk” service from Start->Run->services.msc

  1776. khizer says

    March 6, 2010 at 11:00 pm

    nice work!!!
    can anyone tell me how to put xp in the usb and make it bootable..please
    thanks

  1777. DG3 says

    March 6, 2010 at 12:19 am

    Thanks for the guide ^^ verry usefull! You saved me from CD/DVD’s with windows and others!

  1778. Vicky says

    February 27, 2010 at 3:47 am

    Excellent guide.
    I need to save this site on my pc.
    Extremely useful and helpful
    Thanxs.

  1779. lakshay says

    February 25, 2010 at 7:10 pm

    I am not getting my pendrive disk number.

    when i type list disk
    only disk 0 is visible

    i have tried on all USB ports

  1780. Moosewad says

    February 24, 2010 at 11:23 am

    once i hit “format fs=ntfs” it just says 0 percent and stays there.

    Help!!

  1781. Harry says

    February 24, 2010 at 2:51 am

    Thx dude !

  1782. noneya bizness says

    February 24, 2010 at 2:16 am

    yea, this is stupid…..just format and copy windows 7 files to usb…DONE

  1783. The-Stoic says

    February 22, 2010 at 5:44 pm

    You are a legend. Got a SFF here and no DVD or CD-Dom. Used your instructions to get Windows Home server up and running. Thanks for the info. :D

  1784. aj says

    February 16, 2010 at 7:10 am

    Although there are a couple of tools out there to help simplify this process, I just ran across a new one that works under XP as well. Bootsage is another nice utility to add to your toolbelt. http://firesage.com/bootsage

  1785. SG says

    February 16, 2010 at 2:03 am

    Thanks a lot! The MS tool kept erroring out when trying to create a bottable USB installer from the DVD. However your instructions worked like a charm…Thanks!

  1786. zorzer says

    February 16, 2010 at 2:02 am

    thx! 100% working like you said :D

  1787. xkovi says

    February 12, 2010 at 2:10 pm

    The easiest way how to install Win7/Vista from usb is just to format your USB stick (from windows, no cmd line needed!) and extract files from *.iso into root of your USB stick….nothing else…tested million times ;-)

  1788. duncan says

    February 12, 2010 at 12:14 pm

    my netbook is 32 bit and my win7 is 64bit.. im wondering if this can be installed..
    and if it cant can yyou please tell me how i could upgrade my netbook to 64bit?

  1789. Rohit says

    February 12, 2010 at 7:09 am

    Perfect .. 10/10 !

    Thanks for sharing this valuable info ..

  1790. Victor Aroma says

    February 11, 2010 at 7:27 am

    This tutorial is awesome!
    Thanks for the helpful tips.

    Cheers,
    Victor Aroma

  1791. Geoff says

    February 10, 2010 at 9:01 am

    Worked perfectly!!! :)

    The funny thing was my Windows 7 Ultimate DVD was scratched, so I tried to use my Windows 7 Home and that didn’t fit on my 4gig USB stick.

    Than I tried an 8 Gig microSD card and that did fit…and booted perfectly on my Asus R1600.

    Thanks for really well written and detailed instructions.

  1792. admin says

    February 6, 2010 at 4:48 pm

    @Antonio
    Yes, it will format your drive.

  1793. antonio says

    February 6, 2010 at 8:50 am

    Hi, does this step’s will reformat my flash drive?

  1794. le says

    February 5, 2010 at 2:17 am

    that sir,
    simply put, is ‘the bollox’,
    TUVM

  1795. Omega says

    February 3, 2010 at 4:47 am

    1st off, nice tutorial! I used my iPod touch as a flash disk, and used ultraiso to make the image<—so far so good, everything loads but I get a message stating that 'device drivers are missing' [paraphrased] I read around and it looks like it may be cd/DVD not being supported, but I'm installing from USB, no need for DVD drive help pleez

  1796. lenny says

    January 31, 2010 at 10:26 pm

    it worked you are a star i bought my note book for £50 coz it wouldnt load up,, best £50 ive spent in a long time thanks to your help,,, cheers

  1797. SANRocks says

    January 31, 2010 at 4:03 pm

    very very tankssssssssssssssssssss……my rateing is 5*****

  1798. steve says

    January 30, 2010 at 12:21 pm

    This works like a charm. If your having problems try the other easy installation that he has posted on the link at the top of the page. That one has only 4 steps that u follow. In any case both of these installation guides have my 5 star rating*****

  1799. maseo says

    January 29, 2010 at 11:10 am

    @ patryk

    if you didnt get as far as format then you should be able to recover files, im assuming your disc drive has dissapeared from ‘my computer’?? if so, go to start menu>>type partition in search bar (dont hit enter) clcik on the ‘create and format partitions’ file>>a box will appear and take a minute or 2 to load in all your partitions…..once loaded you should see your missing partition/drive…if so right click on it..select ‘change drive letter and paths,>>select ‘add’ from the nxt pop up box>>type a letter in, make sure the letter is not assigned to any other resources (egzample…type letter R ) once you put the letter in, just click ok, your partition should be back as normal now in my computer.

  1800. maseo says

    January 29, 2010 at 11:00 am

    @khang, if you only have the .iso file of windows 7 and not the dvd, (install power iso trial-free online), nxt double click .iso image and it appears in power iso, in toolbar of power iso click on ‘mount’ select ‘1 drive(in drop out menu) follow a couple of prompts and its mounted….nxt…go to ‘my computer’ and you will see a virtual drive(DVD Drive) their with the windows 7 in it, right click on it and explore(or open in new window) all the files are their and you can now copy them to your pen drive.

    a much easier and quicker way is (assuming you have power iso installed) is simply right click on .iso image and mount from their, my computer, explore or open…copy files//simple really,

  1801. Sinner says

    January 27, 2010 at 7:36 pm

    This is stupid, I didn’t have to do all this crap, all I did was format my 4GB flash drive in fat 32 format, copy the contents if the Windows 7 DVD contents to the USB flash drive. And then set the bios to boot from flash. all done with my mouse, no diskpart or cmd prompt.

  1802. Paul Smith says

    January 26, 2010 at 6:49 pm

    Worked perfectly. Thank you.

  1803. John says

    January 23, 2010 at 2:58 am

    Worked Perfectly. I can now have the great W7 on my laptop with a burned up DVD drive, lol

  1804. Patryk says

    January 22, 2010 at 8:42 am

    ;( well, mine went bad, really bad, my disk 1 was my second hdd (i realized that after) u should add how to discover what disk is the usb, i’ve deleted all my most important files;( i reached active, i didn’t made format, is there a way to take back my stuff?

  1805. khang says

    January 22, 2010 at 2:09 am

    you should clarify step 5 for those who dont have the windows dvd. Mounting an image isn’t something everyone knows about. Like myself, I am assuming most people who are gonna use this guide only have the .iso file and not the dvd.

  1806. kk kangan says

    January 20, 2010 at 2:50 pm

    great.. thank you. it worked like a charm.

  1807. zdarova says

    January 20, 2010 at 3:22 am

    i had some problems at the begining, as i have raid 0 with amd southbridge.

    so guys, for Windows 7 x64 you need the folder /boot from a 32 bit dvd instalation if you want to prepare the usb drive on a 32bit PC (i used from the DVD of RC win 7 a had from may 2009…)

    it worked fine, i tried first with an Ultimate version x64
    now i want to install the Profession Win 7, because i have the license from the university for it

    thanks!

  1808. slownie says

    January 20, 2010 at 12:59 am

    Excellent work, thank you. This is good help the beginner users.

    Many thanks
    bye slownie

  1809. Robbie says

    January 19, 2010 at 11:45 pm

    hey it wont let me do the last command, BOOTSECT.EXE /NT60 F: , my flash drive is f and it says could not map drive partitions to the associated volume device objects: access is denied???????.. what do i need to do

  1810. XAce says

    January 17, 2010 at 6:03 am

    Thank you,Streamlined instructions,it worked perfectly.

  1811. renren says

    January 13, 2010 at 3:36 pm

    nice i will try this

  1812. Michiel says

    January 11, 2010 at 4:48 pm

    About step 6:

    D: CD BOOT

    The “CD BOOT” is not doing anything. Just D: is enough, anything after that is ignored.

    For the rest: thanks for the guide, it’s really helpful for a lot of people I think.

  1813. lucy says

    January 10, 2010 at 11:20 am

    you cant copyright anything in the command prompt screenshots that you did using MSFT instructions for this process.
    dolt.

  1814. somebody says

    January 10, 2010 at 10:55 am

    go here for these things in a nutshell from micro$oft
    http://store.microsoft.com/Help/ISO-Tool

  1815. Brandon says

    January 10, 2010 at 6:04 am

    This worked flawlessly for upgrading my wife’s PC. She had a DVD ROM drive that refused to be recognized and this was an awesome work-around and super fast.

    Thanks!

  1816. Ahir @nurag says

    January 9, 2010 at 3:07 pm

    thank for this update…….all of u………..

    any new update so mail me this mail id……..

    i will wait your reply………………….

  1817. Vaidy Mohan says

    January 9, 2010 at 2:00 am

    Awesome. I could restore my system from what you could call as disaster.

    Thanks so much.

    Vaidy

  1818. Nathan says

    January 7, 2010 at 6:21 am

    Great guide, but MS has now made it much easier for us:
    http://store.microsoft.com/Help/ISO-Tool

  1819. Paul says

    January 7, 2010 at 4:11 am

    Man… After days of searching and trial and error, FINALLY this is a guide that WORKS!
    I have just installed Windows 7 on my netbook and I am sooooo freakin’ happy. :)

    I blog about computers, software and web development in German and I would like to ask your permission to translate this guide into German and publish it on my blog. With full credits to you and a link to the original guide of course.

  1820. KIRITH SIVA says

    January 5, 2010 at 4:46 pm

    HEY,

    MUCH APPRECIATED! GREAT TUTORIAL! AND IT WORKS!! YOU SAVED ME SOME DOLLARS. THANKS VERY MUCH!

    KIRITH SIVA.

  1821. Brody says

    January 5, 2010 at 12:02 am

    Well, accidentally formatted my external HDD with my movie library, .ISO library, and all of my pictures on it, but, my fault.

  1822. triple six says

    January 4, 2010 at 10:00 pm

    thankx… its work.

  1823. Sam says

    January 1, 2010 at 2:15 am

    Just thought others should know, command in step 7 must have a space after EXE

    As published BOOTSECT.EXE/NT60 H:

    This works BOOTSECT.EXE /NT60 H:
    (shown in the screen cap correctly)

    –Sam

  1824. Z1pp3r says

    December 31, 2009 at 3:26 pm

    This is AMAZING! THNX MAN! Nice Tutorial!

    Keep doing making tuts like this!

  1825. CroatianBoy says

    December 31, 2009 at 4:09 am

    Hello and BIG THANKS FROM CROATIA

    100% WORKING,

    EASY AND FAST WAY TO INSTALL WINDOWS WITHOUT DVD :)

  1826. toderu says

    December 24, 2009 at 5:51 am

    Hello,
    great work,
    for saving time you can use “format fs=ntfs quick”
    that can save some time if you have a big usb stick.

  1827. rik says

    December 22, 2009 at 7:23 pm

    hey i got an iso file i downloaden from school

    (we get free software there)

    and i cannot do step 5 is that a problem?

    and i got an iso file when i want to select is with the dvd usb tool program it said that it is not valid

    can anyone helpe me?

  1828. hnnn says

    December 22, 2009 at 4:45 pm

    thanks man for this guide!

  1829. JaFar says

    December 22, 2009 at 9:22 am

    Thanks Chase (post 226) finally found that out and was going to post with solution but seen yours. Took me 20 minutes to realize that you have to right click and run as admin in Vista and 7

  1830. Senior47 says

    December 21, 2009 at 2:19 am

    Thanks for this easy tutorial! Now, just a easy question!-)
    On my USB-pen drive there is space enough for both the 32 and 64 bits version of windows 7. Would it be possible to have a menu from which one could choose which OS to install?
    A new easy tutorial maybe!-)

  1831. chacha says

    December 20, 2009 at 11:30 pm

    Okay so, access isn’t denied anymore. but it still says the same thing besides that

  1832. chacha says

    December 20, 2009 at 11:23 pm

    “Could not map drive partitions to the associate volume device object: Access is denied.

    This happened right after bootsect.exe/nt60 E:

    (The usb key is considered by the comp as drive E)

    I tried the so-called easier guide link, it couldn’t even find an iso file in the windows 7 files. (It’s on a cd)
    And i know there is nothing wrong with the windows 7 cd, i just used it last night to install it on my uncles comp, which is where i’ve been trying to go through this guide)
    I need it on a usb key so i can install it on MY notebook. Help anyone?

  1833. andrew panda says

    December 20, 2009 at 8:47 am

    this works like a charm, did a vista install from usb. thanks!!!

  1834. david dizzle says

    December 20, 2009 at 6:56 am

    If it doesnt support usb booting then why is it an option in the boot sequence?

  1835. admin says

    December 19, 2009 at 11:09 am

    @ David Dizzle

    It seems your PC doesn’t support USB booting, or your Windows 7 ISO is not bootable.

  1836. david dizzle says

    December 19, 2009 at 8:16 am

    I have a question for you, I have done this guide
    over and over again different ways on different operating
    systems and I cant get it to work, I am wanting to install
    windows 7 iso on my desktop pc which is an xp machine. I changed the bios boot sequence so it detects the usb first actually I made them all usb and it still gos straight through the boot sequence and right into the xp bootup screen. I dont know what to do please help.

    thank you, david

  1837. kamlesh says

    December 18, 2009 at 2:31 pm

    it is very very helpful for me.
    thank’s.

  1838. Jake says

    December 18, 2009 at 12:53 am

    Thank you very much, this worked perfectly for me.

  1839. teejay says

    December 17, 2009 at 8:13 pm

    ‘A disc read error’…plz help me.i changed the BIOS priority to USB HDD.there were other options USB FDD,USB CDROM,USB ZIP.

  1840. Piyush says

    December 17, 2009 at 10:57 am

    If u get this message ‘Could not map drive partition to the associated volume device objects:
    Access is denied.

    goto C:/Windows/System32/ (before doing anything (or before running DISKPART)

    right click on cmd.exe

    Run as administrator (just second option)

    and repeat whatevr is given in this website…..DONE

  1841. CrabQuiche says

    December 17, 2009 at 4:34 am

    If you are doing this guide from XP, use the HP USB Flash Disk Format tool instead of steps 3 and 4. This is because XP’s DiskPart Tool does not support The NTFS Formatting for USB flash disks. Thank you for a great guide. I am working on a tool which does it all for you, called 7toUSB.

  1842. RPJ says

    December 16, 2009 at 11:30 pm

    Worked perfectly. Used it on a 4Gb SD card with a USB SD reader to install Win7 64-bit on an Acer laptop. Many thanks.

  1843. Gregory says

    December 13, 2009 at 8:48 pm

    Thank you very much!!! It took a lot of configuring and restarts but I finally managed to recover my OS with zero data loss. After I back up my stuff, I’ll be installing Win7 using microsoft’s boot tool.

  1844. PARAS says

    December 13, 2009 at 7:16 am

    INSTEAD OF GOING THROUGH ALL THIS PROCESS WE CAN JUST USE “WIN2FLASH” APPLICATION FROM WIN2FLASH.COM OR JUST CAN GOOGLE WIN2FLASH AND EASILY GET IT.

    I AM USING WIN2FLASH FOR SOME TIME AND BEST PART IT CAN INSTALL WINDOWS XP AS WELL AS WIN 7 BOTH FROM USB PEN DRIVE.

    TESTED BY ME ON ACER LAPTOP(7), HCL LEAPTOP(2), AROUND 19 DESKTOPS

  1845. RS232 says

    December 11, 2009 at 8:44 am

    Thanks for this wonderful how to..GRRRRRRREATTTTT!!!

  1846. killak says

    December 10, 2009 at 7:32 pm

    Hey, great guide!
    Before I start I wanted to confirm something; when I’m done, if I want to use the pen drive again, I just format it from My Computer right?

  1847. waseem says

    December 10, 2009 at 4:13 pm

    I had a problem in start.
    As in window Xp in command prompt Diskpart command LIST DISK doesnot show usb as disk.
    It shows it as volume.
    kindly guide me whats the problem.
    Regards

  1848. matthew says

    December 10, 2009 at 8:22 am

    worked great. thanks.

  1849. Pown says

    December 9, 2009 at 11:50 pm

    i get a disk read error occurred when i try to boot from the usb i followed the guid and it should work, whats wrong?

  1850. Saleem says

    December 8, 2009 at 8:49 pm

    everything went fine. booted on the flash drive, but can’t partition using win 7. installation stopped there. what to do? tried it on asus Eee mini.

  1851. Johnathan M Camien says

    December 8, 2009 at 7:29 am

    I am not sure if this is posted but for everyone that has the CD as an ISO file you can use MagicISO to mount the ISO file to a virtual drive so that the system sees it as a CD/DVD. then just use that drive letter in place of the CD/DVD drive letter in the guide. Worked like a charm for me.

  1852. Gabe says

    December 7, 2009 at 4:39 am

    Works great, thanks.

  1853. vaitheeswaran says

    December 4, 2009 at 4:56 pm

    hi again one more doubt.

    BOOTSECT.EXE/NT60 H: ?

    so my usb drive name is 1201(E)

    i have to type 1201 E: or must type NT60 E: ?

  1854. vaitheeswaran says

    December 4, 2009 at 4:33 pm

    Hey Thanks Man , for your help.
    and i don’t understand onething.

    how do u find about disk 1 or disk 2 of usb . explain that dude.

    thanks in advance

  1855. Chris says

    December 4, 2009 at 2:49 am

    This is an excellent guide for anyone and I am very greatful you took the time to do this.

    Quick note that may confuse people, in step 6 where it states “D:CD BOOT” should be “D: CD BOOT” as shown in the screen shot.

    Thank you for the brilliant guide!!!

  1856. Todd says

    December 4, 2009 at 1:35 am

    I can’t thank you enough.. my dvd-rom has been down, tryed fixing with the filter delete but computer still doesn’t recognize it, but it spins up at start up, I can put dvd in and it acts like it wants to but nothin..(yes all the bios stuff been checke, enabled and so on) —– so needless to say this little fix has been a God sent.. Works like a champ.. the only think that didn’t work was
    “Format fs=ntfs” I formated it the old fashed way..
    and in step 6. “D:CD Boot” I had to do “CD/Boot” amazing how that little / makes all the difference…

    I was a computer with xp and a good dvd drive to set up a third drive to boot from and re-install vista on my laptop..

    Thx again..

  1857. Kevin says

    December 3, 2009 at 12:36 pm

    When I get to step 6 and type CD BOOT, I receive an error message:

    “They system can not find the specified path”

    I have a crappy Sony upgrade CD and it is not bootable. Could that be why I get that message? If the CD is not bootable, does that mean I can not create a bootable CD?

  1858. Blake says

    December 3, 2009 at 11:12 am

    I did every step right and got the right results. Even the Bootsect.exe part. it told me it successfully created it. i went to boot desktop from USB and STILL got the BOOTMGR is missing. Now i did it with vista from XP and it worked great. i had the vista install cd. now from vista to 7 its different. its an .iso file. is that why i cant make it work?

  1859. Throwlands says

    December 2, 2009 at 5:00 am

    I just finished assembling a new computer that only has SATA connections and all I have are PATA CDROM drives. Your guide saved me from spending money on a drive I’d only need once.

    Many thanks.

  1860. Aaron says

    December 2, 2009 at 12:43 am

    Finally found a method that works. This actually works!!!!!!!!!!!!!!!! Thank you, awesome.

  1861. carl says

    December 1, 2009 at 10:00 pm

    have tried your process a few times with vista and 7 and works great but whilst installing windows i get an error code 0x80070241? any ideas why i get this code. pls help

  1862. pawan says

    December 1, 2009 at 9:46 pm

    great job ……….
    thanx a lot.

  1863. pawan says

    December 1, 2009 at 9:44 pm

    great work …………….
    thanks a lot

  1864. Please Help me ! says

    November 29, 2009 at 11:49 pm

    Hi,
    Please help !!! Here what I have done:
    1.Download Windows 7 iso file,which I put it in isoBuster and extracted.
    2.Coz I have listen it is better to make clean instalation,I bought new WD external HDD-Passport Studio 500 Gb and put it all information from my PC to HDD (around 90Gb very important data + windows 7 of course)!
    3.I run “cmd” and get in DOS
    – “diskpart”
    – “list disk”
    (coz there were nothing,not disk 1,2,3-i just select disk 1-don`t ask me why,coz i don`t know for myself,coz i am stupid!!!)
    – select disk 1
    – clean…
    After i wrote “clean”,I discconect usb cable,coz I afraid-what does “clean” means!!??
    For god sake-i have all informations from last 6 years on my external hard disk…

    Now,my WD doesn`t work,everything is ok in “drive manager”,when i conecct usb cable there is the external usb hard drive showed up on the Safely Remove Hardware list right down,but I can not enter into the disk-inside and I am so affraid and desperate and don`t know what to do…
    How you can see,I am bigginer,but please tell me what is the best solution for me to do now and to don`t lose my data on WD (if i already didn`t lost :(
    Please,please help-with days I don`t know what to do….
    My e-mail is via_makedonia yahoo dot com please write me there.
    What I have tried:
    coneccting my WD with 3 dieferent cables-usb and firewire in dieferent ports.
    installing drivers from wd site

    When I check Device Manager it shows that the device is installed and working properly but it will not show in “my computer” and I can’t access it.
    before the problem,my HDD appeard as drive H:
    I wouldn’t be half as frustrated if it hadn’t been working properly before this.Plus-ALL data is on my HDD,and I don`t even know if it is still there :(

    I do it this:
    2 Step Solution for XP users:
    Part 1:
    Go to
    Control panel -> Performance and Maintenance (cannot be in classic view to see this link) -> Administrator Tools -> Services -> Universal Plug and Play
    If Universal Plug and Play is set to manual switch to automatic.
    Part 2
    Double Click Safely Remove icon on the bottom right-> Select device->click Properties -> click Volumes -> click Populate -> hit OK -> if nothing shows it may need to be formatted

    Also i was in DISK MANAGEMENT,but except formating disk,I don`t see solution :(
    And formating will erase all data on the disk,isn`t it?! (if i have it,of course).
    again nothing :( :(

    Thanks in advance !!!!!!

  1865. dsfjdifja says

    November 29, 2009 at 7:35 pm

    why do all this when you can just make virtual cd drive and boot from it? 2 minutes work lol.

  1866. Andrew J. COwell says

    November 25, 2009 at 4:08 am

    Worked as advertised on my Dell Mini 9.

  1867. ahmed says

    November 24, 2009 at 6:46 am

    I LOVE YOU!!!

    my cd drive doent work so USB was the only option.

    GREAT TUTORIAL!!!

  1868. Lurvinzy Andrew says

    November 23, 2009 at 7:32 pm

    Hi~ Thanks for the tutorial currently copying the files hope it works!

  1869. admin says

    November 18, 2009 at 5:53 pm

    @Nicered
    You can use official Windows 7 upgrade advisor (it’s free) tool to check compatibility issues.

  1870. Euphie says

    November 18, 2009 at 9:53 am

    Have you made the XP guide yet?

  1871. NICERED says

    November 17, 2009 at 12:57 pm

    Any method to know your win7 and vista compatibility (x64, x86…) before installing win7?

  1872. Navster says

    November 17, 2009 at 4:56 am

    Brilliant Guide… Worked a Treat….

  1873. Jason says

    November 14, 2009 at 7:07 pm

    100% working… confirmed! Thanks for the tutorial… it was easy, and accurate.

  1874. hicom5 says

    November 14, 2009 at 6:42 pm

    problem:
    “Could not map drive partitions to the associated volume
    device objects: Access is denied.”
    ————————————————-
    answer:
    C:\Windows\System32\cmd.exe

    On the pop-up right click context menu, select
    “Run as Administrator”

  1875. Chase says

    November 12, 2009 at 5:17 am

    For those having problems with “access is denied” during the bootsect command, be sure to open cmd exactly as mentioned in the instructions. I assumed that being logged on as an administrator or using /runas was sufficient, but I guess things are different in Vista/Windows 7.

  1876. Tomasz says

    November 12, 2009 at 4:43 am

    OK I found it….when EEE PC starts you need to press ESC key in case to display BOOT DEVICE SELECTION menu :)

  1877. Tomasz says

    November 12, 2009 at 4:24 am

    I did EXACTLY as it says and my netbook doesn’t wanna boot from USB…I checked BIOS settings couple of times and it is set to boot from removable device…which is correct I guess…no idea what to do :(

  1878. Michael says

    November 10, 2009 at 6:32 pm

    Hi there,
    for all the people having problems at step 6 try this

    6. Type in the cmd window CD/DVD DRIVE LETTER: and press enter i.e.
    D:
    Then Type CD BOOT and press enter
    Then proceed with step 7
    Hope this helps

  1879. Alex says

    November 10, 2009 at 3:24 am

    HELOO ,I HAVE A PROBLEM WHEN I PUT F:/BOOT>BOOTSECT.EXE /NT60 I: IT SAYS THAT “COULD NOT MAP DRIVE PARTITIONS TO THE ASSOCIETED VOLUME DEVICE OBJECT:ACCES DENIED
    WHAT TO DO PLS HELP

  1880. Eugene Ishchenko says

    November 9, 2009 at 12:44 am

    Thank you for this wonderfull solution. It’s easy and worked for me.

  1881. admin says

    November 7, 2009 at 12:02 am

    @ Diptiman
    If you trying to create a Windows 7 or Vista on Vista/7 you should not face any such problems. And if you trying to create a bootable USB of Vista/XP/7 on XP, you will see error.

  1882. Diptiman says

    November 6, 2009 at 11:50 am

    It’s not that cool dear. I am trying to do the same(i mean using bootsect.exe) from Vista. Still there is a problem saying “Your version of bootsect.exe is not compatible with the current version of windows”. Please suggest.

    Thanks

  1883. tristian o'brien says

    November 6, 2009 at 4:28 am

    nice one, thanks.. the BOOTSECT command made my usb drive become a viable source to install Windows 7 on an Asus EEE Pc.

  1884. WiZoOo says

    November 6, 2009 at 2:19 am

    awesome guide, works for me with win 7 oem bie final x86. thanks alot dude!

  1885. Doron says

    November 2, 2009 at 5:44 pm

    This worked awesomely on vista. Thank you very much.
    But how does one reverse the procedure?
    Do I simply reformat the USB shtick?

  1886. Ralph R says

    October 29, 2009 at 3:19 am

    I was successful in following your instructions, that is after I initially screwed up and selected my slave HD as though it were the flash drive. My question here would thyen be; Is there a way for me to restore the partition and data on the “slave” that I inadvertently cleaned and partially formatted? I know, you need not say it: I am an idiot!

  1887. Ralph R says

    October 29, 2009 at 3:16 am

    I was successful in following your instructions, that is after I initially screwed up and selected my slave HD as though it were the flash drive. My question here would thyen be; Is there a way for me to restore the partition and data on the “slave” that I inadvertently cleaned and partially formatted? I know, you need not say it: I am an idiot!

  1888. John says

    October 28, 2009 at 8:52 pm

    Thanks dude, worked great!

  1889. CHINMAY says

    October 26, 2009 at 7:19 pm

    what if i hav 2 install windows xp??

  1890. admin says

    October 25, 2009 at 11:53 am

    If you have Windows 7 ISO, you need to extract it first to a folder and then to the USB.

  1891. Xerxz says

    October 25, 2009 at 5:11 am

    What if i dont have the cd and i just have the files on my pc what do i do then??? any help would be much appreciated.

  1892. Raul says

    October 24, 2009 at 2:32 pm

    Thanks, a great walktrough!

  1893. Anasazi says

    October 23, 2009 at 4:36 am

    I just tried to install win7 using this guide but when I tried to boot from the usb drive it said bootmgr is missing. But I did every step here and the bootsect command was successful.

  1894. JM says

    October 23, 2009 at 2:10 am

    If you have XP do this instead of diskpart:

    1) Right click on the USB drive and click format.
    2) Run a quick format
    3) Open up DOS box and type convert i: /fs:ntfs (Where “I” is your USB drive latter)
    4) After that goto step 5 on this list

    Works great in XP

  1895. Andy Mac says

    October 21, 2009 at 5:02 pm

    Great share, thanks.
    Worked on my DVD-less home server, saved me alot of time. Only problem I had was my systems BIOS settings, missing USB option in the boot order, but did let me enable boot from USB, just needed to remove memory stick at the right times during restarts.
    Thanks again.

  1896. Vandit says

    October 20, 2009 at 8:27 am

    Thank you very much for sharing this trick.
    My DVD of Win 7 was corrupt & I was not able to install.
    Then after searching on net I got your trick & applied on my USB. It successfully worked & Win7 was installed in less than 30mins with all drivers.
    I would be really happy to help you if you need any help in future.
    Once again Thanks.

  1897. ceeque says

    October 20, 2009 at 3:12 am

    simply does not work. One of the main reasons being is you have typed out the commands in the text differently to what you have input into the command screen, you have ommitted the spaces in your text yet placed spaces in the command prompt, and even after correcting those errors all you get is:”bootsect.exe is not recognised as an internal or external command, operable program or batch file”
    Yet another waste of yours and my time……

  1898. admin says

    October 19, 2009 at 4:30 pm

    @ Jackson
    You should be able to format it with FAT 32 or NTFS.

  1899. admin says

    October 19, 2009 at 4:25 pm

    @ mugurelu
    Since you are going to create a bootable drive, you need to format the drive completely. So, you can’t use just one partition. And about external drive, it should work fine (I have tested on flash drives only).

  1900. mugurelu says

    October 19, 2009 at 2:16 pm

    Can i use an external hard drive? A partition of it from which to install w7?

  1901. Zaino says

    October 19, 2009 at 1:50 pm

    hey really great guys, but i couldnt show my usb drive in step “LIST DISK” only the local drivers…

    please help.

  1902. Jackson says

    October 17, 2009 at 4:25 am

    So.. can I still used the usb drive after this? Can I reformat it to fat32?

  1903. Martin says

    October 17, 2009 at 12:31 am

    Hello,

    I have the folders for Windows 7, and I want to burn a DVD to install from (I need to format my PC, so I can’t just install from within XP). However, I can’t just burn the files to the DVD, cus then it won’t let me boot from it.
    Any ideas on how to do just that? How do I make it bootable?

  1904. marvin carter says

    October 15, 2009 at 9:02 am

    you most do these commands in windows “safe mode” to avoid the “Access denied” message.

  1905. vietha says

    October 13, 2009 at 6:56 pm

    It works like a charm :D

    thx alot :D

  1906. widL says

    October 13, 2009 at 2:31 am

    I love this guide, it works flawlessly. Thanks for sharing!

  1907. Faisal says

    October 3, 2009 at 8:08 pm

    good job…. my laptop dont have DVD drive. Thanks for the post

  1908. admin says

    September 30, 2009 at 11:22 am

    @Acme
    Yup. You need to copy all the contents you your thumbdrive.

  1909. cj says

    September 30, 2009 at 11:20 am

    i will tell you one thing,this is the first advice i have gotten from that internet that works perfectly,i wanted to upgrade my pc to 7 so i formated my vista not knowing that my cd rom was messed,so i was running out of options to install 7 until i saw this and i saw all the instryctions carefully,here i am with my pc typing this and my pc is perfectly in shape,thank you very much,you are a saviour

  1910. jj says

    September 30, 2009 at 10:46 am

    D:\boot>bootsect.exe /NT60 H:
    Target volumes will be updated with BOOTMGR compatible bootcode.

    Could not map drive partitions to the associated volume device objects:

    D:\boot>

    ——————–
    Any suggestions?

  1911. acme says

    September 30, 2009 at 4:12 am

    do you have to copy the entire contents of the win7 disk? my thumbdrive isn’t that big.

  1912. Malone says

    September 29, 2009 at 11:08 pm

    @Simran
    Format, and write songs again on it.
    FAT32 will be OK.

  1913. Simran says

    September 28, 2009 at 9:38 pm

    I have installed windows seven using the method provided by you but I am not able to play my pen drive in my car CD player. I mean when I try to play songs in my car, it do not work now. Please give a solution.

  1914. Malone says

    September 27, 2009 at 2:48 pm

    Working. Perfect. Thanks for it, amazing work.

    Kingston 8GB
    Windows 7 RC
    on Dell Optiplex GX270, BIOS A07

    Only … little mistake at point 6:
    Quote: “D:CD BOOT and hit enter.Where “D” is your DVD drive letter.”

    The right command is: ‘D: CD Boot’
    Need space between D: and CD BOOT

    See screenshot.

  1915. klokluider says

    September 22, 2009 at 1:07 pm

    XP users follow this method:

    Just for completion

    1. First create your bartpe files using UBCD4WIN
    2. after you have done that create your usb flashdrive using UBUSB
    point to the files of your bartpe
    be sure you check create cd image and let de default Z in place
    check if you have selected the right drive
    press go

    after finished you have a bootable usb drive which is able to get in a xp environment.

    3. Now copy the content of your win XP CD to a folder XPCD on the flash drive (x:\xpcd)
    4. after copying boot the drive in the PC and select Compatibility Mode (Memory Mapped)
    5. after finished you select the commandline and type

    X:\XPCD\i386\Winnt32.exe /syspart:C: /tempdrive:C: /makelocalsource

    6. first enter the xpkey and name of the computer and region then click next
    7. Now you’re asked if you want to upgrade to the XP NTFS filesysten, select “NO” for this then hit Next.
    8. It’ll now see “Copying installation files” and the familiar green progress bar. Shortly after “Copying Installation Files” is complete, setup will close without notice or any type of prompt, this is normal.
    9. remove the flash drive and Reboot your computer and setup will continue from the hard drive where you can choose to install XP or do a repair install if XP is already installed.

  1916. e says

    September 12, 2009 at 11:38 pm

    work like magic :)
    Thanks alot
    Keep posting !

  1917. Zak says

    September 12, 2009 at 12:54 pm

    hai dude it really works great.
    can u also tell me how to create an live pendrive (like live cd).

  1918. Dan Berger says

    September 12, 2009 at 8:27 am

    For those of having the 32/64 bit problem, just follow the beginning of the guide and after you finish formating, copy & paste (drag and drop) the contents of the dvd (which you can virtually mount on your hdd) onto the usb stick. it will be bootable and will work!

  1919. JHANU says

    September 10, 2009 at 12:34 pm

    thanks man thats ur great work keep on doing……..

  1920. Harris says

    September 7, 2009 at 10:30 am

    thanks bro..

  1921. vagothcpp says

    September 5, 2009 at 9:22 am

    Replace format fs=ntfs
    with format fs=ntfs quick
    to make it format faster.

  1922. YASEEN says

    September 4, 2009 at 8:13 pm

    AWESOME!!!

  1923. David Amison says

    August 30, 2009 at 6:45 pm

    Just tryed it worked perfectley thanx!!!!!!!

  1924. jiji says

    August 30, 2009 at 1:59 am

    “FORMAT FS=NTFS
    (Format process may take few seconds)”

    This is bad . Very bad.
    It doesnt take few seconds.
    It does take very many seconds.
    Formatting quick is much faster and enough (I already did to this stick two times before) .
    Please correct.

  1925. rockystuud says

    August 28, 2009 at 12:35 am

    Hi ! Thanks. It works fine . Thanks a lot for your effort and clear instructions.

  1926. Anonyme says

    August 26, 2009 at 9:50 pm

    Damnit, can’t do it on a x64 Win7 DVD from XP 32 :/

  1927. Josh says

    August 25, 2009 at 4:57 am

    Excellent stuff. I tried following “other” sites’ instructions only to find they didn’t even create the boot sector. This worked like a charm. Thanks!

  1928. Mindslight says

    August 22, 2009 at 11:42 pm

    Thanks !

    Johannes from France

  1929. JONNYK says

    August 21, 2009 at 3:01 pm

    GUYS GUYS GUYS!!!!!!!

    Go to device manager and go to properties and select policies, and select the “better Performance” the bottom one for you to use the BOOTSEC.EXE part.

    You might have to reboot.

    I also suggest you use KILL U3 utility for san disk.

  1930. JB says

    August 20, 2009 at 3:06 am

    Thanks – the format took ages on my 16gb cruzer…

    Also, my source was an ISO of the x64 RTM build. First try, I mounted this with MagicISO and copied files with explorer – had a problem with a missing file “boot\bcd”, so I started again, but used 7-zip to extract the iso, and am now through with the install, which flew by in just 20 or so minutes.

    I think that copying files from the magiciso mounted iso was not the ideal way to go… 7-zip seems to have done the trick for me.

  1931. Robert says

    August 19, 2009 at 11:20 pm

    Thanks a bunch for this tute, it has saved me hours of frustration and bad words.

    I created a USB install and will use it tonight on my guinea pig system.

  1932. CK117 says

    August 17, 2009 at 4:20 am

    If you have problems with the BOOTSECT.exe part, just add /force to the end.

  1933. RnR says

    August 15, 2009 at 8:37 pm

    Very good, I’m going to boot it in a few seconds from now…THANX

  1934. NoR3N says

    August 15, 2009 at 5:19 am

    thx a lot You save me many Hours from searching external dvd drivers… Perfect JOB!!!

  1935. Chris Leiter says

    August 15, 2009 at 1:59 am

    Step 6 works more efficiently if you enter it as one line:

    CD /D D:\Boot

  1936. Tried 4 times? says

    August 13, 2009 at 11:21 pm

    Oh hey! Never trust a green bar… It worked after a loooong time.

  1937. Tried 4 times? says

    August 13, 2009 at 11:19 pm

    Troubles… I can boot from the USB stick into the Windows setup 7 fine. However, every time the computer restarts, it restarts the setup.

    So… During the next restart I pulled the USB stick out and Windows “started”. The setup picked up where it left off. The green bar wasn’t moving at all though.

    So I ran it all again – I rebooted (with the USB stick plugged in), reformatted the destination drive, re-ran the full setup, pulled the stick out for the first restart… You know that black screen where you can choose safe mode or regular mode? There are 2 Windows 7 options there and every time I repeat the above, it adds another Windows 7 option.

    What am I missing??

    Thanks for any help….

  1938. Gaurav Akrani says

    August 11, 2009 at 6:38 pm

    This article is really only awesome guide which works.

    Worked 100% without any flaws and mind irritating drills.

    Please don’t try this on your Windows XP Pro Operating system and waste your time.

    It is only for Windows Vista and/or Windows 7 Beta users.

    I tried it as instructed on windows 7 beta and worked like charm.

    Can somebody please tell me similar 100% working guide for triple booting Windows 7 + Windows XP + Ubuntu Linux.

    Any help in this regard is highly appreciated.

    Rds, Gaurav Akrani

  1939. Marleybrit says

    August 10, 2009 at 11:05 pm

    does this work with XP?

  1940. Pali says

    August 10, 2009 at 2:31 am

    Thanks for this guide! Exelent job. Thank you again! Pali from Hungary.

  1941. Nikunj says

    August 9, 2009 at 6:43 pm

    its really works.

  1942. Barry says

    August 9, 2009 at 12:42 am

    Worked fine, though format was a little slow.

    Thanks for an easy to follow guide!

  1943. Minh Tran says

    August 8, 2009 at 8:01 pm

    Thanks for the guide. Perhaps you should update it with Shom’s comment(#137). I was using a usb stick that formerly had the linux grub loader on it. I was getting the missing bootmgr error message until I used the /force /mbr option like Shom suggested.

    Also, formatting is very slow – I would add the QUICK option on the format command. Although in Windows 7, I can just right click on my usb drive letter in my computer & quick format it using NTFS – bypassing DISKPART altogether.

  1944. Hisham says

    August 8, 2009 at 6:35 pm

    I have a problem here !! someone could help me please ?? When I’m formatting the USB Drive and after it finish I got this msg: “DiskPart has encountered an error: The parameter is incorrect.
    See the System Event Log for more information.” What’s that supose to mean ?? Could anyone give me the solution please.

  1945. Kusta says

    August 8, 2009 at 3:38 am

    If you click right, you get properties of the drive – any drive – and then click “format”. I think that will short this procedure of formating drive, for those who do not like to typing.

  1946. VladamirTOM says

    August 7, 2009 at 9:04 pm

    Great guide. Worked perfectly thanks a lot. Now I don’t have to worry about finding a disc drive just for a folding rig.

  1947. Yan Li says

    August 5, 2009 at 3:36 am

    Hey, thanks for this great article. I’ve used this several times already, since I felt my original windows 7 64-bit was not to my liking on my new laptop. I found out why the “bootmgr is missing” message was showing after correctly carrying out all the instructions. I put the Windows 7 ISO on my usb instead of the folders/files inside the Windows 7 ISO/CD!

  1948. 9shares admin says

    August 4, 2009 at 9:52 am

    nice article..thanks

  1949. Franck says

    August 1, 2009 at 2:35 am

    I got the install to run on the X200 using the USB, but I had to deal with a “cannot create or locate system partition” error. That is an error linked to the usage of USB media and not DVD.

    If the USB is first in the BIOS, then the Custom upgrade option simply fails to find the HDD where to create the system partition (100MB)… I initially wanted a dual-boot of my Lenovo-Vista, but I had to completely format the drive finally. Once blank, I could put it first in the BIOS (since not bootable yet)… and the system booted on the USB.

    From that tricky point, it went smoothly. This guide is great.

  1950. Mark says

    July 31, 2009 at 10:06 pm

    After trying over and over i finally got it. It was bringing up my vaio recovery tools, so I had to take my hdd out of the boot order and it worked like a charm.

  1951. Torpido says

    July 31, 2009 at 3:09 pm

    I have a U3 Software on my USB, its basically there for Exploring and locking the USB, if i copy entire system File(U3) and then paste it back after a format for the purpose of above guide will i be able to still use it the U3, and if yes must i format it back to FAT32?

  1952. Michael says

    July 30, 2009 at 10:57 am

    Has anyone found out a solution to the problem of it sating BOOTMGR not found. Press ctrl alt dlt to restart when trying to boot it. I can’t get passed that.

  1953. Patrick says

    July 30, 2009 at 3:02 am

    all that is necessary is to format your USB and then copy all files from the the cd/dvd(iso or whatever) to the device. Then just to be sure to boot from the device via the bios or boot selection.

  1954. 9shares admin says

    July 29, 2009 at 9:42 pm

    usb drive will be not available when use diskpart command in windows xp. you should use vista or later versions of windows.

  1955. Waqar says

    July 28, 2009 at 4:03 pm

    Nice tutorial… will do installing!!

  1956. Bernard says

    July 27, 2009 at 11:58 pm

    Hi. I followed this guide to make a bootable Windows 7 usb drive a few weeks ago, and it worked perfectly!
    Now I have downloaded a new version of Win 7 (The RTM released just recently), and I wonder if I have to follow this guide from step 1 to remake the bootable drive, or is it enough for me to erase the content on the flashdrive and then copy from the image, the last step?

  1957. Franck says

    July 27, 2009 at 2:11 pm

    For the ones that do not want to burn a blank DVD, you can mount the .iso file you downloaded (e.g. using VirtualCloneDrive) and do the copy from there.

    Will give this tutorial a try shortly to get the SevenRC on my X200 (small & great but no optical drive).

  1958. admin says

    July 26, 2009 at 10:28 pm

    @Peter
    Bootable Windows DVD or Image is required to make this happen.

  1959. Shom says

    July 26, 2009 at 7:14 am

    Excellent tutorial, thanks!

    If the flash drive has been previously used for as a bootable installer for a Linux distro then the MBR needs to be reset, which can be done by modifying the Step 7 command to:
    bootsect /nt60 H: /force /mbr

    This will remove the Master Boot Record so Windows boot loader will kick in, instead of Linux (GRUB).

  1960. Mahesh says

    July 22, 2009 at 7:45 pm

    When I tried executing “LIST DISK” in command prompt,I couldnt find my USB drive listed in.
    So I couldnt proceed.
    Please guide me

  1961. Peter says

    July 22, 2009 at 8:37 am

    Hi Admin,

    Quick question- Would this method work with my Vaio boot disk? instead of a standard windows cd. Thanks in advance.

  1962. Jean-Sébastien says

    July 21, 2009 at 8:49 pm

    Very great work! Thank you very much!

  1963. ive says

    July 21, 2009 at 2:56 pm

    some bios don’t recognise NTFS formatted usb keys as boot device, so you might still want to format as FAT32, even if it makes your key slower

  1964. Me says

    July 20, 2009 at 5:44 pm

    Hi,

    Is it possible to create a multi boot?
    So one can select what version to install from the same stick:
    Windows 7 x64 or x86
    Windows Vista x64 or x86

  1965. admin says

    July 20, 2009 at 11:06 am

    Sorry, JonJon.. This guide is only for Windows 7 or Vista.

  1966. konrad says

    July 19, 2009 at 10:21 pm

    it works flawleslly tnx man

  1967. JonJon says

    July 19, 2009 at 3:12 am

    Hello, I’ve already tried this guide a week ago and it works. I have windows 7 in my hp mini 2140. But now I want to downgrade again back to Windows XP.

    Can I use this guide again? but rather than to put the windows 7 installation in the usb it would be the windows xp? Or should I search another guide for this? I haven’t tried it yet. I just want to ask here first before I try.

    Regards,

  1968. kuld33p says

    July 19, 2009 at 12:02 am

    I am getting a window at the installation process to select a driver. I can not go pass that.. any idea.. I tried to select windows/inf folder as well.. but no luck.. installation does not proceed.

  1969. ???????? says

    July 15, 2009 at 9:04 pm

    Thanks!

    This would really help me a lot installing on Vaio Type P.

  1970. PCLove says

    July 13, 2009 at 9:01 pm

    On #4 where the file system is being set, you can use QUICK to speed up the formatting like this:

    FORMAT FS=NTFS QUICK

    It’s so much faster!

  1971. Veselin Belchev says

    July 13, 2009 at 3:36 am

    If you have Windows XP all ready installed just fallow 6. 7. 8. 9. Before this steps format your USB FLASH drive in NTFS format. It’s all ready works to Windows 7 and Windows Vista

  1972. DaveG says

    July 11, 2009 at 8:52 pm

    Oh…did I misunderstand that this is for making use of an image file? Is that not how Vista is normally distributed, on a normal DVD? I am trying to install a modified version of Vista, distributed by .iso, for two very good reasons: 1) I’m on a bloatware diet, and 2) I’m trying to replace what I already paid for, after it got wiped (yeah, the whole freak’n disk), and if you Microsoft pirate hunters have a problem with that, then you can go impale yourselves on your own swords! To any who would clue me in on what else may be needed besides the image file (after following the above steps), or explain any non-troll reasons why this method would not work with what I am trying to do, I’d be most grateful.

  1973. DaveG says

    July 11, 2009 at 12:27 pm

    Hello, TweakWindows, and thanks, but… I know what you mentioned about Vista, which I AM using, I used a Sandisk 8GB and waited half an hour for the formatting process (hardly a few seconds, but I wasn’t surprised, and I’d like to know how you get that on a 4GB flash drive), I followed each of your steps in order twice while running an Administrator command session, with positive feedback after each command was completed, and then I reordered my BIOS boot priority (which had the same effect as hitting F12, other than F12 not requiring another BIOS session to boot normally from your hard disk again). Looks like I did everything right, and STILL I can’t boot from a flash drive. I see most others have not had that problem, but I made sure that I did what you said, with the right stuff, and still I crashed with this error: “BOOTMGR NOT PRESENT (or MISSING, something similar), and that was after the “BOOTMGR.EXE /NT60…” command completed with success! I know nothing of boot managers, much less repairing them, but I sure would appreciate a clue (wherever it is)! I am close to hopelessly frustrated on this, even if this is the best tutorial I’ve seen so far, and if I can’t resolve it here I will probably give up – please help!

  1974. Chris says

    July 11, 2009 at 9:44 am

    Great guide, thanks.

    To those, like me, that are (were) running Vista 32-bit and wanting 7 64-bit:
    In step 7, use bootsect.exe from your Vista CD. Barring any other issues, it will work perfectly. It did for me.

  1975. Brantyr says

    June 22, 2009 at 3:28 pm

    Step 2: don’t you guys know if you hit winkey + R you get the oldschool run box which automatically starts whatever you run from it with admin privledges?

  1976. Bernard says

    June 12, 2009 at 2:15 am

    I used this method and created a USB drive for my Windows 7 installation. Works flawlessly! Oh, and the installation of Windows now takes only 8 minutes. :D

  1977. JakeDK says

    June 11, 2009 at 4:06 pm

    Great guide, thx

    Had a problem with step six but thats because the written command is wrong, but I figured it out when I saw the command in the scrren :-D thx again – just what I was looking for.

  1978. xopher says

    June 11, 2009 at 9:37 am

    very nice toot.

    as an Ubuntu user I enjoyed being able to do this kind of stuff from Win7 7127 on my desktop to make this 7210 for my netbook without using linux.

    imagine that.

  1979. Gregor says

    June 11, 2009 at 12:33 am

    Thanks ! :) Have a nice day.

  1980. Laymain says

    June 9, 2009 at 11:47 pm

    If you have a version problem with bootsec.exe, just use bootsec.exe from a Vista DVD. Put back your Windows 7 after and continue following the guide

  1981. Julio Bravo says

    June 9, 2009 at 3:57 pm

    It works fine, except one problem: when I run the windows7 64bits RC1 \boot\bootsect.exe in my Vista 32, it doesn`t work. I did it running from the \boot folder of the windows7 Beta1 32bits and it is OK.

  1982. CMal says

    June 8, 2009 at 9:41 pm

    Thanks, this worked really well.
    Couldn’t get my old DVD drive to read quickly/effectively enough and this did the trick!

    Well chuffed ;D

  1983. Shaz says

    June 7, 2009 at 11:27 pm

    Thanks a lot for fast reply. Is there a way that I can install vista onto my external hard drive? if so how is it possible.
    Thank you

  1984. admin says

    June 7, 2009 at 11:14 pm

    @Shaz
    You can’t install Windows on USB using this guide. You can only use this guide to create a bootable USB and then use it as installation media.

  1985. Shaz says

    June 7, 2009 at 8:49 pm

    Thank a lot. Very useful tutorial… I followed it all through until I boot through usb and setup program comes up. When I get to, select which drive you want the installation I cant select my usb drive it comes up with the message below:

    “WINDOWS CANNOT BE INSTALLED TO THIS DISK. SETUP DOES NOT SUPPORT CONFIGERATION OF OR INSTALLATION TO DISKS CONNECTED THROUGH A USB OR IEEE 1394 PORT.”

    I tried 3 different computers and a few new laptops and come up with same message. I read these forums and people successfully installing them, What am i doing wrong. Can you please Help.
    I’ve been at this for almost 2 weeks.
    I can boot from usb but can’t install onto it. I am trying to install vista.

    CAN YOU PLEASE HELP.

    THANK YOU

  1986. TSurF says

    June 6, 2009 at 11:47 am

    Great guide… cheers bro!

  1987. Mark says

    June 6, 2009 at 9:40 am

    Awesome work! Clear and very simple! For everyone having problems, keep in mind the guide is only for:
    – Windows 7 installing / not running from an USB drive
    – MB with USB boot support

    Just follow the steps.

    Thanks for this guide!

    PS:

  1988. Jacob says

    June 6, 2009 at 8:38 am

    Sorry, images weren’t displayed from html :P
    I’ll just explain it :)

    from C:\Windows\System32, after running the F:CD BOOT
    it returns a simple “Parameter is incorrect.”

    from DISKPART it gives me a list of about 25 sub commands
    not sure about the right word for that :P

    thankyou but, your guide seems very will explained (just having some technical issues :)

  1989. Jacob says

    June 6, 2009 at 8:34 am

    (I’m hoping HTML will work :P)

    trying the F:CD BOOT command (where F is my DVD drive location), it returns the following functions

    Firstly, from DISKPART (which you didn’t say to leave, not sure if you meant to or not)

    Secondly, from C:\Windows\System32 (where your screenshot is taken from)

  1990. Bogdan says

    June 5, 2009 at 10:49 pm

    Other than that small piece of missing information, the guid e is great!

  1991. Bogdan says

    June 5, 2009 at 10:48 pm

    I find it funny that you say this is a 100% working guide but you don’t mention that fact that the Win 7/Vista USB boot drive needs to be created on computer running Windows 7 or Vista. That should really be added to the Requirements section so you can call your guide 100% working. I seen a few comments from people saying it doesn’t work because they’re trying to make the boot drive from within XP.

  1992. ferris says

    June 5, 2009 at 10:57 am

    Best guide I have ever used… Thank you, hats off sir.

  1993. murtaza says

    June 4, 2009 at 12:30 pm

    Hey..hv vista already installed on my pc..need 2 install win 7 as dual boot..i tried once dual bootin with xp bt resulted into bootin f only xp..cud u pls help me out hw 2 dual boot win 7 wid vista…

  1994. Giorell says

    June 4, 2009 at 12:15 pm

    I want to ask something. Can I return my flash drive back to normal after this? Leave a tagg on my guest book :D or email me rather.

  1995. Ben Charlton says

    June 2, 2009 at 11:52 am

    You can follow my guide to creating a bootable usb disk under windows xp then follow this guide from 5 onwards.

  1996. Saurabh Zagade says

    May 31, 2009 at 11:11 pm

    I m very very thankful to U for such HELP…..

  1997. aaraza says

    May 31, 2009 at 12:44 pm

    Please ignore my last message – I was not running command prompt as Administrator!

  1998. aaraza says

    May 31, 2009 at 12:40 pm

    Hi,
    Great guide. However, I am stuck after:

    bootsect.exe /nt60 h: (h is my usb drive letter)

    The message I get is: “Could not map drive partitions to the associated volume device objects: Access is denied.”

    I followed the steps twice niowand get the same result. Am I missing something? Would greatly appreciate any help…I have a netbook down and would like to put Windows 7 on it using a USB stick.

    Thanks!

  1999. Christian Saborio says

    May 30, 2009 at 9:21 pm

    Worked like a charm, great instructions, thanks!

  2000. William says

    May 30, 2009 at 7:19 am

    this method from microsoft takes out the last part using bootsect. and it still works.

    http://technet.microsoft.com/en-us/magazine/dd535816.aspx

  2001. JP Jones says

    May 29, 2009 at 12:35 am

    I used this method successfully on two computers. I was very surprised that when I was unable to change the boot sequence to USB in the BIOS on an older laptop, windows 7 installed anyway. I was pretty sure that it wouldn’t work but I tried it and presto! It went through the three reboots and installed perfectly. Has anyone else had this happen?

  2002. Tweakwindows says

    May 28, 2009 at 1:13 am

    @All
    We are going to close the comments for this post.

  2003. Tweakwindows says

    May 28, 2009 at 1:11 am

    @Trave
    I haven’t personally tried using SD card. But you should be able to do that.

  2004. anil says

    May 27, 2009 at 2:00 pm

    made a usb with above tutorial, will install windows 7
    i wanted to install windows 7 64 bit but have 32 bit vista
    now in order to install windows 7 64 bit, it seems, i will have to burn a dvd

  2005. trav says

    May 27, 2009 at 12:16 pm

    Can I do this with an SD card and USB adapter?

  2006. znakistu says

    May 26, 2009 at 12:34 am

    10x for this useful tutorial :)
    it’s working on vista tomorrow i will try on win 7.

    10x a lot

  2007. Yue says

    May 23, 2009 at 4:35 pm

    i tried it and it won’t work, i am using an old portable hard drive which is 5 gb, is it alright with it?

  2008. admin says

    May 22, 2009 at 11:28 pm

    @ pirater2113
    You can use this to create bootable USB on Vista and 7 only. If you have created on a Vista computer then you can use it on a XP computer to boot.

  2009. admin says

    May 22, 2009 at 11:26 pm

    @Jay
    Yes, you can dual boot.

  2010. mike says

    May 22, 2009 at 7:13 pm

    I have a question for you, admin.

    What if I want to rollback changes made to my USB drive? Or can I leave it like that (partitions, ntfs) for regular use after installing windows 7?

  2011. mike says

    May 22, 2009 at 7:12 pm

    FORMAT FS=NTFS
    (Format process may take few seconds)

    Yeah lol, it’s taking a loooong few seconds on my 8GB drive :P

  2012. Omer says

    May 22, 2009 at 2:22 am

    Dear,

    I want to install windows 7 RC through USB/Pen drive.
    But when i open the command prompt and write LIST DISK there (after DISKPART), it only shows my hard drive there, that is DRIVE 0 only, though i try it after inserting USB.

    Y is it so?

  2013. mads says

    May 21, 2009 at 8:21 pm

    perfect. great guide. thanks

  2014. Jay says

    May 21, 2009 at 9:01 am

    Hey Bro can one dual boot using this…. ie. Vista and Windows 7

  2015. pirater2113 says

    May 21, 2009 at 5:55 am

    so if you do this tut correctly on a vista computer then you can use the pen drive on a Xp computer?

  2016. DanielRemains says

    May 20, 2009 at 9:51 pm

    I’m sure this is another arrengement with MS and USB driver manufactuer to make money LOL joke

    Nice guide I will have to steal my girlfriend’s USB drive (Which I bought her for christmas LOL) to try this. Looks like it’s worth it thanks :)

  2017. Iam says

    May 14, 2009 at 10:37 am

    Funny thing I noticed on Win7, when you EXIT the DiskPart and try to continue in Command Prompt, while copying the bootsector to device, you may face an error – Access Denied for no priviledge in copying the bootsector to device.
    Solution – just Exit the Command Prompt and Run it again (still need to Run as Administrator).

  2018. Christopher says

    May 13, 2009 at 11:02 pm

    Best write-up ever! Clear and concise. Oh, and it works!!! :)

    Great job, and thank you!

  2019. J says

    May 13, 2009 at 6:11 pm

    Works 100% in my Notebook. I wanted to install Vista Ultimate with a 8GB USB Pen and i made it!
    Thanks!

  2020. Joeypesci says

    May 13, 2009 at 4:48 am

    Just spotted someone beat me to it :)

  2021. Joeypesci says

    May 13, 2009 at 4:48 am

    For everyone having issues with diskpart in XP not seeing the USB stick, it’s because that’s an XP issue. The way XP and Vista handles USB drives, Vista sees them in Diskpart but XP tends not to. There is a reg hack to fix it but I haven’t bothered to search for it.

  2022. ID says

    May 13, 2009 at 12:59 am

    When are the mongs gonna read and understand this guide does not work on xp.

  2023. Cooper says

    May 10, 2009 at 10:08 pm

    Windows XP/2000 users !!!
    Diskpart will not recognize removable storage, so don’t bover :)
    This only works under WIndows Vista or 7.

  2024. Brad says

    May 10, 2009 at 11:15 am

    Thanks a lot! Worked no problem. It also fixed the partition tables on my USB key!

  2025. JB says

    May 10, 2009 at 9:30 am

    Great write up. Works perfectly!!

  2026. Quan says

    May 5, 2009 at 11:55 pm

    Let’s say I have a hdd box with 2 partitions (Y, Z), can I use your method to create boot install for Vista on partition Y and for Windows 7 on partition Z?

  2027. victor frazee says

    May 5, 2009 at 11:50 pm

    list disk DID NOT detect a 4GB or a 16GB memory stick

  2028. Jeff says

    May 5, 2009 at 3:46 pm

    excellent guide. thanks very much. you saved me aged of messing with BartPe again trying to make a bookable installation drive.

    thanks.

  2029. jickie says

    April 30, 2009 at 9:44 pm

    awesome guide does exactly what it says on the tin, thanks so much i’m now installing windows 7 on all my mates comps via usb.

  2030. Swanny says

    April 10, 2009 at 10:25 pm

    I have try all the step by step but on the stage command E:\boot>BOOTSECT.EXE /NT60 F:
    I got this message ‘Could not map drive partition to the associated volume device objects:
    Access is denied. Any idea what went wrong. Please help. Thanks.

  2031. Pinko says

    March 18, 2009 at 4:22 am

    56% now. thos are way loong seconds.

  2032. Pinko says

    March 18, 2009 at 12:26 am

    Formatting may take few seconds ^^
    It has bee taking maby 30minutes for 10percent with my 250gb drive …

  2033. admin says

    March 5, 2009 at 7:52 am

    Sorry, if you can’t find see your USB drive in the DISKPART command, I can’t help you. However, if you have only one hard drive, then you can use the “1” as your USB key. But try this on your own risk.

  2034. admin says

    March 5, 2009 at 7:50 am

    @ajin
    I hope you have followed my steps correctly. Try to repair your bootmgr file.

  2035. admin says

    March 5, 2009 at 7:38 am

    Thanks for the reply. Will edit the post soon.

  2036. Anthony says

    March 5, 2009 at 2:10 am

    Great guide. You need to update your requirements section to point out that these instructions only work when done on a Vista or Windows 7 platform, or specifically state they will not work on XP

  2037. ajin says

    March 3, 2009 at 2:54 pm

    hey it is showing cannot find bootmngr press crl alt del to restart

  2038. pete says

    March 2, 2009 at 8:21 pm

    Hi ive tried and tried but DISKPART wont see my usb key, can u help.

  2039. Sjengie says

    February 27, 2009 at 7:03 pm

    Correction, it works again !
    noticed that i did not copy my w7 dvd properly
    great, you made linux disappear for us, thx again tweakwindows !

  2040. Sjengie says

    February 27, 2009 at 6:34 pm

    Hi, i tried it using my 4Gb microSD but like Darin my HP mini-note 2133 (which offers boot option through “USB generic STORAGE DEVICE”) boot manager comes with an error “the boot selection failed because a required device is inaccesible”.
    I worked through all the steps as described above without any errors.
    But i notice that diskpart command DETAIL DISK shows that “Bootable = No”
    Si is it bootable yes or no and what might have gone wrong?
    thx, btw great job this site !!

  2041. JD says

    February 26, 2009 at 3:25 pm

    No luck from XP on my Asus 1000HE… :(

    I used leechers method and continued from step 5.. wehen attemping to boot from USB I get “disk read error”

  2042. Cobrass2 says

    February 25, 2009 at 1:09 am

    Thanks Worked like a charm.

  2043. omg says

    February 17, 2009 at 8:47 am

    Hi thats an awesomely explained method! great work! :D

    but i’m on Vista x86 and i was trying to make a usb with Vista x64 on it, but the cmd prompt gave me this error! –

    “This version of X:\boot\bootsect.exe is not compatible with the version of Windows you’re running. Check your computer’s system information to see whether you need a x86 or x64 version of the program, and then contact the software publisher”

    Is it that i need Vista x64 to create a USB x64!??

    Pls help

  2044. TY says

    February 12, 2009 at 4:58 am

    About th LIST DISK command, I can not see my USB drive number (As you so the instruction below). so how? i see only my Hard Drive. what can i do?? pls help me!!

  2045. asd says

    February 11, 2009 at 3:44 am

    well im gonna try this from my phone. hope everything works out ok

  2046. ELPY says

    February 5, 2009 at 5:08 pm

    Awesome,Think!!!

  2047. tweakwindows says

    February 5, 2009 at 2:15 pm

    Sorry for the delay in replay.

    @Man
    This method works fine on Vista and Windows 7 only. I will be writing a guide for XP users in a week. Stay tuned!

    @Nick1
    I wrote this guide to make the installation faster. In my personal experience Windows 7 took just 15 minutes to get installed from USB compared to 35 minutes DVD method. Of course, you can skip the step 5 if you can mount the image and copy the files.

    @Andy
    Sorry, I am not planning on that. But, it should be easier if you install Linux over Windows 7.

    @Bob Sauve
    Follow the same procedure. This method works on both Vista and Windows 7.

    @Tyson
    Wait for few days to get a detailed guide.

    @Fzang
    NTFS is faster than FAT.

  2048. SENTY says

    February 4, 2009 at 12:29 pm

    HEY I HAVE PROBLEM IN THE LAST STEP .. MY DVD ROM IS NOT WORKING CORRECTLY.I HAVE IMAGE(NRG) OF WINDOWS VISTA.I LOAD IT USING A IMAGE READER SOFTWARE (POWER ISO),WHEN I TRYING TO EXCUTE THE LAST STEP USING VIRTUAL DVD ROM THAN THE ORIGINAL DVD ROM,I GOT A EXCEPTION
    “COULD NOT FIND MAP DRIVE PARTITION TO THE ASSOCIATED VOLUME DEVICE OBJECT:
    ACCESS IS DENIED”
    HOW CAN I SLOW IT ..?,PLS HELP ME .. SND ME MAIL ON MY MAIL ACCOUNT…

  2049. Man says

    February 2, 2009 at 9:56 pm

    Hi.

    In the list disk step,I can’t see my USB drive. What’s wrong with it? (My Operating System is XP.)

    Does it only work in Vista?

    Thank you for your teaching.

  2050. cmerg says

    January 30, 2009 at 4:35 pm

    Great article. Worked like a charm.

  2051. Nick1 says

    January 29, 2009 at 2:41 am

    Correct me if I’m wrong, but step 5 states that we need a DVD. I use this guide because I don’t have one. Am I right?

  2052. Andy says

    January 28, 2009 at 11:32 pm

    Thanks mate for this, very detailed and very user friendly, i tried to install Win xp on my EEEpc 1000H but for some reason it wouldnt boot unless i put the USB stick in….lol, its mad when Win 7 is much easier to setup and install than XP.

    Anychance of letting me know how to dual boot with Windows 7 and Ubuntu Easy Peasy ?

    Thanks mate your a star :)

  2053. bob Sauve says

    January 27, 2009 at 11:55 am

    If I had Vista pre-installed when I purchased my computer —
    what different steps would I take to make a bootable USB drive??
    Thanks,
    Bob

  2054. Fzang says

    January 26, 2009 at 2:29 pm

    Um, couldn’t you have skipped step 5 and onwards? You just need to do the diskpart and then copy contents of the CD to your USB, at least, that’s what worked for me

    Also, why are you formating to NTFS instead of FAT32?

    Just wondering..

  2055. cdnwood says

    January 26, 2009 at 9:13 am

    Thank you! Absolutely brilliant – your guides have been very helpful!! It all worked just as you have so thoroughly described.

  2056. Nik Simpson says

    January 23, 2009 at 4:13 pm

    Only one minor issue if you are trying to create a W7 64-bit bootable drive on a 32 bit install of Vista. In that case you’ll have to run the bootsect command from a 32-bit W7 DVD, because the version on the 64-bit DVD will not run on a 32-bit OS.

  2057. tyson says

    January 23, 2009 at 2:29 pm

    Hi, I read d comments & got confirmed that this method works although i didn’t try it. I want to install windows xp by USB method. Can you also give a method like this for windows xp also?? I am currently running windows vista & don’t have an optical drive.

  2058. Into Windows(Admin) says

    January 23, 2009 at 11:49 am

    First of all, sorry for the delay in reply.
    @ PeterNLD
    Of course, you can use as a replace to DVD.

    @ Laker_Fan32
    Sorry for the delay. I think you need to copy all the files once again. Just try it.

    @ Siddarth
    I didn’t try that method. But I have another method which works on XP as well. Will post the guide soon.

    @ Nick
    Make sure you copy all the Windows 7 files to USB correctly.

    @Suavi
    Basically, I haven’t tested this method on 64-bit machine. So, I can’t find a solution for you.

    Thank you.
    Into Windows

  2059. SEO Blog says

    January 22, 2009 at 2:45 pm

    Works like a charm, thanks :D

  2060. PeterNLD says

    January 22, 2009 at 4:52 am

    Can the USB-stick after having Windows7 installed, be used to get in the complete recovery enviroment as well?

  2061. Laker_Fan32 says

    January 21, 2009 at 6:23 pm

    My USB becomes Bootable, however when it is installing it gets stuck at 8% and then nothing happens??? I’ve tried many times and it doesn’t seem to work, it always gets stuck at 5% or 8%. Sometimes it errors out with the error code: 0x800703ee

  2062. Jonathan says

    January 20, 2009 at 3:12 am

    I have followed all instructions.
    I tried the flash drive one of my main machines and it works. However, on my test rig, I only get a Missing Operating System message. Boot priorities are set to USB Boot.

    What could be wrong?

  2063. Siddanth says

    January 19, 2009 at 3:31 pm

    Hey tweakwindows i think we need to make use of xcopy command havent tried it for xp did u try it out /?

  2064. Nick says

    January 19, 2009 at 4:27 am

    When I tried to boot from usb it will not even get finished copying the files when it gives me an error code. It sometimes will start installing updates. But what is with this damn error code. I,m waiting on it to do it again……..Expanding files (0%)……….

    Windows cannot install required files. Make sure all files required for installation are available, and restart the installation. Error code: 0x8007045D

    I would be very grateful for anyone’s help.

  2065. Morty says

    January 15, 2009 at 11:07 pm

    What if I want to create a x64 boot in a x86 environment? I get this error message. “This version of g:\boot\bootsect.exe is not compatible with the version of Windows you’re running. Check your system information yada yada contact software publisher.” I am running Vista 32-bit, trying to create this USB boot thingaby for Windows 7 64-bit.

    Thanks mate.

  2066. suavi says

    January 15, 2009 at 7:42 pm

    Bootsect.exe problem!

    I think that there is a problem occurs when you want to install “64 Bit Windows 7” from your 32 Bit Vista.

    Here is the message after typing BOOTSECT.EXE /NT60 H:
    “This version of F:boot\bootsect.exe is not compatible with the version of Windows you’re running. Check your computer’s system information to see whether you need a X86 (32-Bit) or X64(64-Bit) version of the program, and then contact the software publisher. “

  2067. pete says

    January 15, 2009 at 5:13 pm

    When I try step 7, I get: “The system cannot execute the specified program”

  2068. gabontz says

    January 15, 2009 at 3:09 pm

    Hello i can’t see my usb stick with diskpart.
    all i can see, is my 4 HDD’s on my computer.
    What can i do in this case?

  2069. Joey says

    January 15, 2009 at 12:16 pm

    i downloaded windows 7 from microsoft and dont have a cd/dvd for it so what do i do do i extract it to the usb then restart using the flash drive or what?

  2070. admin says

    January 15, 2009 at 12:48 pm

    @Joey
    If you don’t have a DVD/USB then use my below guide which shows “Installing Windows 7 without using USB/DVD drive”
    “https://www.intowindows.com/installing-windows-7-without-using-dvdusb-drive-method-2/”
    “https://www.intowindows.com/installing-windows-7-without-using-dvdusb-drive-method-1/”

  2071. tweakwindows says

    January 15, 2009 at 5:12 am

    @Darin
    Firstly, let me apologise for the experience you’re having.
    The error means, your motherboard doesn’t support USB booting. I have also mentioned this in my guide. And there is no way to boot USB unless your motherboard support.

    @Vikrant
    No this guide doesn’t for the users who like to install Windows 7 on USB.

    @Omar
    If you don’t have a DVD drive/USB(4GB) then use my guide “Installing Windows 7 without using USB/DVD drive”. There are two methods, direct and via VPC method. Please follow my guides.

    @All
    I am glad that this guide helped you to install Windows 7.

    Thanks.

  2072. Darin says

    January 14, 2009 at 10:32 pm

    Hey, I followed all the steps, and everything worked perfectly until I booted from the Usb device and tried to install windows 7. It said that “Setup does not support installation to disks connected through a USB port. Is there a way around this?

  2073. madmax says

    January 14, 2009 at 4:05 pm

    i tried both the XP method and VISTA method. both i managed to do without any problems. but when i try to boot from the pen drive i get this error

    file : \Boot\BCD
    status : 0xc000000e
    info : An error occurred while attempting to read the boot configuration

    some help please?

  2074. Rkee says

    January 14, 2009 at 1:52 pm

    U can also achieve booting from a usb drive by using daemon tools. Don’t mean to dis on the author graet walkthrough by the way. Its just an alternative, and no need for any command prompt scripting.

  2075. eden says

    January 13, 2009 at 9:51 pm

    i just formated my usb pen, and done show all files on the DVD and copied the contents over.
    i didnt use the diskpart tools.

    installed w2in 7 fine

  2076. vikrant says

    January 13, 2009 at 6:12 pm

    Does it also mean that we can install windows 7 on a usb drive?

  2077. Laker_Fan32 says

    January 13, 2009 at 10:57 pm

    Leechie!!! THANK YOU SO MUCH FOR YOUR INSTRUCTIONS FOR XP!!!! Wow, I have been searching for past two days and you explained it in 4 steps, you are AWESOME! Thank you VERY VERY VERY MUCH!!! :-)

  2078. BlogPiG says

    January 13, 2009 at 7:41 pm

    This worked an absolute treat. Nice write-up.
    I did it on an XP box using Windows 7 mounted onto a virtual DVD drive.
    I had to do the format using the windows tools as wasn’t available as part of diskpart in XP.
    All the rest worked as described.

  2079. Lincoln says

    January 13, 2009 at 12:56 pm

    OK nevermind I just had to optimise the drive for performance… Sorry about that!

  2080. EiNS says

    January 13, 2009 at 1:26 pm

    Thanks…very excellent guide…

    any working method for xp usb drive installation? Tried many…but non of them working :(

  2081. John says

    January 13, 2009 at 5:00 am

    Got it working in the second attempt.good guide.

  2082. Omar says

    January 13, 2009 at 4:52 am

    I was doing fine up until step 5. I figured the whole point of booting from a USB drive was to avoid having to burn a disc with the Windows 7 files on it, or install on a PC without a DVD drive. Anyway, I don’t have any blank DVD’s, so I was trying to install it from my USB drive, but I can’t get past step 5, since I don’t have my Windows 7 files on a disc. They are on my hard drive, and my USB drive. Help!

  2083. ?lhan says

    January 12, 2009 at 11:41 pm

    Hey man your methods does not working in XP. Please reinform us.

  2084. Paul says

    January 12, 2009 at 11:27 pm

    THANK YOU! I was having problems getting the boot sector to work…
    and you fixed it. Definitely better than any other guide… SCREEN SHOTS = TEHWIN!, they help sooo much when you can’t see what you’ve done wrong, even picked up a few new cmd tricks.
    I’m a fan, thanks man.

  2085. tweakwindows says

    January 12, 2009 at 1:35 pm

    @ben
    Please follow the guide step-by-step and don’t skip any step.

  2086. admin says

    January 12, 2009 at 1:34 pm

    This guide doesn’t work for XP..Only for Vista and Windows 7..I have mentioned in the title of the post.

  2087. admin says

    January 12, 2009 at 1:32 pm

    Please use Vista or Windows 7 as bootsect.exe is not present in XP CD.This guide only works on Windows Vista & 7

  2088. neodorian says

    January 12, 2009 at 1:23 pm

    When I run bootsect.exe it says that this version isn’t compatible with my version of windows even though it is running the vista version.

  2089. ben says

    January 12, 2009 at 12:36 pm

    i am also trying to do this from xp, and it doesnt work, im not sure if step 4 needs to be done in comand prompt (i formatted the stick in disk manager) but i got stuck on step 7 because there is no such thing as bootsect.exe

  2090. admin says

    January 12, 2009 at 8:01 am

    Works 100% on Vista & Windows 7..Thanks.

  2091. admin says

    January 12, 2009 at 7:59 am

    ^ That’s why I have mentioned only Vista & Windows 7.

  2092. Casmir says

    January 12, 2009 at 11:31 am

    This is cool…Hope it will work the same way with an external HDD….
    Keep up the good work bro…

  2093. Brandon says

    January 12, 2009 at 3:22 am

    I don’t think XP shows usb drives in list disk, or maybe it’s just me. Is there any other alternative to step 4?

  2094. Daryl says

    January 12, 2009 at 1:20 am

    Hey thanks! I’d love to try this soon :) I hope it’s working

Leave a Reply

Your email address will not be published. Required fields are marked *

Advertisements

Search Into Windows

Recent posts

  • 5 Ways To Go To Desktop In Windows 11
  • How To Show Battery Percentage On Taskbar In Windows 11
  • Fix: AMD Software Adrenalin Edition Not Opening In Windows 11
  • How To Show Year On Windows 11 Taskbar
  • Windows 11 24H2 Is Available Now
  • How To Create 7z & TAR Files In Windows 11 Without Using Additional Apps
  • How To Remove Bell Icon From Taskbar In Windows 11
  • How To Reinstall Windows 11 Without Losing Apps And Files
  • How To Hide/Show Files & Icons On Desktop In Windows 10/11
  • How To Show Hidden Icons On Taskbar In Windows 11

About us

  • About Us
  • Contact Us
  • Privacy Policy

Copyright © 2025 · Into Windows