Are you running out of space on your laptop? Photos won't fit, games won't install, and the system constantly gives warnings about the disk being full? The problem is familiar to most users 2-3 years after purchasing the device. Modern programs, Windows updates and multimedia files quickly eat up even 1 TB memory, not to mention standard SSD 256–512 GB in budget models.

In this article we will analyze all possible ways to increase hard drive capacity - from simple system cleaning to hardware upgrade. You will learn how to choose HDD or SSD for replacement, what tools are needed for physical installation, and how to transfer data without loss. And also - Let's reveal a little-known trick with external drives that will allow you to use them as a full-fledged internal drive (spoiler: it's not easy USB 3.0).

1. Assessing the current state of the disk: what is eating up space?

Before spending money on a new drive, check what exactly takes up space on your disk. Users are often surprised to find that out of 500 GB, only 50 are free, even though they have not downloaded any large files. This is due to system files, cache, duplicates and “garbage” from programs.

Use built-in Windows tools or third-party utilities:

  • 🔍 Memory analysis in Windows: go to Settings → System → Device memory. The system will show the distribution of space by category (applications, temporary files, OneDrive, etc.).
  • 📊 WinDirStat or TreeSize: These programs visualize the occupied space in the form of a chart, where the “heavy” folders are immediately visible.
  • 🗑️ CCleaner: Clears browser cache, temporary files and registry (but be careful with the settings!).
⚠️ Attention: Do not delete the folder Windows.old manually - it contains a backup copy of the previous OS version. Use Disk Cleanup (type in Windows search "cleanmgr") and select "Clean Windows Updates".

If, after cleaning, less than 15–20% of the total disk volume is free, the system will begin to slow down. In this case, it's time to think about memory expansion.

📊 How often do you clean your disk of unnecessary files?
  • Once a month
  • Only when space runs out
  • Never
  • I use automatic cleaning

2. Replacing the HDD with an SSD or larger HDD: step-by-step instructions

The most radical, but also effective way is physical drive replacement. Modern SSD (For example, Samsung 870 EVO or Crucial MX500) will not only increase the volume, but also speed up the laptop by 3–5 times. And if your budget is limited, you can choose HDD for 2–4 TB (for example, Seagate Barracuda or WD Blue).

What you will need:

  • 🔧 Screwdriver (usually Phillips PH00 or PH0).
  • 💽 New drive (check compatibility by connectorSATA or M.2 NVMe).
  • 🖥️ External adapter USB-to-SATA or cloning box (eg Sabrent USB 3.0).
  • 📀 Cloning program (Macrium Reflect, Clonezilla or AOMEI Backupper).

Step-by-step algorithm:

  1. Create a backup important data on an external drive or in the cloud.
  2. Connect a new drive via adapter and clone the old one using the program (select the option "Sector-by-sector copy" for exact copying).
  3. Turn off your laptop, remove the battery (if possible) and the battery.
  4. Remove the back cover (in some models, for example, Lenovo ThinkPad, the disk is accessible through a separate hatch).
  5. Disconnect the old drive (usually it is secured with 2-4 screws) and install a new one.
  6. Assemble your laptop and check the system boot.

☑️ Preparing to replace the disk

Done: 0 / 5
⚠️ Attention: If you replace HDD on SSD in a laptop with Windows 7/8, after cloning it may be necessary partition alignment (align partitions) for optimal performance. Use MiniTool Partition Wizard.
Disk type Pros Cons Average price for 1 TB
HDD (hard drive) Cheap, large capacity (up to 5 TB) Slow, shock sensitive 3 000–4 500 ₽
SSD SATA 3–5 times faster HDD, silent More expensive HDD, limited resource of records 6 000–9 000 ₽
SSD NVMe Maximum speed (up to 3500 MB/s) Dear, requires Slot M.2 8 000–12 000 ₽

3. Adding a second drive: if the laptop has a free slot

Many laptops (especially gaming or business class, for example, Dell XPS or ASUS ROG) have additional slot for M.2 or 2.5" disk. This allows you to install a second drive without removing the old one. Check the specifications of your model on the manufacturer's website or using the utility HWiNFO.

How to connect a second drive:

  1. Turn off the laptop and disconnect the battery.
  2. Remove the back cover and look for an empty slot (usually marked as M.2 or SATA).
  3. Install the disk, secure it with a screw (included with the laptop) and connect it to the connector.
  4. Turn on your laptop, go to Disk management (Win + X → Disk Management) and initialize the new disk (select GPT for disks >2 TB).
  5. Format the drive to NTFS and assign a letter.

If there is no second slot, you can use adapter for DVD drive (For example, Optibay). It allows you to replace the drive with a second one HDD/SSD. The downside is the loss of the ability to read disks.

💡

Before purchasing a second drive, check the supported standard M.2: SATA or NVMe. For example, Lenovo Legion often only supports NVMe, and Acer Aspire - both types.

4. Using an external drive as an internal drive: the secret method

Few people know, but external HDD/SSD can be connected to a laptop via port USB 3.1 Gen 2 or Thunderbolt 3 so that the system perceives it as an internal disk. This is possible thanks to:

  • 🔌 Adapters USB-to-NVMe (For example, StarTech USB312NVM), which provide speeds of up to 1000 MB/s.
  • 💾 Enclosures with support UASP (For example, ORICO M2PV-C3), speeding up data transfer by 20–30%.

