My SSD connected via USB 3.0 is slow! Reasons for slow speed and solutions

Have you ever had the experience of using a high-speed SSD in a USB case as an external drive, but for some reason the speed is slower than you'd expect? Even though the theoretical speed of USB 3.0 should be much faster than that of an HDD, it can be disappointing when the actual transfer speed is slow.

The slowdown is not actually due to a malfunction of the SSD or USB.Small oversights, such as Windows settings and connection methodsThis may be the cause.

In this article, we will clearly explain the main causes of slow USB-connected SSDs, as well as a simple method for checking and specific solutions that even beginners can try.

table of contents

Let's try the solutions one by one! Troubleshooting Guide

Step 1: Review how you plug in your USB cable (most important)

Before you suspect software settings, let's start by eliminating the most unlikely, free cause.

When connecting a USB 3.0 device to a Windows PC, the device may not operate at its full speed. Although it is not widely known, one of the causes of this may be related to the way the device is plugged in.

The USB 3.0 plug has a two-stage structure: a USB 2.0 connector at the front and an additional USB 3.0 connector at the back.

Differences between USB3.0 and USB2.0 terminals
Differences between USB3.0 and USB2.0 terminals

For this reason, the plugInserting it slowly or not inserting it all the way inThis causes the PC to only recognize the front USB 2.0 port, resulting in the connection being in slower USB 2.0 mode.

If you are experiencing slow speeds during benchmark tests, unplug the power cord.Insert it all the way in until you hear a clickTry reinserting it.

I have experienced this "insertion method" problem myself.

The operating environment is a combination of the WT200-SSD-256GB SSD with a maximum read speed of 550MB/s and a JSAUX SATA USB conversion cable with UASP support, which provides no performance issues.

However, when I first connected, the speed was noticeably slow, to the point that I suspected a hardware defect.

*CrystalDisk Mark 8" measured.

Initial connection speed

So, to check if the problem was due to "USB misrecognition," which was known to be the cause, I unplugged the cable and then plugged it back in firmly, and the original speed was successfully measured.

After firmly reinserting
SATA3 6Gbps 3D NAND Flash with maximum transfer speed of 520MB/s
USB 3.0 5Gbps High-Speed ​​Transfer with SATA3 Cable, Supports UASP

Step 2: Check your physical connections (ports, cables, hubs)

If there are no problems with the insertion method, next check the surrounding physical environment.

Check the color of the USB port

Look at the USB port on your PC.blueIf so, it's a USB 3.0 (or higher) port. Black and white ports are the older USB 2.0 standard, which means they're much slower. Always connect to a blue port.

Rethink your USB cable

A surprising pitfall is USB cables: even if they look the same, the internal quality can vary.

  • Check the specifications: Check the standard: Make sure the cable is marked "SS (SuperSpeed)."In particular, if you are using an extension cable, be sure to check that the extension cable itself is also USB 3.0 compatible.Older USB 2.0 extension cables often slow down the overall speed.
  • Try a different cable: Especially if the cable has been used for a long time, it may be breaking internally. If possible, try connecting it with a different USB 3.0 cable and see if the speed changes.

Connecting without a USB hub

If you are using a USB hub, remove the hub and then connect the SSD. Connect directly to the USB port on your PCIf this improves your speed, the problem is with your USB hub. Cheap USB hubs often have slow speeds or unstable power supplies.

Step 3: Review your Windows basic settings (power plan)

If the physical connection is OK, the next thing to check is your Windows settings.

If the Windows power plan is set to "Power Saver," power supply to the USB port may be limited, which may reduce SSD performance.

1. Press Windows Key + R to open Run, type the following command and press Enter:

powercfg.cpl
Run
Run

2. Make sure "Balanced" or "High Performance" is checked. If it is set to "Power Saver," try changing the plan.

電源オプション
電源オプション

Step 4: How to maximize SSD performance (TRIM and UASP)

From here on, we will go through some advanced settings to maximize the performance of your SSD. We will use the command prompt, but you can easily check it by copying and pasting.

What are TRIM and UASP?

TRIM is a very important maintenance function that prevents the write speed of SSDs from decreasing. It efficiently organizes unnecessary data and keeps SSDs in the best condition at all times.

UASP is a communication method for transferring data more efficiently and quickly over USB 3.0. When enabled, it significantly improves the read and write speeds of SSDs.

