Many users face a shortage of free space on the system disk, especially when the bulk of the heavy games, video editing or archives of photos. In such a situation, the most rational and economical solution is to install an additional drive, taken, for example, from an old laptop or bought at a sale. This allows you to expand storage without having to reinstall the operating system or switch to more expensive cloud services.

Installation process second-hard drive SSD-drive is physically not much different from the replacement of the main one, but there are a number of software nuances that must be taken into account before starting work. It is important to understand the difference between the interfaces, such as SATA and NVMeIt is also necessary to prepare the computer for working with new equipment. In this article, we will discuss all the steps in detail: from checking the compatibility of the motherboard to the final partition markup in the operating system.

Before opening the case, make sure your power supply has free cables for power supply, and the motherboard has free ports for data transfer. Ignoring these points can cause the disk to be defined by the system, but not to work properly or not to start at all. Letโ€™s look at the preparatory stage in more detail.

Preparation of equipment and compatibility check

The first step is to visually assess the internal space of the system unit and study the specifications of your motherboard. You need to know exactly what type of interface your second drive supports: it can be a classic drive. SATA III 2.5 or 3.5 inch models, or modern M.2 NVMewhich is directly charged to the fee. If you plan to use an old laptop HDD, chances are itโ€™s a 2.5-inch format with a SATA interface.

Pay attention to the availability of free connectors. A SATA drive requires two connections: one for data transmission (SATA Data) and one for power (SATA Power). Make sure that your power supply departs a free connector with a characteristic flat shape. Modern housings often provide special baskets or sleds for attaching additional drives, which simplifies installation and improves air circulation.

๐Ÿ“Š What type of disk do you plan to install?
HDD 3.5 inches
2.5-inch SSD
M.2 NVMe
External USB drive

It is also important to check whether the installation of the new disk is in conflict with other components. For example, connecting a device to a specific port M.2 On some motherboards, it can automatically turn off a couple of ports. SATA. This information is usually contained in the user manual to your motherboard in the section describing the distribution of PCIe lines.

โš ๏ธ Warning: Before any manipulations inside the case, be sure to completely de-energize the computer by removing the power cord from the socket, and touch the unpainted part of the case to remove static electricity.

Physical installation of the drive in the system unit

The installation process depends on the form factor of your device. If you are installing a classic 3.5-inch HDDIt must be fixed in a special basket of the body. Usually for this purpose screws are used, coming with the body, or a screwless mounting system using plastic latches. Reliable fixation is critical, as mechanical discs are sensitive to vibrations.

2.5-inch SSDs or HDDs often have separate bays or adapters, as the standard holes for 3.5-inch devices are too large. If you donโ€™t have a two-fifths seat in your case, you can use an adapter or simply place the disc neatly on the bottom of the case, although this is not a recommended solution because of the risk of damage to the contacts when moving the PC.

โ˜‘๏ธ Checklist before assembly

Done: 0 / 5

After the physical installation, we move on to connecting the cables. Take the cable. SATA Data (usually thin and flat) and connect one end to the disk and the other to the free port on the motherboard. Then connect the power cable from the power supply. The connectors have an L-neck, which prevents improper connection, but the force should not be applied - if the cable does not enter, check the orientation.

Type of disk Interface. Necessary cables Speed (max)
HDD 3.5" SATA III SATA Data + SATA Power 6 Gbps
SSD 2.5" SATA III SATA Data + SATA Power 6 Gbps
SSD M.2 NVMe PCIe Not required (between the fee) 3500-7000 MB/s
HDD is old-fashioned SATA II/III SATA Data + SATA Power 3-6 Gbps

Make sure that the cables are not clamped and do not touch the fan blades. After the installation is complete, you can return the side cover to place, but do not tighten the screws completely so that you can quickly make changes if necessary.

Primary BIOS/UEFI setting

After turning on the computer, the new drive may not appear immediately in My Computer. This is normal because the operating system doesnโ€™t know how to work with it. The first thing to do is make sure the motherboard sees the new device. To do this, press the BIOS login key when booting (usually Del or F2).

In the BIOS menu, go to the section responsible for the configuration of the drives. It could be called. SATA Configuration, Storage or be part of the tab Advanced. Here you should see a list of connected devices. If the second drive is displayed in the list, then the physical connection has been successful and the controller is working correctly.

What if the BIOS canโ€™t see the disk?

If the drive is not displayed in the BIOS, try replacing the SATA cable with a known serviceable one, reconnecting it to another SATA port on the motherboard, or checking the availability of power on the power connector using a multimeter or connecting another device.

