539GB used by Windows 10?!?


  1. Posts : 33
    Windows 10 Pro
       #1

    539GB used by Windows 10?!?


    We've got a 2009 iMac 24" that has been via BootCamp for the past many years running Window 7 and recently Windows 10. Unfortunately, I've allocated as much space to Windows as I could of the 640GB HD since we are not using OSX. In the past year or so, I've been seeing that our Windows 10 iMac running low on space. So I would clean-up programs that I didn't use, freeing up a few GB here and there. Today, I found that I have 2MB left. Yes, 2 MegaBytes.

    I checked and found some funky information from Windows telling me they are allocating 539GB of space. Can this be true?

    I've taken some screen shots of the HD itself and not sure really what is going on and any help would be appreciated.

    Thank you.
    Attached Thumbnails Attached Thumbnails 539GB used by Windows 10?!?-windows10-539gb.jpg   539GB used by Windows 10?!?-468gb.jpg   539GB used by Windows 10?!?-136gb.jpg  
      My Computers


  2. Posts : 5,330
    Windows 11 Pro 64-bit
       #2

    You should not delete any system files belongs to Windows OS these system files stored in C:\Windows folder and its subfolders.


    The Deployment Image Servicing and Management (DISM) tool can be use to analyze the size of the component store and reduce the size of the component store (WinSxS folder). The WinSxS folder is located in the Windows folder, for example C:\Windows\WinSxS. It’s the location for Windows Component Store files. The Windows Component Store is used to support the functions needed for the customization and updating of Windows. Component store (WinSxS folder) contains all the components that make-up Windows to allow you operate your system. These components are kept to rollback any problematic change or to repair a file that becomes corrupted.


    Open the Command Prompt as a Administrator.


    Reduce the size of the component store by typing following command:

    Code:
    Dism /Online /Cleanup-Image /StartComponentCleanup
    You can reduce the size of the component store further by adding the /ResetBase parameter. The installed Windows Updates cannot be uninstalled after the '/StartComponentCleanup' with '/ResetBase' operation is completed.

    Type following command:

    Code:
    Dism /Online /Cleanup-Image /StartComponentCleanup /ResetBase

    You can use WinDirStat program to find out sizes of files that are taking more disk space than other files and delete files you don't need.

    Clean all temporary files with CCleaner program.

    Open the Command Prompt as a Administrator.


    Code:
     Net stop wuauserv 
    
    Rd  /s  /q  %SystemRoot%\SoftwareDistribution
    Above command will delete folder where cache of Windows updates stored.
      My Computer


  3. Posts : 30,194
    Windows 11 Pro x64 Version 23H2
       #3

    Of note, anyone suggest why the biggest partition does not have a drive letter?

    The bootcamp partition is not big enough to carry 539GB.
      My Computer


  4. Posts : 31,682
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #4

    Caledon Ken said:
    Of note, anyone suggest why the biggest partition does not have a drive letter?

    The bootcamp partition is not big enough to carry 539GB.
    At a guess (not having an iMac) because that's the iMac's system partition. As that is necessary to run Bootcamp it probably counts towards the 'System & reserved' total of 'system files necessary to run Windows'.
      My Computers


  5. Posts : 30,194
    Windows 11 Pro x64 Version 23H2
       #5

    Could be but adding the two together doesn't equal 539GB.

    Interesting
      My Computer


 

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 01:34.
Find Us




Windows 10 Forums