Check if TRIM is enabled

1. Open Command Prompt as administrator, type the following command and press Enter:

Learn how to open a command prompt

1. Press Windows key + R to open Run.

2. Type "cmd".

Run
Run

3.Shift + Ctrl + Enter Please press.

Keyboard
Keyboard

If you do not need administrator privileges, just press Enter.

4. When the "User Account Control" message appears, click "Yes".

ユーザーアカウント制御
ユーザーアカウント制御
fsutil behavior query DisableDeleteNotify

2. Check the results.

Command Prompt - TRIM enabled
Command Prompt – TRIM enabled
Command Prompt - TRIM disabled
Command Prompt – TRIM disabled
  • DisableDeleteNotify = 0 If it is displayed asTRIM is enabled(No problem.)
  • DisableDeleteNotify = 1 If it is displayed asTRIM is disabled.

If it is disabled, run the following command to enable it:

fsutil behavior set DisableDeleteNotify 0
Command Prompt - This action takes effect immediately (no reboot required)
Command Prompt – This action takes effect immediately (no reboot required)

After the message "This action will take effect immediately (no reboot required)" is displayed, run the following command again to check whether TRIM is enabled.

fsutil behavior query DisableDeleteNotify
About ReFS

Why does ReFS appear?

fsutilThis command does not check the type of disk currently connected,The setting status of the "file system driver" installed in the Windows OSis displayed.

  • NTFSNTFS is the standard file system for Windows. Your PC's C drive is also formatted with NTFS.
  • ReFS (Resilient File System): A newer file system with more advanced features, primarily used in Windows Server.

The latest Windows has a feature that allows you to use ReFS formatted disks in the future.The function (driver) for reading and writing ReFS is pre-built.

The command result shows that the TRIM function is enabled in both the "NTFS driver" and the "ReFS driver" built into the OS.

Check if connected in UASP mode

You can check if your SSD is running in UASP mode in Device Manager.

  1. Search for "Device Manager" in the Start menu and open it.
  2. Expand the "Storage controllers" item.
  3. If it says "USB Attached SCSI (UAS) Mass Storage Device" or "USB Attached SCSI (UAS) Mass Storage Device" here, it is working properly in UASP mode.
  4. If you only see "USB Mass Storage Device" here, your SSD case may not support UASP or there may be a problem with the driver.
Device Manager - Storage Controllers
Device Manager – Storage Controllers
Conditions for working in UASP mode

Condition 1: "PC chipset supports UASP"

  • Most modern PCs have USB 3.0 ports, so you don't need to worry too much.

Condition 2: "The chipset and firmware of the USB 3.0 device support UASP."

  • This is the most important thing to note. Some cheap SSD cases do not support UASP. Make sure the product packaging or manual says "UASP supported."

Condition 3: "PC has the appropriate driver installed"

And here's the most important point: if you're using Windows 10 or 11, this driver is built into the OS from the beginning. Therefore, if you connect a UASP-compatible SSD case,Windows will automatically select the best driver for youSo you don't need to find and install the driver yourself.

What if that doesn't work?

If you have tried all the steps above and still can't improve your speed, unfortunatelySSD case (USB enclosure) or SSD itselfThis may be due to a physical malfunction or compatibility issues.

If possible, you can try using a different SSD case or installing the SSD in your PC and measuring its speed to isolate the problem.

Summary

If you notice your USB-connected SSD is running slow, try the simple steps we've introduced here before rushing to assume it's broken. In most cases, simply reviewing the settings or replacing the cable will help restore your SSD's original excellent performance.

If you found this article helpful, please share it on social media.

Person who wrote this article

Driven by questions arising from my daily PC use and the desire to "do more," I have been pursuing self-study in Windows since around 2008. I am sharing the "aha!" techniques and solutions I discovered through trial and error with the sole purpose of helping you in your PC life.

View profile

Comment:

To comment

[About submissions]
We welcome any questions or information regarding the content of the article.
However, please note that content unrelated to the purpose of the article, criticism of specific individuals or organizations, offensive language,Inappropriate wordsComments containing the above may be deleted or made private without notice at the discretion of the administrator.
Please note that spam may be automatically deleted by anti-spam measures.

CAPTCHA


table of contents