{"id":43117,"date":"2018-03-01T21:01:52","date_gmt":"2018-03-01T13:01:52","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=43117"},"modified":"2023-04-06T19:09:18","modified_gmt":"2023-04-06T11:09:18","slug":"free-up-more-disk-space-without-deleting-important-files","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/","title":{"rendered":"How to Free Up Hard Disk Space Without Deleting Anything"},"content":{"rendered":"<p>I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for deleting any data, I <strong>had to look for ways to free up space on my C drive that doesn\u2019t involve deleting important data<\/strong>. With a few hours of tinkering, I managed to free up 13GB of space without deleting even a single important file.<\/p>\n<p>System drive (C drive usually) has many system files\/folders such as <strong>temporary files, app data, libraries, etc. that can increase in size as you use your PC<\/strong>; eventually taking up all the space. You can move such files and folders to another drive to <a href=\"https:\/\/www.hongkiat.com\/blog\/windows-more-storage-space\/\">make space in your system drive<\/a>.<\/p>\n<p>So, in this post, I\u2019ll show you how to <strong>move large system files\/folders to another drive and make them usable from there<\/strong>, and get rid of unnecessary data or features to free up space.<\/p>\n<p class=\"note\"><strong>Read Also:<\/strong> <a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/delete-digital-footprint-completely\/\" rel=\"noopener\">How to Delete Your Digital Footprint Completely<\/a><\/p>\n<h2>1. Decrease or delete hiberfil.sys file size<\/h2>\n<p>If you open hidden files on the C drive, you would see a huge file named hiberfil.sys. This file is used by the <strong>hibernate feature of Windows to move all the processes from RAM to this file<\/strong> when you put your PC on hibernate mode. The file size is equal to 75% of your total RAM installed.<\/p>\n<p>Therefore, if you have 16GB of RAM, then hiberfil.sys size would be 12GB. Thankfully you can either <strong>decrease or delete hiberfil.sys file to free up space on the system drive<\/strong>, here\u2019s how to do it:<\/p>\n<h3>Decrease hiberfil.sys<\/h3>\n<p>If you don\u2019t always have loads of processes open before using hibernate mode, then you can <strong>decrease hiberfil.sys size to free up space<\/strong>. The 75% threshold is only there to ensure you are able to use hibernate feature even when almost all of the RAM is filled with active processes. However, <strong>most people can survive on 50% hiberfil.sys size as well<\/strong>.<\/p>\n<p>To decrease hiberfil size, you first need to open an elevated command prompt window.<\/p>\n<ul>\n<li> In Windows 7 and below, open start menu and go to <strong>All Program<\/strong>. <\/li>\n<li>Here right-click on Command Prompt shortcut and select <strong>Run as administrator<\/strong> from the context menu. <\/li>\n<li>Windows 8 and 10 users can press <span class=\"key\">Windows<\/span> + <span class=\"key\">X<\/span> keys and select <strong>Command Prompt (Admin)<\/strong> from the list. <\/li>\n<\/ul>\n<p>In the command prompt, enter the below command and hit enter: <code>powercfg -h -size 50<\/code><\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/01-decrease-hiberfil.jpg\" width=\"800\" height=\"301\" alt=\"decrease hiberfil\"><\/figure>\n<p>This will decrease the <code>hiberfil.sys<\/code> size to 50% of your RAM. You can replace <strong>50<\/strong> with any number you like, but it must be below 75 and above 50 (you can\u2019t choose below 50).<\/p>\n<h3>Delete hiberfil.sys File<\/h3>\n<p>If you don\u2019t use the hibernate feature of Windows, then you can simply turn it off and <strong>claim all the space hiberfil.sys file was taking<\/strong>. To do so, open elevated command prompt window again and enter the below-mentioned command: <code>powercfg -h off<\/code><\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/02-turn-off-hibernate.jpg\" width=\"800\" height=\"295\" alt=\"turn off hibernate\"><\/figure>\n<p>This will turn off the hibernate feature. You can easily turn it back on if needed by using the command <code>powercfg -h on<\/code><\/p>\n<h2>2. Move Pagefile.sys file to another drive<\/h2>\n<p>Pagefile is the virtual memory that Windows uses to allocate some of the processes in the RAM. <strong>Pagefile is crucial for the proper working of your system<\/strong> as it keeps the RAM free by saving passive program processes on the hard disk.<\/p>\n<p>However, it\u2019s size is almost as big as your actual RAM and sometimes even double the size of physical RAM. So if you have 8G or 16GB of RAM, then the pagefile.sys file will also be near that size.<\/p>\n<p>On top of that, <strong>pagefile.sys also resides on the system drive by default<\/strong>, i.e. in the C drive. Thankfully you can easily move pagefile.sys to another drive with more space to free up space on the system drive. Here is how to do it:<\/p>\n<ol>\n<li>Press <span class=\"key\">Windows<\/span> + <span class=\"key\">R<\/span> keys and type <code>sysdm.cpl<\/code> in the <strong>RUN<\/strong> dialog to open <strong>System Properties<\/strong>. <\/li>\n<li>Here move to the <strong>Advanced<\/strong> tab and click on <strong>Settings<\/strong> under <strong>Performance<\/strong>. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/03-system-settings.jpg\" width=\"800\" height=\"346\" alt=\"system settings\"><\/figure>\n<li>Move to <strong>Advanced<\/strong> tab here as well and click on <strong>Change<\/strong>. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/04-change.jpg\" width=\"800\" height=\"372\" alt=\"change\"><\/figure>\n<li>Uncheck the option <strong>\"Automatically manage paging file size for all drives\"<\/strong> option and you\u2019ll be able to edit the options below it. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/05-uncheck-automatic-settings.jpg\" width=\"800\" height=\"271\" alt=\"uncheck automatic \"><\/figure>\n<li>Select <strong>C drive<\/strong> here and then select <strong>No paging file<\/strong> below. <\/li>\n<li>Now click on <strong>Set<\/strong> next to it to turn off <strong>pagefile.sys <\/strong>on the C drive. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/06-disable-pagefile.jpg\" width=\"800\" height=\"414\" alt=\"disable page file\"><\/figure>\n<li>After that click on the drive where you want to move the <strong>pagefile.sys<\/strong> and select <strong>System managed size<\/strong> under it.<\/li>\n<li>Simply click on <strong>Set<\/strong> again and <strong>pagefile.sys<\/strong> will be moved to the chosen. You will have to restart the PC to let this change take effect. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/07-move-pagefile.jpg\" width=\"800\" height=\"405\" alt=\"move pagefile\"><\/figure>\n<\/ol>\n<p><strong>Note:<\/strong> If you didn\u2019t gain any space after restarting the PC, then go to C drive and <a target=\"_blank\" href=\"https:\/\/support.microsoft.com\/en-us\/help\/14201\/windows-show-hidden-files\" rel=\"noopener\"><strong>unhide hidden files<\/strong><\/a>. You should see the pagefile.sys here, just delete it like you normally delete a file and it will be removed.<\/p>\n<h2>3. Compress all the data<\/h2>\n<p>Many people don\u2019t know that <strong>Windows has a built-in compression tool<\/strong> that can compress content inside your NTFS formatted drives. You can either <strong>compress specific folders or even the whole drive to save space<\/strong>. Best of all, you can still use the compressed data like you normally do without any errors or special configurations.<\/p>\n<p>The trade-off here is that every time you will access a file or program, it needs to be decompressed before opening; which can be both good or a bad thing depending on your PC specs.<\/p>\n<p>When you will launch a compressed program\/file, your CPU will quickly decompress it and load it into RAM (should take less than 1-3 seconds). If you have a powerful CPU, then this process will be faster as well. At the same time,<strong> the compressed program\/file will load faster in the RAM<\/strong> as it has a smaller size now.<\/p>\n<p>Therefore, if you have a <strong>strong CPU but slower storage device (preferably hard drive), then the compression may speed up opening time<\/strong>. However, if it\u2019s the other way around, then it may take an extra second or two to open a file.<\/p>\n<p>Like I said before, you can either compress specific folders or the whole drive, but I will <strong>not recommend you to compress the whole system drive<\/strong>. As C drive also contains system files (Windows), it may inversely affect the performance of Windows. So it\u2019s better to <strong>only compress specific data inside it<\/strong>. Of course, you can compress other drives that don\u2019t have an operating system inside.<\/p>\n<p>To compress a folder\/drive, right-click on it and select <strong><strong>Properties<\/strong><\/strong>. Under the <strong><strong>General<\/strong><\/strong> tab, click on the <strong><strong>Advanced<\/strong><\/strong> button and then check the checkbox next to <strong><strong>Compress contents to save disk space<\/strong><\/strong>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/08-compress-folder.jpg\" width=\"800\" height=\"388\" alt=\"compress folder\"><\/figure>\n<ul>\n<li>Now click on <strong>OK<\/strong> and <strong>Apply<\/strong> the settings. You will be asked whether all the contents of the folder should be changed or only the selected folder.<\/li>\n<li>Here select <strong><strong>Apply changes to this folder, subfolders, and files<\/strong><\/strong>.<\/li>\n<\/ul>\n<p>Depending on the size of data, it may take few minutes to compress all the data (may take hours for full drive compression).<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/09-compress-everything.jpg\" width=\"800\" height=\"278\" alt=\"compress everything\"><\/figure>\n<p>The <strong>folder color will turn blue<\/strong> indicating it is compressed. If you see any performance decrease that you are not comfortable with, then go through the same process again and uncheck the option <strong><strong>Compress contents to save disk space<\/strong><\/strong> to decompress the folder.<\/p>\n<p>In my case, I decreased the size of my<strong> Program Files folder from 1GB to 744MB without any noticeable loss in performance<\/strong>. That\u2019s almost <strong>250MB of free space<\/strong>. However, your mileage may vary as it still depends on the content type and whether it is already compressed or not.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/10-compressed-folder.jpg\" width=\"800\" height=\"388\" alt=\"compressed folder\"><\/figure>\n<h2>4. Decrease Recycle Bin size<\/h2>\n<p>Deleting unrequired content inside the recycle bin is important to ensure you gain space for the deleted items. However, you can also <strong>decrease the size of the recycle bin storage for system drive<\/strong> to ensure you don\u2019t have too much data hanging around in the recycle bin.<\/p>\n<p>Here is how to do it:<\/p>\n<ol>\n<li>Right-click on recycle bin and select <strong>Properties<\/strong>.<\/li>\n<li>Select <strong>C drive<\/strong> here and enter the amount of allocated storage under the <strong>Custom size<\/strong> option.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/11-decrease-recycle-bin-size.jpg\" width=\"800\" height=\"387\" alt=\"decrease recycle bin size\"><\/figure>\n<\/ol>\n<p>Usually, 1-2GB space is enough to keep recycle bin working while using less space.<\/p>\n<h2>5. Move User Libraries<\/h2>\n<p>Your <strong>user account libraries are stored on the C drive by default<\/strong>. Folders such as My Documents, My Pictures, My Videos, Contacts, Desktop, etc. all are on the C drive. Of course, these folders usually contain a lot of data that you may not mind moving to another drive.<\/p>\n<p>However, directly moving these folders to another drive will have a negative effect on programs using them, such a desktop. Thankfully, there is a way to <strong>move these folders to another drive while letting Windows and other program manage them from the new location<\/strong>.<\/p>\n<ol>\n<li>Right-click on the folder and select <strong>Properties<\/strong> from the menu.<\/li>\n<li>Here move to <strong>Location<\/strong> tab and click on <strong>Move<\/strong>.<\/li>\n<li>Just <strong>select a new location on another drive<\/strong> where you want to move this folder and it will be moved.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/12-move-folder.jpg\" width=\"800\" height=\"285\" alt=\"move folder\"><\/figure>\n<\/ol>\n<p>Repeat the above process for all the libraries to move them as well. I will recommend you to <strong>create a folder with the name of your user name and move all these folders there.<\/strong> This way it will be easier to manage them.<\/p>\n<p><strong>Note:<\/strong> The <strong>App data<\/strong> folder inside your username can\u2019t be moved like this. However, you should not move this folder anyway as it may break some apps.<\/p>\n<h2>6. Move TEMP and TMP folders<\/h2>\n<p><strong>TEMP<\/strong> and<strong> TMP<\/strong> are the two folders in system drive where all the temporary data of Windows and programs is stored. The data inside these folders is usually temporary and can be deleted to regain space without major drawbacks.<\/p>\n<p>However, I <strong>don\u2019t find this as a reliable solution as sooner or later these folders are going to fill up again<\/strong> with data. And you also need to have enough free space available all the time that the programs could create temporary data again.<\/p>\n<p>A permanent solution to this problem would be to <strong>move these two folders to another drive with more storage<\/strong>. However, you cannot move them the usual way as programs and Windows need to know where the folders are.<\/p>\n<p>Here is how to move them:<\/p>\n<ol>\n<li>First, go to the drive where you want to move these folders and create two new folders. Name one as <strong>TEMP<\/strong> and other as <strong>TMP<\/strong>. <\/li>\n<li>After that press <span class=\"key\">Window<\/span> + <span class=\"key\">R<\/span> and type <code>sysdm.cpl<\/code> in the <strong>Run<\/strong> dialog. <\/li>\n<li>In the system properties, move to <strong>Advanced<\/strong> tab and click on the <strong>Environment Variables<\/strong> button below. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/13-environmental-variables.jpg\" width=\"800\" height=\"508\" alt=\"environmental variables\"><\/figure>\n<li>You will find both <strong>TEMP<\/strong> and <strong>TMP<\/strong> variables in the <strong>User variables<\/strong> section. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/14-edit-TEMP.jpg\" width=\"800\" height=\"268\" alt=\"edit temp\"><\/figure>\n<li>Click on <strong>TEMP<\/strong> and then click on <strong>Edit<\/strong> option below it. <\/li>\n<li>Here you need to enter the new location in the <strong>Variable value<\/strong> field. <\/li>\n<li>Go to the <strong>TEMP<\/strong> folder you created earlier in the new location and copy its location from the above address bar. <\/li>\n<li>Paste the location here and click on <strong>OK<\/strong>. <\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/15-change-TEMP-File.jpg\" width=\"800\" height=\"339\" alt=\"change temp file\"><\/figure>\n<li>Do the same for <strong>TMP<\/strong> variable, but copy\/paste the location of new <strong>TMP<\/strong> folder you created instead. <\/li>\n<\/ol>\n<p>Your <strong>system will now read and write temporary files to the newly created folder<\/strong> instead of the folder in the system drive. However, you should delete all the previous data in the <strong>TEMP<\/strong> and <strong>TMP<\/strong> folder on the system drive to free up space.<\/p>\n<h2>7. Delete duplicate files<\/h2>\n<p>Duplicate files are <strong>unnecessary files that could build up over time due to bad copy\/pasting<\/strong>, backups and multiple installations of programs. These files are usually useless and can be safely deleted. Here is how to delete them:<\/p>\n<p>For this purpose, <a target=\"_blank\" href=\"https:\/\/www.digitalvolcano.co.uk\/dcdownloads.html\" rel=\"noopener\"><strong>Duplicate Cleaner\u2019s free version<\/strong><\/a> is a good tool to both find and delete duplicate files. Download and install the tool and launch it.<\/p>\n<ul>\n<li>Move to the <strong>Select Location<\/strong> tab and right-click on <strong>C drive<\/strong>. <\/li>\n<li>Now click on <strong>Add Path<\/strong> and then click on <strong>Scan Now<\/strong> button at the top to start the scan. <\/li>\n<\/ul>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/16-duplicate-file-path.jpg\" width=\"800\" height=\"490\" alt=\"duplicate file path\"><\/figure>\n<p>Once the scan finishes, the <strong>tool will show you all the duplicate files and the total space they are taking<\/strong>. Here do not select all the files and delete them as some of the files may be similar but are different files. Go through all the files and make sure they are actual duplicates.<\/p>\n<p>After that click on <strong>File Removal<\/strong> button above to delete all the selected files.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/17-delete-duplicate-files.jpg\" width=\"800\" height=\"490\" alt=\"delete duplicate files\"><\/figure>\n<h2>8. Delete unnecessary files<\/h2>\n<p>I am not going to ask you to delete programs and files that are not useful to you anymore or you use less frequently, but <strong>deleting data that isn\u2019t necessary is a good way to free up some space<\/strong>. You can use a good PC cleaning tool to quickly delete unrequired data and free up space. For this purpose, <a href=\"https:\/\/www.hongkiat.com\/blog\/internal\/ccleaner\">CCleaner<\/a> is a reliable tool that can help free up GBs of space.<\/p>\n<p>Just install CCleaner and run a quick scan by clicking on <strong>Analyze<\/strong> button. It will show you all the unnecessary data that can be deleted. Check this data to ensure nothing important is there, and then click on <strong>Run Cleaner<\/strong> button to delete the data.<\/p>\n<p class=\"note\"><strong>Read Also:<\/strong> <a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/ccleaner-tips-and-tricks\/\" rel=\"noopener\">5 CCleaner Tips and How to Use It Efficiently<\/a><\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/18-CCleaner.jpg\" width=\"800\" height=\"604\" alt=\"ccleaner\"><\/figure>\n<p><strong>Note: <\/strong>CCleaner <strong>also deletes data of your browser<\/strong>. If you don\u2019t want to delete internet history, cookies, cache and other handy data, then uncheck these options before scanning.<\/p>\n<h2>Final thoughts<\/h2>\n<p>Moving <strong>pagefile.sys<\/strong> and compressing most of the data inside C drive helped me free up the most space in system drive. However, other methods mentioned here will also help free up space and keep it free in the future as well. Do let us know in the comments if you know any other methods to free up space in C drive.<\/p>","protected":false},"excerpt":{"rendered":"<p>I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for deleting any data, I had to look for ways to free up space on my C drive that doesn\u2019t involve deleting important data. With a&hellip;<\/p>\n","protected":false},"author":158,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3397],"tags":[171,2599],"topic":[4521],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Free Up Hard Disk Space Without Deleting Anything - Hongkiat<\/title>\n<meta name=\"description\" content=\"I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Free Up Hard Disk Space Without Deleting Anything\" \/>\n<meta property=\"og:description\" content=\"I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-01T13:01:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-06T11:09:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/01-decrease-hiberfil.jpg\" \/>\n<meta name=\"author\" content=\"Karrar Haider\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karrar Haider\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/\"},\"author\":{\"name\":\"Karrar Haider\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/958e86e540a026b3ff39e5378f2ce49f\"},\"headline\":\"How to Free Up Hard Disk Space Without Deleting Anything\",\"datePublished\":\"2018-03-01T13:01:52+00:00\",\"dateModified\":\"2023-04-06T11:09:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/\"},\"wordCount\":2282,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-up-more-disk-space-without-deleting-important-files\\\/01-decrease-hiberfil.jpg\",\"keywords\":[\"Microsoft Windows\",\"storage space\"],\"articleSection\":[\"Desktop\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/\",\"name\":\"How to Free Up Hard Disk Space Without Deleting Anything - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-up-more-disk-space-without-deleting-important-files\\\/01-decrease-hiberfil.jpg\",\"datePublished\":\"2018-03-01T13:01:52+00:00\",\"dateModified\":\"2023-04-06T11:09:18+00:00\",\"description\":\"I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-up-more-disk-space-without-deleting-important-files\\\/01-decrease-hiberfil.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/free-up-more-disk-space-without-deleting-important-files\\\/01-decrease-hiberfil.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/free-up-more-disk-space-without-deleting-important-files\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Free Up Hard Disk Space Without Deleting Anything\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/958e86e540a026b3ff39e5378f2ce49f\",\"name\":\"Karrar Haider\",\"description\":\"For over six years, Karrar has been writing about everything Windows and Google with a strict focus on improving security and finding ways to get more out of our devices.\",\"sameAs\":[\"https:\\\/\\\/www.hongkiat.com\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/karrar_haider\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Free Up Hard Disk Space Without Deleting Anything - Hongkiat","description":"I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/","og_locale":"en_US","og_type":"article","og_title":"How to Free Up Hard Disk Space Without Deleting Anything","og_description":"I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for","og_url":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2018-03-01T13:01:52+00:00","article_modified_time":"2023-04-06T11:09:18+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/01-decrease-hiberfil.jpg","type":"","width":"","height":""}],"author":"Karrar Haider","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Karrar Haider","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/"},"author":{"name":"Karrar Haider","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/958e86e540a026b3ff39e5378f2ce49f"},"headline":"How to Free Up Hard Disk Space Without Deleting Anything","datePublished":"2018-03-01T13:01:52+00:00","dateModified":"2023-04-06T11:09:18+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/"},"wordCount":2282,"commentCount":0,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/01-decrease-hiberfil.jpg","keywords":["Microsoft Windows","storage space"],"articleSection":["Desktop"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/","url":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/","name":"How to Free Up Hard Disk Space Without Deleting Anything - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/01-decrease-hiberfil.jpg","datePublished":"2018-03-01T13:01:52+00:00","dateModified":"2023-04-06T11:09:18+00:00","description":"I once wanted to install a 9GB game on my 20GB system drive with just 1GB free space (was the requirement of the game). With little to no room for","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/01-decrease-hiberfil.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/free-up-more-disk-space-without-deleting-important-files\/01-decrease-hiberfil.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/free-up-more-disk-space-without-deleting-important-files\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Free Up Hard Disk Space Without Deleting Anything"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/958e86e540a026b3ff39e5378f2ce49f","name":"Karrar Haider","description":"For over six years, Karrar has been writing about everything Windows and Google with a strict focus on improving security and finding ways to get more out of our devices.","sameAs":["https:\/\/www.hongkiat.com"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/karrar_haider\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-bdr","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/158"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=43117"}],"version-history":[{"count":3,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43117\/revisions"}],"predecessor-version":[{"id":65733,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43117\/revisions\/65733"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=43117"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=43117"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=43117"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=43117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}