Monday, 29 December 2025

How I Reused an Old Laptop Hard Drive as External Storage: DIY Guide



Last Updated:

If you have an old laptop that no longer works, don’t throw it away just yet. In many cases, you can still reuse its internal hard drive or SSD as an external USB storage device.

Instead of letting the drive sit unused or scrapping the entire laptop, you can connect it to another computer using a simple SATA-to-USB adapter or external enclosure and use it for backups, file transfers, or extra storage.

In this guide, I’ll show you step-by-step how to convert an old laptop hard drive into a portable external drive.

Quick Summary

You can easily turn an old laptop hard drive or SSD into an external USB storage device using a SATA-to-USB adapter cable or a 2.5-inch drive enclosure.

  • Remove the 2.5-inch HDD or SSD from the old laptop.
  • Connect the drive using a SATA-to-USB adapter or enclosure.
  • Plug the drive into your PC or laptop through a USB port.
  • Open Disk Management in Windows and delete old partitions if needed.
  • Create a new volume and format the drive as NTFS or exFAT.
  • The drive is now ready to use as portable external storage.

Expert Tip: Always check the drive for bad sectors and health issues before storing important files.

How to Turn an Old Laptop Hard Drive into External Storage

Step-by-step process of converting an old laptop hard drive into an external USB drive using a SATA to USB 3.0 adapter

Here's a complete DIY (Do It Yourself) guide that lets you use any 2.5 inch laptop hard drive HDD or SSD as a portable storage. I am currently using a Hitachi HGST Travelstar Z5K500 500 GB laptop drive extracted from an old laptop.

Tools Required

To repurpose an old laptop hard drive safely and reliably, you’ll need the following:

Required Components for Converting a 2.5-inch HDD/SSD into External USB Storage
Component Role Requirement Level
2.5-inch HDD or SSD Storage drive to be converted into external storage Required
2.5-inch USB enclosure Fully enclosed USB conversion (safe, plug-and-play) Required (Recommended for beginners)
SATA-to-USB adapter cable Direct bare-drive connection without enclosure Optional (Advanced users only)

Note: You only need ONE connection method — either an enclosure or a SATA-to-USB adapter.

1. A 2.5-inch internal laptop HDD or SSD

Salvaged from an older laptop. Most laptop drives use the SATA interface and typically support SATA II (3 Gbps) or SATA III (6 Gbps) data transfer speeds.

2.5-inch laptop internal hard disk drive commonly used in notebooks, showing SATA interface and metal casing

2. A 2.5-inch external hard drive enclosure (recommended for beginners)

An enclosure protects the drive, requires no technical setup, and usually offers tool-free installation, making it the safest option if you have limited PC hardware experience.

2.5-inch external HDD enclosure used to convert a laptop hard drive into a portable USB storage device

3. A SATA-to-USB 3.0 adapter cable (for experienced users)

Suitable if you’re comfortable handling bare hard drives. This option offers flexibility but requires careful handling of the exposed drive.

SATA to USB adapter cable with ASM1153 chipset used to connect a 2.5-inch laptop hard drive to a computer
SATA to USB adapter cable with ASM1153 chipset used to connect a 2.5-inch laptop hard drive to a computer.

Expert Tip: Whether you choose an enclosure or a SATA-to-USB adapter cable, ensure it uses a reliable USB-to-SATA bridge controller such as the ASM1153 or ASM225CM. Cheap enclosures or cables with older or unbranded controllers may fail to deliver expected USB 3.0 transfer speeds and can cause connection or stability issues.

Internal chipset of a SATA to USB 3.2 cable showing the ASM225CM USB to SATA bridge controller chip
Internal chipset of a SATA to USB 3.2 cable showing the ASM225CM USB to SATA bridge controller chip.

Steps to Connect The Internal Laptop Hard Drive to PC Through USB

After getting the required tools, let's now learn to connect the laptop hard drive or SSD to PC/Mac over USB.

Step 1: How to Connect a Laptop HDD Through USB

  1. Make sure you don't have anything important on the laptop hard drive that you're going to use as external.
  2. Connect the laptop hard drive either to the USB to SATA cable or the drive enclosure.
  3. Make sure to place the hard drive on an insulated material, such as a mouse pad. Do not touch the drive's bare electronics or the PCB to avoid electrostatic damage.
  4. Now connect the hard drive to PC or a different laptop to a USB 2.0, USB 3.0 or USB-C (if supported) port on your laptop or PC.
  5. After connecting the salvaged drive or the SSD to PC over USB, you may see multiple partitions from the previous OS installation.
  6. If disk partitions are visible from this old HDD, you can also check if it contains any important data. If it does, you can backup data from this drive to your laptop/PC or a different external drive first.

Step 2: Open Disk Management in Windows

  1. We have to delete these partitions from this salvaged hard drive and use the entire drive's storage as a single partition only to avoid confusion.
  2. To create, delete and manage disk partitions, we'll use disk management console on Windows 10 and Windows 11.
  3. To open disk management console, press the Windows key + R to open the run prompt, then type 'diskmgmt.msc' and hit the 'Enter' key.
  4. In the 'Disk Management' console you'll see 'Disk 0' which is PC/laptop's main internal drive that contains the operating system and your files. You do not have to touch 'Drive 0'.

Warning: Never touch 'Disk 0' in the disk management console. 'Disk 0' is the main disk containing the operating system, your personal files, apps, installed programs and system partition. Make sure to have a backup of your laptop/PC's main disk on a different drive or external storage (always recommended).

Step 3: Identify the External Hard Drive

  1. If your PC/laptop has only one internal hard disk or SSD, then the salavaged hard drive will appear as 'Disk 1' in disk management console if no other disk is connected.
Windows 11 Disk Management console showing a laptop's internal hard disk connected as external hard drive and its partitions
Windows 11 Disk Management console showing a laptop's internal hard disk connected as an external drive and its partitions.

Step 4: Delete Existing Partitions

  1. Just next to 'Disk 1' you will see separate partitions. Right click on every partition and select 'Delete Volume' to delete that partition.
  2. Once you delete all the volumes/partitions on your salvaged hard drive/SSD, you will then see unallocated space on that drive.
  3. See the image below, I am using a 500 GB internal laptop drive as external drive over USB 3.0. I have also deleted all the partitions on this 'Disk 1' and I am now left with 465.76GB on this drive.
Windows 11 Disk Management showing a 500 GB laptop hard drive used as an external USB 3.0 drive with all partitions deleted, leaving 465.76 GB unallocated space

Step 5: Create a New Simple Volume

  1. Right click on the unallocated space in 'Disk 1' and click 'New Simple Volume.' A 'New Simple Volume Wizard' will open, click 'Next' to proceed.
Creating a new simple volume on an external hard drive using the Windows 11 Disk Management console
Creating a new simple volume on an external hard drive using the Windows 11 Disk Management console.

Step 6: Specify the Volume Size

  1. In this step, you will be asked to specify the drive size. But because we are using entire drive's storage space in a single partition, then we do not have to specify the size, because by default the volume creating wizard picks up the entire storage size in MBs (Mega Bytes). Click 'Next' to proceed.
Specify volume size dialog in Windows Disk Management
Specifying the simple volume size in MB when creating a new partition in Windows.

Step 7: Assign a Drive Letter

  1. In this step, you will be asked to assign a letter to your drive. The system automatically assigns the best letter for your hard drive, so you don't have to choose manually. Click 'Next' to proceed.
Windows 11 Disk Management: Assigning a drive letter to a new volume

Step 8: Format the HDD or SSD

  1. Now we have to format the newly created partition file system. In the 'File system' dropdown menu option, make sure to select either 'NTFS' or 'exFAT'.

    When to choose NTFS: Select this option if you plan to plug this salvaged 2.5-inch hard drive primarily into Windows PCs, Linux environments, or Android smart TVs.

    When to choose exFAT: Select this layout if you are repurposing a low-power solid-state drive (SSD) and want seamless read/write capabilities across Windows PCs, Apple Macs, Android mobile devices, and iPhones.

    Expert Tip: Formatting large storage devices with the FAT32 file system makes little sense for modern backups. FAT32 is strictly limited to a maximum file size of 4 GB; therefore, choosing NTFS or exFAT is highly recommended to handle large system backups, videos, and modern data files without restriction.

    Because solid-state drives (SSDs) have exceptionally low power consumption requirements, they are completely safe to interface directly with smartphones over a simple USB-C adapter setup. Also read: How to Transfer Files Between Android and Windows PCs — Step-by-Step Guide

Formatting a new partition in Windows 11: Choosing NTFS file system and Volume Label

Step 9: Complete the Setup

  1. In the 'Volume label:' type a name such as 'External Storage' as this will help you identify this hard drive/SSD in 'This PC' section when connected.
  2. Make sure 'Perform a quick format' option is checked, then click 'Next' to proceed and then finally click 'Finish.'
  3. Now open 'This PC' and you will see your salavaged drive with a label name 'External Storage.'
  4. We've successfully converted a laptop hard drive or SSD to an external USB storage device. You can now connect it to your PC/laptop and start transferring data.

Warning:Before you can start using your old internal HDD as external, we strongly recommend checking the internal HDD for bad sectors to avoid data loss. Please do not skip this tutorial as using a drive with bad sectors can result in unrecoverable data loss.

How to Use 3.5 Inch HDD As External?

So far, I have talked about an SSD and a 2.5 inch internal hard drive in this post. But does this post apply to 3.5 inch desktop hard drives? Yes! this post is equally applicable to desktop hard drives.

However, you need the right tools to use your desktop hard drive as external storage. A 3.5 inch desktop hard disk requires 12V supply which a USB port can't do. Therefore, you need a 3.5 inch hard drive bay with a dedicated 12V power supply.

Once you gather the required tools, you can start converting your old desktop hard drives to external storage.

Comparison of 2.5-inch vs. 3.5-inch Hard Drive Requirements for External Use
Feature 2.5-inch (Laptop) 3.5-inch (Desktop)
Power Supply USB Bus Powered (5V) External 12V Adapter Required
Portability High (Pocket-sized) Low (Needs a wall outlet)
Enclosure Type Simple Case or Cable Powered Docking Station

Want a simpler way to understand hard drive and SSD failure signs? I recently tested how AI tools such as ChatGPT, Gemini, and Grok interpret HDD and SSD SMART reports to identify failure risks, estimate remaining lifespan, and recommend when backups or drive replacement should be considered. Read the full guide here: How I Used AI to Analyze SMART Data and Check HDD & SSD Lifespan.

Conclusion

Repurposing old laptop or desktop hard drives is an easy, cost-effective way to create reliable external storage while reducing electronic waste (e-waste). By following this step-by-step guide, you can safely convert internal HDD to external USB drive for file transfers, or extra storage.

Remember to check for bad sectors and monitor drive health to protect your data. Don’t let unused drives gather dust—take action today! Gather your tools, follow the instructions, and turn your old drives into practical, portable storage solutions that make your digital life more organized and efficient.

If you're interested in wireless file access between PC and your Samsung phone, read this guide on how to set up network storage in Samsung My Files on Android.


2 comments:

  1. Thanks for the tutorial! Before formatting the drive, what's the best free tool to check its health and bad sectors? I have an old 500GB laptop HDD that I'd like to reuse but do not wish to risk any data loss.

    ReplyDelete
    Replies
    1. We have written a tutorial for checking out bad sectors on a mechanical hard drive. Check the article at the link below.

      Check Hard Drive for bad sectors before reusing

      If you find bad sectors on your drive, we suggest not to use it for storing important data. However, you can still use it for storing unimportant data.

      Delete