Disk Space Vanishes by Uninstalling files improperly

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 7
    Win 10
    Thread Starter
       #11

    Bree said:
    Then if you can't find the space listed anywhere as being in use, time to run chkdsk /f and see if there are any lost clusters.
    This thing is bugging me while using chkdsk
    Disk Space Vanishes by Uninstalling files improperly-chkdsk.png
      My Computer


  2. Posts : 5,478
    2004
       #12

    Bree said:
    I suspect you may find the space is being used by 'This PC (C:) > System & reserved > System restore'.
    I was thinking that but the situation seems to be reversed - WinDirStat is showing less space used (76.2) than Disk Properties (88.1GB). Normally it is the other way around - there are orphaned restore points that can't be deleted (or seen in Windows) but can be seen in products like WinDirStat.

    I think it may just be the way the used space is calculated and reported. If you press F6 in WinDirStat it will show the Free Space.

    For me TreeSize Free, WinDirStat and Disk Properties agree about free space (13GB in my case). What they disagree about is used space (TreeSize is 87.8GB, WinDirStat 85.9GB (99-13.1) and Disk Properties 93.3GB). I believe that Disk Properties is higher as it doesn't take account (some types of) of compressed files.

    Disk Space Vanishes by Uninstalling files improperly-capture.png

    They can't even agree on the size of the disk - TreeSize and Disk Properties show 106GB (correct according to diskpart) while WinDirStat thinks it is 99GB for some unknown reason (seemingly adding up allocated sizes and then adding free space) .
    Code:
    DISKPART> list vol
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     C   MacBook      NTFS   Partition    106 GB  Healthy    Boot
      Volume 1     D                ReFS   Partition   6144 MB  Healthy
      Volume 2         Recovery     NTFS   Partition    450 MB  Healthy    Hidden
      Volume 3                      FAT32  Partition    100 MB  Healthy    System

    I'd suggest trying TreeSize anyway but there is nothing to suggest you have lost 14GB unless you can see it as a file or in as a directory somewhere. More likely you are just seeing reporting differences.
      My Computer


  3. Posts : 5,478
    2004
       #13

    aakash12 said:
    This thing is bugging me while using chkdsk
    Disk Space Vanishes by Uninstalling files improperly-chkdsk.png
    If you want to run it (never a bad idea) say "Y" then reboot before you go to bed as it may take several hours.
      My Computer


  4. Posts : 7
    Win 10
    Thread Starter
       #14

    lx07 said:
    I was thinking that but the situation seems to be reversed - WinDirStat is showing less space used (76.2) than Disk Properties (88.1GB). Normally it is the other way around - there are orphaned restore points that can't be deleted (or seen in Windows) but can be seen in products like WinDirStat.



    I think it may just be the way the used space is calculated and reported. If you press F6 in WinDirStat it will show the Free Space.

    For me TreeSize Free, WinDirStat and Disk Properties agree about free space (13GB in my case). What they disagree about is used space (TreeSize is 87.8GB, WinDirStat 85.9GB (99-13.1) and Disk Properties 93.3GB). I believe that Disk Properties is higher as it doesn't take account (some types of) of compressed files.

    Disk Space Vanishes by Uninstalling files improperly-capture.png

    They can't even agree on the size of the disk - TreeSize and Disk Properties show 106GB (correct according to diskpart) while WinDirStat thinks it is 99GB for some unknown reason (seemingly adding up allocated sizes and then adding free space) .
    Code:
    DISKPART> list vol
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     C   MacBook      NTFS   Partition    106 GB  Healthy    Boot
      Volume 1     D                ReFS   Partition   6144 MB  Healthy
      Volume 2         Recovery     NTFS   Partition    450 MB  Healthy    Hidden
      Volume 3                      FAT32  Partition    100 MB  Healthy    System

    I'd suggest trying TreeSize anyway but there is nothing to suggest you have lost 14GB unless you can see it as a file or in as a directory somewhere. More likely you are just seeing reporting differences.
    Thank you for all your research!!!! But I was having a near look around before my diskspace vanished. I have around 15Gb free space at that moment, then i figure out there are plenty of old nvidia drivers which are stored in file repository inside C: Drive which occupied tons of spaces, nearly 13-15GB, so i managed to delete those through Cmd commands guided by one technical site. Then what i can see was, all those old nvidia drivers were gone, i mean deleted, but it doesn't add up to my free space. I tried different diskcleanup softwares, but nothing worked. Due to unmanaged deletion of those files, although the files are deleted, system still presumes that the file are there( i think).
      My Computer


  5. Posts : 2,832
    Windows 10 Pro X64
       #15

    Hi,

    Not sure it can resolve the problem but to remove old driver versions from the system I use this:

    DriverStore Explorer AKA Rapr:

    https://github.com/lostindark/Driver...ses/tag/v0.9.5


    Cheers,
      My Computers


  6. Posts : 5,478
    2004
       #16

    How did you delete them? pnputil?

    Anyway they are either still there and you'll see them here:

    Disk Space Vanishes by Uninstalling files improperly-capture.png

    Or alternatively you'll not see them. If they aren't there then they aren't there. The one I circled is Intel Display driver - it is 300MB. I don't have NVidia but 15GB of drivers seems a lot - it is bigger than the whole of my Windows :)

    Anyway if you can't see them in that directory they aren't there. Run a chkdsk but I don't think there is anything wrong.
      My Computer


  7. Posts : 56,826
    Multi-boot Windows 10/11 - RTM, RP, Beta, and Insider
       #17

    fdegrove said:
    Hi,

    Not sure it can resolve the problem but to remove old driver versions from the system I use this:

    DriverStore Explorer AKA Rapr:

    https://github.com/lostindark/Driver...ses/tag/v0.9.5


    Cheers,
    Excellent tool! I was amazed first time I ran it. I believe even Kari uses it, and he's a die-hard Windows Fan!

    lx07 said:
    How did you delete them? pnputil?

    Anyway they are either still there and you'll see them here:

    Disk Space Vanishes by Uninstalling files improperly-capture.png

    Or alternatively you'll not see them. If they aren't there then they aren't there. The one I circled is Intel Display driver - it is 300MB. I don't have NVidia but 15GB of drivers seems a lot - it is bigger than the whole of my Windows :)

    Anyway if you can't see them in that directory they aren't there. Run a chkdsk but I don't think there is anything wrong.
    Maybe not pertinent, but with NVidia, there can be tons of installer files left after updating their drivers. They are pack-rats! Look here. Mine is empty because I empty it after NVidia does it's thing. First time I did (way back) there were > 5GB of installer files. Every last version they ever tried to install on my machine. Theory is, they want you to have them so you can install earlier versions instead of downloading again. Well.....

    Disk Space Vanishes by Uninstalling files improperly-2018-03-08_14h46_39.png
      My Computers


  8. Posts : 19,518
    W11+W11 Developer Insider + Linux
       #18

    To uninstall GPU drivers, DDU download ddu is best tool although "Revo uninstaller" can do it too and also delete all files and registry settings associated with them. To avoid installation of all the files associated with particular driver, it's best to unzip/rar downloaded drivers and update them thru Device manager.
      My Computers


  9. Posts : 4,224
    Windows 10
       #19

    Yes, RAPR.exe (DriverStore Explorer) is indeed a great tool. Do be sure to grab the 0.9.5 version (updated in February 2018). It's got some terrific new enhancements including a safe and effective "Select old drivers" button that works pretty nicely:
    Disk Space Vanishes by Uninstalling files improperly-image.png
    Good stuff.
    --Ed--
      My Computers


  10. Posts : 2,799
    Linux Mint 20.1 Win10Prox64
       #20

    1. When using Windows Properties page. Windows is having problem dealing with the Hard Link files, the result normally will be larger than the actual storage space.
    2. When running WinDirStat. The program is having permission problem with folders that you don't have access such as "System Volume Information" etc.... You must run the program as Admin. The result will be larger than what you see now

    The screen shots show the differences between the 2's for Windows, Program Files, Program Files (86) etc...
    Run as regular user:
    Disk Space Vanishes by Uninstalling files improperly-p1.jpg

    Run as Admin:
    Disk Space Vanishes by Uninstalling files improperly-p2.jpg
    Last edited by topgundcp; 10 Mar 2018 at 01:05.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:09.
Find Us




Windows 10 Forums