Jump to content

Welcome to Geeks to Go - Register now for FREE

Geeks To Go is a helpful hub, where thousands of volunteer geeks quickly serve friendly answers and support. Check out the forums and get free advice from the experts. Register now to gain access to all of our features, it's FREE and only takes one minute. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more.

Create Account How it Works
Photo

Recommend program to free space on C:? (Resolved).

- - - - -

Best Answer FreeBooter , 31 December 2017 - 05:03 AM

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... Go to the full post »


  • Please log in to reply

#1
River Horse

River Horse

    Member

  • Member
  • PipPipPip
  • 100 posts

Which protable program can be recommend to remove unnecessary data (remainings from Win or such) from C:?


  • 0

Advertisements


#2
FreeBooter

FreeBooter

    Member 1K

  • Member
  • PipPipPipPip
  • 1,462 posts
✓  Best Answer

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:

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:


  

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.


  • 0

#3
River Horse

River Horse

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 100 posts

Alright, great, all done, worked without any problem, thank you very much!

 

And thank you very much for the program, works very well, easily to use.


  • 0

#4
FreeBooter

FreeBooter

    Member 1K

  • Member
  • PipPipPipPip
  • 1,462 posts

You are very welcome!


  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP