Windows 10: How to Shrink my D drive?

Discus and support How to Shrink my D drive? in Windows 10 Gaming to solve the problem; I have 240GB space available in my D drive but it is showing only 8GB can be shirnked.... Discussion in 'Windows 10 Gaming' started by Satyaprakash Samal, Mar 7, 2025.

  1. How to Shrink my D drive?


    I have 240GB space available in my D drive but it is showing only 8GB can be shirnked.

    :)
     
    Satyaprakash Samal, Mar 7, 2025
    #1

  2. D drive

    Hi,

    Based on the details you have provided us, it appears that there might be some corrupted contents on the said partition. We can also consider that this is caused by a virus.

    For us to check if a certain virus is hiding your files, kindly follow the steps below:

    • Type Command prompt in the search bar.
    • Type-in the following command:

      attrib -h -r -s /s /d D:\*.*
    • Press Enter to execute the command.

    If you think that there is nothing important stored in it, then we suggest that you reformat your D drive so that you can use the free space for important files.

    You can follow the steps below to start with the process:

    • Click on the File Explorer.
    • Select This PC.
    • Right-click on your D drive, then click on Format.
    • Follow the on-screen process to finish formatting the partition.

    Let us know how it goes so that we can further assist you.
     
    Engelsen Fad, Mar 7, 2025
    #2
  3. DaveM121 Win User
    how to creat D drive

    Hi sanjay Lenka,

    I am Dave, I will help you with this.

    Here are the steps to create a new D Drive partition:

    Right click your Start Button, and open Disk Management from the resulting menu.

    Right click your C drive and select 'Shrink'

    You need to shrink the C drive partition, the amount you want to use for the D drive partition, the calculation they use is 1000 = 1GB, so for example if you want the D drive to be 50GB, set the shrink to 50000

    Wait for the C drive to be shrunk

    Then right click the resulting 'Unallocated Space' and select New - Simple Partition' and accept the defaults.
     
    DaveM121, Mar 7, 2025
    #3
  4. How to Shrink my D drive?

    Can't shrink volume more than 22 gb

    Yes, I think it should. Anyway, please delete pagefile.sys beforehand.

    Run:

    • bcdedit /enum all | findstr /i osdevice
    Note down the drive letter for your OS partition -- .e.g, D:\

    Assuming d:\, run:

    • del d:\pagefile.sys /a
    • del d:\windows\memory.dmp /a
    • rd d:\$recycle.bin /s /q
    Then, run Diskpart.

    • diskpart
    • list vol
    • select vol # (where # is the volume number of your OS partition)
    • shrink querymax
    The output will show how much it can be shrunk.

    To shrink the volume using Diskpart, see the article: Shrink a basic volume | Microsoft Learn: Shrink a basic volume
     
    Ramesh Srinivasan, Mar 7, 2025
    #4
Thema:

How to Shrink my D drive?

Loading...
  1. How to Shrink my D drive? - Similar Threads - Shrink drive

  2. Cannot shrink my C drive beyond 5GB despite have 150 GB of free space

    in Windows 10 Gaming
    Cannot shrink my C drive beyond 5GB despite have 150 GB of free space: Here is the log that I found in the event viewer regarding the defragmentation:A volume shrink analysis was initiated on volume Windows C:. This event log entry details information about the last unmovable file that could limit the maximum number of reclaimable bytes....
  3. Cannot shrink my C drive beyond 5GB despite have 150 GB of free space

    in Windows 10 Software and Apps
    Cannot shrink my C drive beyond 5GB despite have 150 GB of free space: Here is the log that I found in the event viewer regarding the defragmentation:A volume shrink analysis was initiated on volume Windows C:. This event log entry details information about the last unmovable file that could limit the maximum number of reclaimable bytes....
  4. Why I can’t shrink my C: drive more than 7 GB

    in Windows 10 Software and Apps
    Why I can’t shrink my C: drive more than 7 GB: I have a laptop that is using a hard disk drive and I want to dual boot windows and Linux .I have 410 GB of free storage on my drive but I can’t shrink it more than 7 GB .I already tried to defragment the drive but nothing happened. I Analyzed it whit cmd and it says that my...
  5. Why I can’t shrink my C: drive more than 7 GB

    in Windows 10 Gaming
    Why I can’t shrink my C: drive more than 7 GB: I have a laptop that is using a hard disk drive and I want to dual boot windows and Linux .I have 410 GB of free storage on my drive but I can’t shrink it more than 7 GB .I already tried to defragment the drive but nothing happened. I Analyzed it whit cmd and it says that my...
  6. Should I shrink this drive

    in Windows 10 Gaming
    Should I shrink this drive: When i was formatting my disk today i saw a paritition, unnamed, only have 578MB, inside contains "$WINRE_BACKUP_PARTITION.MARKER" file of size of 0KB, hidden. i turned on the show hidden files The thing is after i named that partition "what" with a B:, in file explorer its...
  7. Should I shrink this drive

    in Windows 10 Software and Apps
    Should I shrink this drive: When i was formatting my disk today i saw a paritition, unnamed, only have 578MB, inside contains "$WINRE_BACKUP_PARTITION.MARKER" file of size of 0KB, hidden. i turned on the show hidden files The thing is after i named that partition "what" with a B:, in file explorer its...
  8. Unable to Shrink my D drive?

    in Windows 10 Gaming
    Unable to Shrink my D drive?: I have 240GB space available in my D drive but it is showing only 8GB can be shirnked. I have tried some Youtube tutorials but those are not working. https://answers.microsoft.com/en-us/windows/forum/all/unable-to-shrink-my-d-drive/124ceaac-2106-4090-b37c-2df4aa2e1593
  9. Unable to Shrink my D drive?

    in Windows 10 Software and Apps
    Unable to Shrink my D drive?: I have 240GB space available in my D drive but it is showing only 8GB can be shirnked. I have tried some Youtube tutorials but those are not working. https://answers.microsoft.com/en-us/windows/forum/all/unable-to-shrink-my-d-drive/124ceaac-2106-4090-b37c-2df4aa2e1593
  10. Can't Shrink C: Drive Beyond 47GB for Dual Boot on Windows 11 even after disabling the...

    in Windows 10 Software and Apps
    Can't Shrink C: Drive Beyond 47GB for Dual Boot on Windows 11 even after disabling the...: I'm trying to create a dual-boot setup on my Windows 11 machine. I attempted to shrink my C: drive 928GB using Disk Management, but I can’t reduce it more than 47GB, even though I have 500G free space available.Furthermore, I searched online and found that immovable files can...