Also in the BIOS it is worth checking the mode of operation of the SATA controller. For modern operating systems, such as Windows 10 or 11, the optimal mode is the AHCI. If the regime is in place IDE or CompatibilityThe disk may operate unstable or at low speed. However, if the system stops booting from the main disk when changing the mode, return the settings as it was - you need to change the mode on the working system carefully.

After checking, save the settings by selecting a paragraph Save & Exit (usually keyboard) F10). The computer will restart and now itโ€™s the turn to the operating system for logical adjustment.

Initialization and Disk Markup in Windows

When Windows boots, the new drive will still not be visible in the Explorer. To make it available for file recording, you need to perform initialization. Right-click on the Start button and select Disk management or Disk Management). A window will open where you will see all the connected drives.

The system will automatically detect a new disk and prompt it to be initialized. You will be asked to select the style of the sections: MBR or GPT. For disks larger than 2 TB and for modern systems with UEFI, it is definitely recommended to choose GPT (GPT).GUID Partition Table). MBR is only suitable for very old computers or specific compatibility tasks.

After choosing a style, a black bar area will appear on the disk marked as โ€œNot distributedโ€. Click on it with the right mouse button and select "Create a simple volume". The volume creation wizard will start, which will offer to assign a disk letter and select a file system.

As a file system for Windows, choose NTFS. The size of the cluster can be left by default. At the letter assignment stage, the system will suggest a first free letter (e.g., D: or E:). After completion, the wizard will format the disk and it will be available for use.

โš ๏ธ Note: Be extremely careful when choosing a disk to format in the Disk Management window so that you do not accidentally delete data from the main system partition or other important drive.

Optimization of the second disk

Once the drive is installed and formatted, it is helpful to perform basic optimization. If you have installed an SSD, make sure that Windows has a feature enabled. TRIMwhich extends the life of the storage device. For HDD, this feature is not relevant, but defragmentation can be useful, although in Windows 10/11 it is automatically performed on a schedule.

It is also worth reconfiguring the ways to save new files. In Windows settings (Parameters โ†’ System โ†’ Memory) you can specify that new documents, music and annexes are saved by default to the second disk. This will help to avoid overflowing the system partition in the future.

๐Ÿ’ก

Properly configuring default save ways is key to keeping order on disks and preventing problems with space shortages in the system partition C.

To extend the life of a mechanical disk, it is recommended to disable indexing of the contents of files, unless you plan to often search for files by their contents on this disk. This will reduce the load on the disk heads. This can be done in the properties of the disk by unchecking the tick "Allow indexing of the contents of files".

Possible problems and methods of solving them

Even if all instructions are followed, difficulties can arise. One of the common problems is that the disk is defined in the BIOS, but not visible in Disk Management. In this case, it is worth checking the drivers of the SATA controller in the Device Manager. Sometimes it helps to update the drivers of the motherboard chipset from the official manufacturer's website.

Another common situation is the appearance of errors when writing files or the sudden disappearance of the disk from the system. This may indicate poor quality SATA cable, poor contact in the connector or overheating. Replacing a cable with a shielded and shorter cable often solves the problem of unstable operation.

If the disk was taken from another computer, it may still have access rights (ACLs) that prevent files from being written to some folders. In this case, when you try to access, you will receive a message about the denial of access. To fix this, you need to go to the properties of the folder, the Security tab, click "Additional" and change the owner of the folder to the current user.

If nothing helps, and the disk is not detected in the BIOS, or emits extraneous sounds, a physical malfunction of the device is likely. Checking on another computer will help to finally diagnose the problem.

Can I use a second drive from a laptop in a desktop PC?

Yeah, absolutely. 2.5 inch (laptop) format discs are easy to install on a PC. The only difference is that they are smaller in size, so a special adapter-sled can be required to mount them in a 3.5-inch compartment, although many modern housings have versatile baskets.

Do I need to format a disk if there is already data on it?

If you donโ€™t need data, itโ€™s better to format it for a clean partition structure. If you need data, donโ€™t format it, just assign a disk letter. However, if the file system is corrupted or different (for example, the disk was on Linux or Mac), Windows may offer formatting. In this case, use partition recovery programs to avoid losing information.

Why is the second disk displaying less volume than claimed?

Manufacturers specify volume in the decimal system (1 GB = 1000 MB), and Windows counts in binary (1 GB = 1024 MB). Therefore, a 1TB drive on the system will display as approximately 931GB. This is normal and is not a defect.

Does the installation of the second disk affect the speed of the computer?

By itself, installing a second drive does not slow down the computer. However, if you connect a very old and slow drive to a port that shares resources with the main SSD, micro-latency is theoretically possible, but in practice in modern systems this is almost imperceptible to the user.