Windows Media creation USB not booting
I used this abomination of tool to create a bootable usb I already have experience in this kind of things so I went pretty confident, then the usb wasn't booting. I checked if it was recognized by the BIOS and it was, I checked legacy support and it was enabled so I tried creating another USB with Rufus in gpt mode partition, still nothing, I even set to default all the UEFI settings. Fun fact: any Linux iso I have in my server boots just fine
windows-10 boot bios gpt
add a comment |
I used this abomination of tool to create a bootable usb I already have experience in this kind of things so I went pretty confident, then the usb wasn't booting. I checked if it was recognized by the BIOS and it was, I checked legacy support and it was enabled so I tried creating another USB with Rufus in gpt mode partition, still nothing, I even set to default all the UEFI settings. Fun fact: any Linux iso I have in my server boots just fine
windows-10 boot bios gpt
1
I'm not seeing a question here, simply a complaint.
– Tetsujin
Feb 1 at 14:03
Well my bad, obviously I want to install Windows and I can't figure it out, I even tried window 7 iso and just works fine
– TMLKyza
Feb 1 at 14:15
add a comment |
I used this abomination of tool to create a bootable usb I already have experience in this kind of things so I went pretty confident, then the usb wasn't booting. I checked if it was recognized by the BIOS and it was, I checked legacy support and it was enabled so I tried creating another USB with Rufus in gpt mode partition, still nothing, I even set to default all the UEFI settings. Fun fact: any Linux iso I have in my server boots just fine
windows-10 boot bios gpt
I used this abomination of tool to create a bootable usb I already have experience in this kind of things so I went pretty confident, then the usb wasn't booting. I checked if it was recognized by the BIOS and it was, I checked legacy support and it was enabled so I tried creating another USB with Rufus in gpt mode partition, still nothing, I even set to default all the UEFI settings. Fun fact: any Linux iso I have in my server boots just fine
windows-10 boot bios gpt
windows-10 boot bios gpt
edited Feb 1 at 14:04
TMLKyza
asked Feb 1 at 13:57
TMLKyzaTMLKyza
64
64
1
I'm not seeing a question here, simply a complaint.
– Tetsujin
Feb 1 at 14:03
Well my bad, obviously I want to install Windows and I can't figure it out, I even tried window 7 iso and just works fine
– TMLKyza
Feb 1 at 14:15
add a comment |
1
I'm not seeing a question here, simply a complaint.
– Tetsujin
Feb 1 at 14:03
Well my bad, obviously I want to install Windows and I can't figure it out, I even tried window 7 iso and just works fine
– TMLKyza
Feb 1 at 14:15
1
1
I'm not seeing a question here, simply a complaint.
– Tetsujin
Feb 1 at 14:03
I'm not seeing a question here, simply a complaint.
– Tetsujin
Feb 1 at 14:03
Well my bad, obviously I want to install Windows and I can't figure it out, I even tried window 7 iso and just works fine
– TMLKyza
Feb 1 at 14:15
Well my bad, obviously I want to install Windows and I can't figure it out, I even tried window 7 iso and just works fine
– TMLKyza
Feb 1 at 14:15
add a comment |
2 Answers
2
active
oldest
votes
This looks to me like Windows ISO problem, corrupted or something. I experienced such a problem. I suggest to get another ISO file through a reliable service like the Adguard one https://tb.rg-adguard.net/public.php, and try again. Rufus is good and it does the job.
Thanks for the source, it worked
– TMLKyza
Feb 1 at 16:12
If you wanted a source, you should had asked...
– Ultrasonic54321
Feb 1 at 17:41
add a comment |
You have stated in your comment that a Windows 7 ISO works fine.
You have not stated what utility you are using to flash the Windows 10/7 ISO with.
Because flashing a Win7 ISO works fine, we can eliminate the fact that your USB or your computer's UEFI settings are to blame.
It is possible that your flashing utility does not support Windows 10, in which case you can try another utility. It is also possible that your Win10 ISO is not bootable/is corrupted. In that case, you can either get a fresh copy of the ISO, or download another one. Google will help with this.
I'm using Windows Media creation tool as stated in the title, I tried both create a USB drive and downloading the iso and flashing it with Rufus. I also tried flashing w8.1 which if I'm not mistaken was the 1st Windows iso to only use gpt and worked just fine
– TMLKyza
Feb 1 at 14:33
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1400991%2fwindows-media-creation-usb-not-booting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
This looks to me like Windows ISO problem, corrupted or something. I experienced such a problem. I suggest to get another ISO file through a reliable service like the Adguard one https://tb.rg-adguard.net/public.php, and try again. Rufus is good and it does the job.
Thanks for the source, it worked
– TMLKyza
Feb 1 at 16:12
If you wanted a source, you should had asked...
– Ultrasonic54321
Feb 1 at 17:41
add a comment |
This looks to me like Windows ISO problem, corrupted or something. I experienced such a problem. I suggest to get another ISO file through a reliable service like the Adguard one https://tb.rg-adguard.net/public.php, and try again. Rufus is good and it does the job.
Thanks for the source, it worked
– TMLKyza
Feb 1 at 16:12
If you wanted a source, you should had asked...
– Ultrasonic54321
Feb 1 at 17:41
add a comment |
This looks to me like Windows ISO problem, corrupted or something. I experienced such a problem. I suggest to get another ISO file through a reliable service like the Adguard one https://tb.rg-adguard.net/public.php, and try again. Rufus is good and it does the job.
This looks to me like Windows ISO problem, corrupted or something. I experienced such a problem. I suggest to get another ISO file through a reliable service like the Adguard one https://tb.rg-adguard.net/public.php, and try again. Rufus is good and it does the job.
answered Feb 1 at 15:36
HelperXHelperX
241
241
Thanks for the source, it worked
– TMLKyza
Feb 1 at 16:12
If you wanted a source, you should had asked...
– Ultrasonic54321
Feb 1 at 17:41
add a comment |
Thanks for the source, it worked
– TMLKyza
Feb 1 at 16:12
If you wanted a source, you should had asked...
– Ultrasonic54321
Feb 1 at 17:41
Thanks for the source, it worked
– TMLKyza
Feb 1 at 16:12
Thanks for the source, it worked
– TMLKyza
Feb 1 at 16:12
If you wanted a source, you should had asked...
– Ultrasonic54321
Feb 1 at 17:41
If you wanted a source, you should had asked...
– Ultrasonic54321
Feb 1 at 17:41
add a comment |
You have stated in your comment that a Windows 7 ISO works fine.
You have not stated what utility you are using to flash the Windows 10/7 ISO with.
Because flashing a Win7 ISO works fine, we can eliminate the fact that your USB or your computer's UEFI settings are to blame.
It is possible that your flashing utility does not support Windows 10, in which case you can try another utility. It is also possible that your Win10 ISO is not bootable/is corrupted. In that case, you can either get a fresh copy of the ISO, or download another one. Google will help with this.
I'm using Windows Media creation tool as stated in the title, I tried both create a USB drive and downloading the iso and flashing it with Rufus. I also tried flashing w8.1 which if I'm not mistaken was the 1st Windows iso to only use gpt and worked just fine
– TMLKyza
Feb 1 at 14:33
add a comment |
You have stated in your comment that a Windows 7 ISO works fine.
You have not stated what utility you are using to flash the Windows 10/7 ISO with.
Because flashing a Win7 ISO works fine, we can eliminate the fact that your USB or your computer's UEFI settings are to blame.
It is possible that your flashing utility does not support Windows 10, in which case you can try another utility. It is also possible that your Win10 ISO is not bootable/is corrupted. In that case, you can either get a fresh copy of the ISO, or download another one. Google will help with this.
I'm using Windows Media creation tool as stated in the title, I tried both create a USB drive and downloading the iso and flashing it with Rufus. I also tried flashing w8.1 which if I'm not mistaken was the 1st Windows iso to only use gpt and worked just fine
– TMLKyza
Feb 1 at 14:33
add a comment |
You have stated in your comment that a Windows 7 ISO works fine.
You have not stated what utility you are using to flash the Windows 10/7 ISO with.
Because flashing a Win7 ISO works fine, we can eliminate the fact that your USB or your computer's UEFI settings are to blame.
It is possible that your flashing utility does not support Windows 10, in which case you can try another utility. It is also possible that your Win10 ISO is not bootable/is corrupted. In that case, you can either get a fresh copy of the ISO, or download another one. Google will help with this.
You have stated in your comment that a Windows 7 ISO works fine.
You have not stated what utility you are using to flash the Windows 10/7 ISO with.
Because flashing a Win7 ISO works fine, we can eliminate the fact that your USB or your computer's UEFI settings are to blame.
It is possible that your flashing utility does not support Windows 10, in which case you can try another utility. It is also possible that your Win10 ISO is not bootable/is corrupted. In that case, you can either get a fresh copy of the ISO, or download another one. Google will help with this.
answered Feb 1 at 14:24
Ultrasonic54321Ultrasonic54321
47311
47311
I'm using Windows Media creation tool as stated in the title, I tried both create a USB drive and downloading the iso and flashing it with Rufus. I also tried flashing w8.1 which if I'm not mistaken was the 1st Windows iso to only use gpt and worked just fine
– TMLKyza
Feb 1 at 14:33
add a comment |
I'm using Windows Media creation tool as stated in the title, I tried both create a USB drive and downloading the iso and flashing it with Rufus. I also tried flashing w8.1 which if I'm not mistaken was the 1st Windows iso to only use gpt and worked just fine
– TMLKyza
Feb 1 at 14:33
I'm using Windows Media creation tool as stated in the title, I tried both create a USB drive and downloading the iso and flashing it with Rufus. I also tried flashing w8.1 which if I'm not mistaken was the 1st Windows iso to only use gpt and worked just fine
– TMLKyza
Feb 1 at 14:33
I'm using Windows Media creation tool as stated in the title, I tried both create a USB drive and downloading the iso and flashing it with Rufus. I also tried flashing w8.1 which if I'm not mistaken was the 1st Windows iso to only use gpt and worked just fine
– TMLKyza
Feb 1 at 14:33
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1400991%2fwindows-media-creation-usb-not-booting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I'm not seeing a question here, simply a complaint.
– Tetsujin
Feb 1 at 14:03
Well my bad, obviously I want to install Windows and I can't figure it out, I even tried window 7 iso and just works fine
– TMLKyza
Feb 1 at 14:15