Windows 10: Windows still shows as used the space I freed of older Windows partition.

Discus and support Windows still shows as used the space I freed of older Windows partition. in Windows 10 Network and Sharing to solve the problem; Hello, I deleted my older Windows 10 partition. It was on another hard disk, different from what I use now as my main drive and partition. To do that,... Discussion in 'Windows 10 Network and Sharing' started by MarcoArik, Nov 22, 2019.

  1. MarcoArik Win User

    Windows still shows as used the space I freed of older Windows partition.


    Hello, I deleted my older Windows 10 partition.
    It was on another hard disk, different from what I use now as my main drive and partition.
    To do that, and avoid all access denied and permissions messages, I copied all Windows folder in a new created folder called windows.old, and I used the windows tool to delete Old Windows installation on that drive. I saw this trick in a video on YT.

    It worked. Now the Windows folder is disappeared, and also WinDirStat and TreeSize, shows as used space on that drive only 18 Gb.
    Problem is: that "This PC" menu of Windows, still shows 28 Gb as used space on that drive. Why?
    Obviously, I have "show hidden files" enabled, and there is nothing hidden. I used Administrator mode for Windirstat and treesize, etc..
    I can't figure it out.

    Seems that these 10 Gb are used from some process, but that drive is not my active main drive now.

    :)
     
    MarcoArik, Nov 22, 2019
    #1

  2. Help! Data partition not showing under my computer

    This is happening on a windows 2000 server. Our second partition of the system, for data is not showing under my computer. Here are the properties of it in disk management:


    Windows still shows as used the space I freed of older Windows partition. partition.jpg


    Now under logical drives its listed as F and shows free space available.

    Suggestions on how to fix this?
     
    Hybrid_theory, Nov 22, 2019
    #2
  3. W1zzard Win User
    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Nov 22, 2019
    #3
  4. Windows still shows as used the space I freed of older Windows partition.

    Installing Windows Vista/7 on a GUID Partition Table

    I've never tried multiple partitions so this is a shot in the dark...

    At step #10, I would try setting the size parameter (it is in mebibytes) to how large you want the partition windows is installed on to be, then go ahead and install windows. This will leave the rest of the drive raw instead of consuming it into the OS partition (C drive). Once you successfully boot into Windows, you should be able to use Computer Management -> Disk Management to create partitions in the raw space.


    If you really wanted to do it with diskpart before Windows is installed, you basically repeat the following lines making sure to specify a size if you don't want it to consume all remaining space:
    • create partition primary size=size in mebibytes here
    • format quick fs=ntfs label="appropriate name here"
    • assign letter=C thru Z here
    Obviously, you can use quick formatting or leave it out for full format. Leave off the size parameter when you reach the final partition that should consume all the remaining space. Also remember that the order you do this in goes from the outside of the disk (where it is fastest) to the inside of the disk (where it is slowest). Because of this, it is recommended to put EFI (e.g. size=300), then MSR (e.g. size=300), then Windows (e.g. size=30000), then Applications (e.g. size=70000), then Storage (e.g. no size parameter).

    If I'm right, the above example would look like this:
    • diskpart
    • list disk
    • select disk <id>
    • online disk
    • attributes disk clear readonly
    • clean
    • convert gpt
    • create partition efi size=300
    • create partition msr size=300
    • create partition primary size=30000
    • format fs=ntfs label="Windows"
    • assign letter=C
    • create partition primary size=70000
    • format fs=ntfs label="Applications"
    • assign letter=D
    • create partition primary
    • format fs=ntfs label="Storage"
    • assign letter=E
    • exit
     
    FordGT90Concept, Nov 22, 2019
    #4
Thema:

Windows still shows as used the space I freed of older Windows partition.

Loading...
  1. Windows still shows as used the space I freed of older Windows partition. - Similar Threads - still shows used

  2. Windows 11 recycle bin shows that files are deleted, but space is not freed.

    in Windows 10 Software and Apps
    Windows 11 recycle bin shows that files are deleted, but space is not freed.: My 1 TB C: drive was getting full of files in the recycle bin ~250 GB. The drive only had 28 GB left. After emptying everything from the recycle bin, I expected to see gobs of space freed, but free space stayed the same. I rebooted, thinking that would reclaim the recycled...
  3. Windows 11 recycle bin shows that files are deleted, but space is not freed.

    in Windows 10 Gaming
    Windows 11 recycle bin shows that files are deleted, but space is not freed.: My 1 TB C: drive was getting full of files in the recycle bin ~250 GB. The drive only had 28 GB left. After emptying everything from the recycle bin, I expected to see gobs of space freed, but free space stayed the same. I rebooted, thinking that would reclaim the recycled...
  4. Computer not showing freed up space after Deleting temporary files.

    in Windows 10 Gaming
    Computer not showing freed up space after Deleting temporary files.: * Windows 11* My system storage manager is telling me that I have temporary files taking up 76 gbs on my computer. I Selected to remove the temporary files and It still said that I had 76 gbs of storage used up. I then located the other temporary files using the windows run...
  5. Computer not showing freed up space after Deleting temporary files.

    in Windows 10 Software and Apps
    Computer not showing freed up space after Deleting temporary files.: * Windows 11* My system storage manager is telling me that I have temporary files taking up 76 gbs on my computer. I Selected to remove the temporary files and It still said that I had 76 gbs of storage used up. I then located the other temporary files using the windows run...
  6. I can't use the free space as a partition

    in Windows 10 Software and Apps
    I can't use the free space as a partition: I've recently installed Linux Dualbooted with Windows 7, for quick testing. Then i uninstalled Linux along with grub as an option to only use Windows 7. Now, I tried to partition the free space as for my files Windows 7 is in logical drive now, i get this error without even...
  7. I can't use the free space as a partition

    in Windows 10 Gaming
    I can't use the free space as a partition: I've recently installed Linux Dualbooted with Windows 7, for quick testing. Then i uninstalled Linux along with grub as an option to only use Windows 7. Now, I tried to partition the free space as for my files Windows 7 is in logical drive now, i get this error without even...
  8. i didnt get the space freed

    in Windows 10 Network and Sharing
    i didnt get the space freed: i downloaded fifa 15 for fun and i had lag so i deleted it but i didnt get the space freed after i deleted it and i cant find the file i downloaded the game to uninstall...
  9. Windows still shows as used the space I freed of older Windows.

    in Windows 10 Performance & Maintenance
    Windows still shows as used the space I freed of older Windows.: Hello, I deleted my older Windows 10 partition. It was on another hard disk, different from what I use now as my main drive and partition. To do that, and avoid all access denied and permissions messages, I copied all Windows folder in a new created folder called...
  10. Windows still shows as used the space I freed of older Windows.

    in Windows 10 Support
    Windows still shows as used the space I freed of older Windows.: Hello, I deleted my older Windows 10 partition. It was on another hard disk, different from what I use now as my main drive and partition. To do that, and avoid all access denied and permissions messages, I copied all Windows folder in a new created folder called...