3 New Notifications

New Badge Earned
Get 1K upvotes on your post
Life choices of my cat
Earned 210

Drag Images here or Browse from your computer.

Trending Posts
Sorted by Newest First
D
Denis Kyokushin 20.12.20 09:00 pm

Upload speed to USB flash drive

I alone noticed that the download speed to a USB flash drive decreased on Win10? If not one, can I somehow increase it? Maybe what programs are there?
Some kind of pissing 6 MB. What is this?
31 Comments
Sort by:
S
Sanchez ramirez 22.12.20

Denis Kyokushin
And now what is the FS of the flash drive? Basically, filling with zeros is just overwriting all information. This does not necessarily give any result, but for the sake of interest it is worth a try.

First of all, start the command line and write diskpart in it. If it is the same as on the screen, close it and go to the next step.



You download the DMDE program (https://dmde.ru/download.html), unpack the archive somewhere and run it. In the window that appears, you select your flash drive.



After that, the flash drive will be scanned for partitions - we don't need this, after the end we close it. Instead, go to "Tools" -> "Fill Sectors". In the window that appears, check that the "Template" field is "00", opposite the "Number of sectors" field, press the "Max" button. That's it, after that, filling the flash drive with zeros will start. You will also see the write speed. After completion, close the program. Just in case, distort the flash drive (preferably through Safe Removal).

Then run the command line again and write diskpart in it. Then write list volume. In the list that appears, you find the flash drive and the corresponding volume number. I have this "Volume 3".



You write select volume * number *, then format fs = fat32 label = "name for your flash drive in explorer" quick. In general, everything is as in the screenshot. We press enter and after a few seconds the formatting should end. And that's it, after that the flash drive is ready for use. Unless you can twist it again.

D
Denis Kyokushin 22.12.20

Sanchez Ramirez
After clicking "Fill Sectors" this came out:
Spoiler

S
Sanchez ramirez 22.12.20

Denis Kyokushin
Well, put a daw on "Allow recording", then. Although I never got out of this.

D
Denis Kyokushin 22.12.20

Sanchez Ramirez
Nothing has changed:
Spoiler

D
Denis Kyokushin 24.12.20

Could you help with one more question?
There is a flash drive:
Spoiler
But when I plug it in, the computer shows a pitiful 48.8MB. Can I somehow recover?
Spoiler
Your program sees it as a 16-gig one:
Spoiler
Something tells me that you can do something with your program

S
Sanchez ramirez 24.12.20

Do the same thing. I remind you: all data will be destroyed.

D
Denis Kyokushin 24.12.20

Sanchez Ramirez
Sanchez Ramirez wrote:
Do the same
Thank you very much, I reanimated the USB flash drive. Is it possible to somehow increase the size of the file that I would like to copy?
Spoiler

S
Sanchez ramirez 24.12.20

Denis Kyokushin
FAT32 cannot hold files larger than 4GB, yes. To do this, you need to format it to NTFS or exFAT. In the format command, change fat32 to exfat (better) or ntfs. Naturally, DMDE is no longer needed here.

D
Denis Kyokushin 24.12.20

Sanchez Ramirez
I have a 64GB exFAT flash drive, it also does not accept heavier than 4GB. Tomorrow I'll try NTFS

S
Sanchez ramirez 24.12.20

Denis Kyokushin I
just believed in myself. The 7 GB file signed up with a bang. In theory, exFAT can store files up to 4 ^ 32 GB as far as I'm aware.

D
Denis Kyokushin 24.12.20

Sanchez Ramirez
Yes, you were right, I formatted it on a new flash drive in exFAT, and a 6Gb file was useful, and the speed on USB 3.1 became higher, despite the read speed of 130Mbps
Spoiler
On 64 GB USB 2.0 in NTFS, a 6GB file was useful :
Spoiler
In general, I figured out the speeds)