Hello,
I would suggest you to create latest media. Download the Media Creation Tool using this link:
https://go.microsoft.com/fwlink/?LinkId=691209
Hope this helps!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I must be doing something wrong because I always have the update fail with some BS error like this. What are the proper steps to run this tool?
I download the tool to the desktop. I'm on an Admin account. I insert a 16GB thumb drive. I format it. I start the tool. I point it to the thumb drive. During the phase where the files are copied to the USB, I get some stupid error like this:
Why are my steps not good enough? Where is the hole in my logic? Or is this tool just written poorly. I'd like to use stronger language here as I used to have to start it all over again and burn bandwidth trying this failed endeavor over and over.
I've heard people make it work by running the tool FROM the USB. Why would that matter? I've tried to write files to the thumb drive just after the format and before running the tool to make sure I have successful writes. Doesn't help.
As a workaround today, I left the error up for a bit. Tried to access the thumb drive and it said it needed to be formatted AGAIN! So I did. Then I just opened the C:$Windows.~WS\Sources\Windows and copied the files to the drive by hand. Made the dang thing myself! WHO WRITES THIS STUFF??
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hello,
I would suggest you to create latest media. Download the Media Creation Tool using this link:
https://go.microsoft.com/fwlink/?LinkId=691209
Hope this helps!
I had exactly the same problem as you did, no matter how many times I tried with 3 different 32Gb thumb drives.
Eventually I tried both of these simultaneously and it worked, so one of these (or both combined) may work for you:
First: Manually make the thumb drive bootable with Diskpart:
- Open an elevated command prompt and run diskpart.
- Once inside Diskpart, type list disk and you'll get a list of all storage drives in your computer. Take a note of the number that matches your thumb drive (it'll read, for instance, Disk 2 (I'll use 2 for the sake of this example)
- type select disk 2<enter>
- type clean <enter>
- type convert mbr<enter>
- type create partition primary<enter>
- type format fs=fat32 quick<enter>
- type active <enter>
- type assign <enter>
- close the elevated prompt
Second: Run the Windows Media Creation Tool IN ELEVATED MODE
Basically, right click on the executable file and "Run as administrator". You'll get the usual UAC prompt. Accept and let the media creation tool do its thing.
I got this to work after trying a lot of stuff. I didn't find this exact solution elsewhere so your mileage may vary, but it's worth a shot
This is what worked for me. Also selected both versions rather than only the 64 bit. Did not run the tool from the flash drive.
ClaytonMiller,
Yes, those workarounds were reported by other users before.
Nobody has yet identified a common source of the problem.
For some users the problem is intermittent, for other users it fails consistently and for other users it never fails.
Different machine configurations and setting, different USB devices and USB drivers, different programs blocking access to the USB. There are so many variables and no isolated source for the bug.
All the workarounds reported look like wudu magic :)
MS needs to add some diagnostic trap in the Windows 10 Media Creation Tool to isolate the different causes of the error, which seems to be a catch all error code.
F.Y.I.
Latest Win 10 1903 MCT now downloads Build 18362.356.