How it works:

  1. Connect the external drive via USB 3.1 or Thunderbolt.
  2. Open Disk management and delete all partitions on the external drive.
  3. Create a new volume and format in NTFS.
  4. Use Symbolic Link (symbolic links) or move user folders (Documents, Downloads) to an external drive via Folder Options → Location.

Important: For maximum speed, choose external SSD with interface USB 3.2 Gen 2x2 (For example, Samsung T7 Shield) - they provide up to 2000 MB/s, which is comparable to internal SATA SSD.

5. Optimizing the current disk: how to free up 50–100 GB without loss

If physically expanding memory is not an option, try software methods. They will help you free up to 100 GB on your system disk without deleting important files.

Top 5 ways:

  • 🗃️ Transfer files to the cloud: Google Drive, OneDrive or Yandex Disk offer 15–100 GB for free. Use the "Files on request» in OneDriveto avoid storing copies locally.
  • 🎮 Changing the location of games: B Steam go to Settings → Downloads → Steam folders and add a new path to the external drive.
  • 📷 Photo compression: Utility JPEGmini or online service TinyPNG will reduce the weight of the photo by 60–80% without loss of quality.
  • 🔄 Clearing restore points: Enter at the command line vssadmin list shadowstorage, then vssadmin resize shadowstorage /For=C: /On=C: /MaxSize=10GB (set the desired limit).
  • 🧹 Removing duplicates: Programs Duplicate Cleaner or Auslogics Duplicate File Finder will find duplicate files.
How to move the Documents folder to another drive?

1. Open This computer and find the folder Documents. 2. RMB → Properties → Location → Move. 3. Select the new drive and confirm. The system will automatically redirect all new files.

6. Cloud solutions: when physical expansion is not possible

If the laptop does not support the upgrade (for example, ultrabooks Apple MacBook Air or HP Spectre with sealed disks), remains use cloud services. They will not increase the volume HDD/SSD, but will solve the problem of lack of space for files.

Comparison of popular services:

Service Free volume Max. volume (paid) Features
Google Drive 15 GB 2 TB (139 RUR/month) Integration with Google Docs, automatic photo synchronization
OneDrive 5 GB 6 TB (includes Microsoft 365) Deep integration with Windows 10/11, function "Files on request»
Yandex Disk 10 GB 1 TB (190 RUR/month) Fast loading in Russia, built-in document editor
Mega 20 GB 16 TB (€29.99/month) Data encryption, high free plan limits

To automate uploading files to the cloud, use:

  • 📁 Folder synchronization: Set to OneDrive or Google Drive automatic download of folders Documents, Images.
  • 🤖 Python scripts: Using the library watchdog You can configure auto-download of new files from a specific folder.
💡

Cloud services will not replace a physical disk for games and programs, but are ideal for storing documents, photos and videos. For maximum space savings, use Files On Demand in OneDrive — they take up space only when opened.

7. Alternative methods: RAID arrays and network storage

For advanced users, there are two more ways to expand memory:

1. RAID array (only for laptops with two slots)

If the laptop has two slots M.2, you can create RAID 0 ( stripe ), which will combine the disks into one logical volume. For example, two SSD 500 GB each will turn into one 1 TB disk with double the speed. The downside is that if one drive fails, data is lost.

How to set up:

  1. Install two identical ones SSD.
  2. Go to BIOS (usually the key F2 or Del when loading).
  3. Find a section SATA Configuration → RAID Mode and activate.
  4. Save your settings and install Windows again (RAID does not support cloning).

2. Network Attached Storage (NAS)

If you have several devices at home, it makes sense to buy NAS (For example, Synology DS220+ or WD My Cloud). This is a mini-server with its own HDD, to which you can connect via the network. Pros:

  • 📡 Access files from any device on the local network.
  • 🔒 Automatic backup.
  • 🎬 Video streaming (for example, via Plex).
⚠️ Attention: Setting RAID 0 increases the risk of data loss. To be safe, use RAID 1 (mirror), but it does not increase the volume, but duplicates information.

FAQ: Frequently asked questions about increasing disk capacity

Is it possible to increase the disk capacity without replacing it?

Yes, but only programmatically: cleaning the system, transferring files to an external drive or to the cloud, data compression. It is impossible to physically increase the volume without replacing or adding a second disk.

Which drive is better to choose for a laptop: HDD or SSD?

Depends on the tasks:

  • SSD — if you need speed (working with programs, games, multitasking).
  • HDD — if the priority is volume (storage of films, photos, archives) and the budget is limited.

The best option is SSD 500 GB–1 TB for system + external HDD 2–4 TB for files.

What to do if your laptop does not have a second disk slot?

Options:

  1. Replace the current disk with a more capacious one.
  2. Use adapter for DVD drive (if there is one).
  3. Connect external SSD through USB 3.1/Thunderbolt with high transmission speed.
How to transfer Windows to a new drive without reinstalling?

Use cloning programs:

  1. Macrium Reflect (free version supports cloning).
  2. Clonezilla (more difficult to use, but reliable).
  3. AOMEI Backupper (intuitive interface).

Important: After cloning, disconnect the old disk to avoid bootloader conflicts.

Is it worth buying an external SSD or is an HDD sufficient?

SSD worth choosing if:

  • You work with large files (video editing, 3D modeling).
  • Low noise levels and shock resistance are important.
  • You connect the drive via USB 3.1/Thunderbolt (speed HDD through USB 2.0 will be a bottleneck).

HDD cheaper and more profitable for long-term storage of data that does not require quick access.