-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rufus *very* slow to open (does recognize drive, write speed is fine) #1597
Comments
Considering that this is an issue that I can't replicate, any help you can provide is appreciated, as it will be exceedingly difficult to troubleshoot otherwise |
I can't believe I didn't try this before posting here, but when I have no USB flash drive plugged in, Rufus starts instantly. I also tried with a Samsung 64GB drive that I had, and ran into the same issue. Also, when I start Rufus with no drive plugged in and it starts instantly, it then freezes for a long time (although less so than it takes to start with USB plugged in). It has the same issue no matter which USB port is used on my computer or dock. I have not been able to replicate this issue on a different Alienware computer (the guy who sits next to me at work), even using the same flash drives. I am installing Visual Studio now, and will report back when I am able to test as you instructed. |
Any update on this? I'm still very interested in identifying why the application appears to freeze on startup on your system. |
Seems to still be doing the same thing. Is there anything else I can do to help you identify the issue besides those screenshots from Visual Studio? I'm not a developer but I know the basics, so I will do everything I can. |
My bad. I completely missed your reply with the screenshots from 10 days ago. This is very helpful, as it tells us that the underlying issue is that Windows appears to be very slow to open some disk devices on your system (which is not something Rufus can do much about, as Microsoft doesn't really let applications tell system calls to "Hurry up!") I guess one solution would be to have a timeout on trying to open these handles, but even there, Windows is a pain in the ass, as the One thing I'd very interested to find out though is what specific device of yours is creating the holdup, so can I please ask you to run a test with the following:
uprintf("TRYING: '%s", devint_detail_data->DevicePath);
At any rate, I appreciate your testing (sorry for missing your previous reply!). Hopefully this will help me come up with something to avoid these weird freezouts on start. |
I will do that. The weirdest part to me is that I'm using the exact same hardware as before. I had a Windows update the broke my keyboard and mouse for some reason, and had to reinstall Windows. Before the reinstall, I had no issues, and as far as I know, all software and settings are the same as before. |
Still hoping you can run the test I asked above and report your results. |
Sorry I haven't been able to get to this. Been a really busy month. I will try to get all of these tests done this week.
|
Have you had a chance to test with Rufus 3.12? I made some small improvements in that version, that may change things a little bit. Otherwise, I'd still like to have the ouput from the test I requested. Thanks. |
I'm getting the same issue too on my work machine. I never have any problems with Rufus until i updated Windows 10 to 1909 build 18363.592 deployed via PXE boot, means clean install with custom image. Cloudready USB maker seems to have same issue too. Unetbootin worked fine for me I must assume @taconomix is on the same version too because his build version is Build 18363.418 but a bit older My home computer is 2004 which is 19041.572. Didn't tried Rufus yet I'm not sure if I should try VS2019 or not. Would be quite waste of time, but i would like to help too and figure out why. 1909 must be the buggy version i think I have sophos anti-virus but I can't disable it due to admin lock. I don't think it's anti-virus issue because Rufus worked on 1809 even Sophos enabled |
I am sorry I thought I had replied this 2 weeks ago, but apparently it did not submit. I have run diskpart with elevated privileges as requested on 9/16, and it ran with no delayI did a little experiment this morning. I took a different laptop (Windows Surface Pro 3 8GB RAM) and did a fresh install. I downloaded Rufus 3.11 and it opened in about 10 seconds. I then installed all the software that our office IT department installs on all company computers (like the laptop I was having issues with), which include Sophos anti-virus, team-viewer, and MS Office. Suddenly the surface pro 3 was having the same issue as the other laptop (with a USB Stick inserted, it still opens instantly with no USB drives attached). I am thinking either Sophos or Team-viewer might be affecting the startup time for Rufus? @Toshiba1127 I am thinking that this might actually be a Sophos issue, possibly some other system software. Version 3.12 does open much, much faster. It opens instantaneously when no USB drive is inserted (as 3.11 did), but v3.12 opens in under a minute with a USB drive inserted (tested 5 times, results: 37s, 34s, 40s, 48s, 41s) While it still doesn't open instantly, I consider this issue resolved. Even when it took 5 min to open, it was still faster and more reliable than BalenaEtcher. A mere 40 second wait is not even an inconvenience. Thank you so much for fixing this for me and for creating and maintaining this excellent tool, @pbatard. You rock. |
@taconomix, thanks a lot for the report. I was hoping the small changes I applied in Rufus 3.12 might make a difference, so I'm glad to hear it did. I think the still relatively slow open times are probably system related (i.e. not something that Rufus might be able to fix), as, depending on the hardware, enumeration can be as time-consuming process. For instance, I regularly see Microsoft's Disk Management seemingly taking its sweet time refreshing disks on Windows 10 for no particular reason, so I would say that, as long as you get a refresh not too long after the 30 seconds mark, it's probably good enough... I will consider this issue closed then. Thanks again for your willingness to help with all this — much appreciated! |
Hmm yeah Sophos possibly caused the problems because it make some weird problems on Windows in the past. I will try out more alternatives see if they have problem, and maybe disable Sophos via linux since they won't give me the admin password. |
Guys, when I booted into safe mode, Rufus works like a charm again and it opens instanly while USB connected. I tested with 3.12 and 3.13 BETA After that, I followed this excellent guide to disable Sophos https://support.sophos.com/support/s/article/KB-000036125?language=en_US and delete remaining files manually. Rufus still works on normal mode. I'm so happy right now that all the weird issues i have that happened for months, disappeared for good. No needed to use an alternative anymore |
Thanks for the report. I already had Sophos feature prominently in the list of Software that is incompatible with Rufus, and I have now added a mention that it may produce very slow startup times for Rufus. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query. |
Checklist
<FULL LOG>
below.Rufus version: x.y.z
- I have NOT removed any part of it.Additionally (if applicable):
(✓)
button to compute the MD5, SHA1 and SHA256 checksums, which are therefore present in the log I copied. I confirmed, by performing an internet search, that these values match the ones from the official image.Issue description
I recently had to reinstall Windows10 on my Alienware 17r5. I had used Rufus several times with no problem. Since reinstalling, however, Rufus is taking an INCREDIBLY long time to start up. I'm talking 5+ minutes. At first I was using the rufus-3.11p.exe file I had backed up, but then when I ran into the issue I deleted and re-downloaded. Same issue: It immediately opens as a background process (seen in my windows task manager), but the actual program interface doesn't pop up (and doesn't show as open on the taskbar) for over 5 minutes. This happened multiple times. When the program actually opens, it works fine and writes the iso in about the same amount of time it used to. I have also tried downloading different versions (3.11 non-portable, 3.10, 3.5) with the same issue. It's obviously something about my settings and not Rufus, but I can't for the life of me figure out what is causing this. Other programs don't seem to have any issues anything like this, but this is the only program I've used that runs directly from a downloaded .exe file (rather than running an installer to install the program).
Log
The text was updated successfully, but these errors were encountered: