How to free up space on the C drive
brucine Posted messages 25275 Registration date Status Member Last intervention -
Hello,
I regularly perform cleanups and delete temporary files on the C drive of my computer.
Despite this, I often see the message "free up storage space."
How can I get durable space on this C drive?
Thank you for your help
4 answers
-
Hello,
The message appears systematically if, as far as I remember, free space on the disk drops below 10%.
After removing temporary files, you can still gain some space by deleting remnants of old updates and installation.
at the administrator command prompt:
Dism /Online /Cleanup-Image /StartComponentCleanup
You can go one step further by deleting the hibernation file (hiberfil.sys); it often frees several GB, and possibly, at your own risk, the recovery partition (less than 1 GB), but miracles are not guaranteed.
If the disk is small, you should uninstall unused applications, delete videos and mail attachments that have become useless, but the only real remedy is an additional internal or external drive to store data. -
At the Administrator Command Prompt, I receive the following response:
Error: 740
Elevated privileges are required to run Dism
Please use a command prompt with elevated privileges to perform these tasks.
-
Hello, if you have another partition (D) or another drive
do this:
To free up space on the "C" drive, move to the "D" drive the user folders (Documents, Videos, Music, Downloads, and Pictures)
here is the procedure:
Start by creating on the "D" drive the new folders (Documents, Videos, Music, Downloads, and Pictures), it will be easier.
If my answer helped you, click the Thank you button.
Mark as resolved if your problem is solved. -
-
Hello,
Why not even though the space used isn’t great and why not, while we’re at it, also limit the size of the recycle bin.
But we all talk a bit in the void: we don’t know the size of the disk, what else besides a limited cleanup is installed in terms of software more or less useful and contents (videos, attachments, downloads...) that are not temporary, the existence or not of a second disk or the possibility of an external disk.
-