Windows 10: Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD

Discus and support Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD in Windows 10 Drivers and Hardware to solve the problem; Happy New Year all! So I just added an SSD to my ASUS laptop. I removed the HDD when installing a fresh Win10 on the SSD. I installed the SSD in the... Discussion in 'Windows 10 Drivers and Hardware' started by Rysdan, Jan 13, 2018.

  1. Rysdan Win User

    Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD


    Happy New Year all!

    So I just added an SSD to my ASUS laptop. I removed the HDD when installing a fresh Win10 on the SSD. I installed the SSD in the original slot the HDD was in as recommended on the ASUS forums. Once Win10 completed installation, I added the original HDD into the secondary hard drive slot. The HDD already had Win10 on it.

    So now obviously the original Win10 partition on the HDD with the OS on it is showing as 'System Reserved ( D: )' and the usable partition with all my previous files are showing as 'Local Disk ( F: )' (with my dvd drive as E: )

    I did not clone my HDD to the SSD as my SSD is much smaller and I really only wanted it for the OS and maybe a couple programs and games that I want there for faster booting and loading.

    Basically I'd like to get rid of the original OS partition on the HDD and have the entire disk show as the D: drive. And although I did a back up of my files from the HDD before starting this process, I now already have access to them. Is there a simple way to accomplish this within Win10? I see I can format the partition by right clicking on D: but I'm not sure that'll accomplish what I want as formatting typically doesn't delete the partition and obviously I'd like not to create a bunch of registry errors.

    How should I proceed?

    Thanks in advance for any advice!

    :)
     
    Rysdan, Jan 13, 2018
    #1

  2. Storage

    I have a laptop with an SSD and a HDD in one, and it has been primarily using the SSD. However the SSD had a small limited amount of space and now it has been used up. I am trying to update a game, but it won't let me due to insufficient storage. Is
    there a way to transfer all of the info from my SSD to my HDD and use the HDD as a primary, and only have the SSD run games? If not, do you recommend any other solutions?
     
    John Collinge, Jan 13, 2018
    #2
  3. Appdata Roaming move from SSD to HDD

    Hi, recently bought a laptop with an ssd and a hdd. What i noticed was that every time i downloaded something, even though it was located in HDD, the SSD still took up space. I already moved the download, documents, etc. to the HDD.

    Then i noticed that whatever i download gets into the appdata/roaming folder as well, so is it ok to move the Roaming folder from SSD to HDD?
     
    Allen Wang (alle0031), Jan 13, 2018
    #3
  4. Berton Win User

    Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD

    Disk Management may be able to delete most partitions on that secondary drive but there's at least 1 that can't be removed. To get a truly clean [as-shipped] drive I boot to a GPARTED LiveCD and delete the partitions with it. If I can get the drive into a dock made for the purpose such as Thermaltake's BlacX box I'll use my Linux Mint computer that has GPARTED to do it.
     
    Berton, Jan 13, 2018
    #4
  5. Rysdan Win User
    okay, so I just went into Disk Management and deleted the D: partition with the old System Reserved OS. I renamed F: to D: And the new D: now has an unallocated partition of 351 MB. It also has a 450 MB Recovery partition. Do I need a recovery partition on my secondary hard drive, or is the one on the C: drive all I need? Is there a way within Win10 (Disk Manager or similar) to merge the unallocated partition('s) with the rest of D: or do I need install something like Mini Tool partition wizard?
     
    Rysdan, Jan 13, 2018
    #5
  6. Layback Bear, Jan 13, 2018
    #6
  7. Rysdan Win User
    Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD [​IMG]
     
    Rysdan, Jan 13, 2018
    #7
  8. Rysdan Win User

    Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD

    I also realize we're talking about a combined 800MB on a 1TB drive. So if there's a simple way to merge the unallocated space, I'll gladly do it just for cleanliness and thoroughness, but if it's more of pain to go through, I have no issue just leaving it as is.

    And with swapping the SSD into the previous HDD slot, it appears the C: drive is on Disk 1 and D: on Disk 0. Apparently this is normal according to the ASUS forums. They all recommend to do it this way. Not sure if having C: on 1 is an issue or not really.
     
    Rysdan, Jan 13, 2018
    #8
  9. Kbird Win User
    Do you need anything on Disk 0 ? (D drive) if not just delete the partitions and then re-create one large partition.

    Have you already copied over your Documents/music/pics etc ie basically the old Users>YourName Folder from D: to the new C: Drive? then you can just wipe the drive as above and recreate as one large Drive.

    Minitool is a good program for doing this or a Merge if needed....it will also show the MSR partition (16mb) that Disk Manager does not...
     
    Kbird, Jan 13, 2018
    #9
  10. EdTittel Win User
    Warning! Following this advice will destroy everything on Disk 0 (your target drive). Proceed only if you have a current and complete backup, or don't care about what's on that drive anyway.

    Run diskpart from an admin PowerShell or cmd.exe session
    Enter these commands:
    1. List disk
    You'll see a list of disks on your system. Select the disk number, let's say it's Disk 0, for the disk you wish to reformat/rebuild. Disk 0 is usually the boot/system disk, so make doubly darned sure this is the one you want to rebuild before following this blindly.
    2. Select disk 0
    This tells diskpart to focus its actions on the disk you wish to work on
    3. Clean
    This tells diskpart to WIPE OUT EVERYTHING on the disk you just selected
    4. Exit
    This gets you out of diskpart
    5. diskmgmt.msc
    This launches the Disk Management management console. It should notice you've got a "bare drive" now because of the clean action. Tell it to format your drive using GPT (unless it's smaller than 2TB, or you just prefer MBR). Then you can create a single partition for the entire disk, format it (NTFS), and name it something useful (I usually name mine by mfgr and size, e.g. HGST4TB) so you can identify it uniquely on that system.

    That should do it!
    HTH,
    --Ed--
     
    EdTittel, Jan 14, 2018
    #10
  11. AndreTen Win User
    @Rysdan

    What you've deleted wasn't the OS (old windows), but just System reserved partition (350 or 450 MB). So Old Windows system is still there, with all the Programs installed (in that large D: partition).

    If you just want to merge partition, I would recommend Minitool partition wizzard (free). Delete also that recovery partition on old drive, you don't need it. In Minitool free you can than expand D: partition to full size (could also be possible in WIndows disk management)
     
    AndreTen, Jan 14, 2018
    #11
  12. Rysdan Win User
    This is exactly what I was looking for. Worked like a charm. Thank you!
     
    Rysdan, Apr 5, 2018
    #12
Thema:

Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD

Loading...
  1. Added SSD to Laptop. What's the Best Way to Reclaim Space on HDD - Similar Threads - Added SSD Laptop

  2. Can't reclaim offline file space on HDD

    in Windows 10 Gaming
    Can't reclaim offline file space on HDD: I can't work out how to reclaim offline file space on my HDDI was using a large amount of space for offline file storage on the diskI now want to use this space for conventional storage. I've tried the following steps:1. I simply disabled offline files and rebooted. However...
  3. Can't reclaim offline file space on HDD

    in Windows 10 Software and Apps
    Can't reclaim offline file space on HDD: I can't work out how to reclaim offline file space on my HDDI was using a large amount of space for offline file storage on the diskI now want to use this space for conventional storage. I've tried the following steps:1. I simply disabled offline files and rebooted. However...
  4. Reclaiming space on HDD after resetting game

    in Windows 10 Gaming
    Reclaiming space on HDD after resetting game: Hello all,I was playing Halo Infinites new campaign through the Xbox app with a gamepass subscription. My game crashed, and afterwards, I tried rebooting the game to be only greeted by that awful gaming services bug that brings you to the gaming services page in the Microsoft...
  5. Reclaiming space on HDD after resetting game

    in Windows 10 Software and Apps
    Reclaiming space on HDD after resetting game: Hello all,I was playing Halo Infinites new campaign through the Xbox app with a gamepass subscription. My game crashed, and afterwards, I tried rebooting the game to be only greeted by that awful gaming services bug that brings you to the gaming services page in the Microsoft...
  6. Best way to move files froms SSD to HDD

    in Windows 10 Ask Insider
    Best way to move files froms SSD to HDD: Hi, I need help cause I´m a little confused. How do I know which of my disks is the HDD and which the SSD. I think thath the Windows (C:) is the SSD and the Data (D:) is the HDD. Is that correct. Well, I have a lot of files on Windows (C:) (sadly just 23 GB are left ), but...
  7. reclaim space

    in Windows 10 Drivers and Hardware
    reclaim space: hi...I recently installed xubuntu on a old packard bell dot .s netbook, I had lots of problems so decided to remove it. I used minitool partition wizard to delete partition but wiped it instead,now minitool partition shows that partition as other,is this the same as...
  8. Reclaim space on hdd

    in Windows 10 Performance & Maintenance
    Reclaim space on hdd: I need to reclaim some space on the hard drive that my Windows 10 is installed on this pc. There is a Windows.old.000 folder (13.2 GB) and a Windows.old folder (9.09 GB). Can I still use Disk Cleanup with Windows 10 to do this, and is it ok to do it? 12190
  9. What is the "best" way to stand up a new HDD

    in Windows 10 Support
    What is the "best" way to stand up a new HDD: I am having various issues/and Event errors that I'm trying to clean up. They include BITS and Perflib errors and Malwarebytes is not automatically or manually updating, requiring me to reinstall about every other day. The biggest issue is that, when I log out, the system...
  10. What is the best way to partition a SSD for dual boot?

    in Windows 10 Installation and Upgrade
    What is the best way to partition a SSD for dual boot?: This is my first time here so if I need to elaborate on anything or provide more information I'll be happy to. I'm trying to set up a dual boot environment on my Toshiba Satellite laptop. I've done this one other systems in the past enough to where it had become pretty...