Understanding Compressed Folders

Written by Barry Dysert (last updated October 28, 2019)

The file system used by Windows includes support for automatic file/folder compression. You take advantage of this feature by creating compressed folders, and then every file that you copy or move to this folder automatically becomes compressed. This saves disk space, as compressed information takes less disk space than does uncompressed information.

When you use a compressed folder, its contents are automatically decompressed when they are read, so the compression and decompression all happen transparently. You pay a small price in CPU performance, but if disk space is at a premium, using compressed folders is a way to stretch your disk space a bit further.

Creating a compressed folder is easy. Follow these general steps:

  1. Locate or create the folder you want to compress.
  2. Right-click on the folder and select Properties from the resulting Context menu. Windows displays a Properties dialog box for the folder, and the General tab should be selected.
  3. Click Advanced. Windows displays the Advanced Attributes dialog box. (See Figure 1.)
  4. Figure 1. Enabling compression for a folder.

  5. Select the Compress Contents to Save Disk Space check box.
  6. Click OK to close the Advanced Attributes dialog box.
  7. Click OK to close the Properties dialog box.

Your folder is now compressed, and any files you create in that folder inherit the compression attribute you just set. That means that those files will be compressed automatically. To disable the compression, repeat the same steps, but clear the check box in step 4.

Since the file compression happens at the file system level, all Windows utilities and software (e.g., Windows Explorer, File Explorer, Notepad, Microsoft Word, etc.) don't even know they're dealing with compressed files because compression and decompression happens automatically by NTFS.

There is one caveat with regard to compressed folders. According to Microsoft, if you move a file from a different NTFS drive into a compressed folder, it is automatically compressed. However, if you move a file from the same NTFS drive into a compressed folder, the file retains its original state, either compressed or uncompressed.

 This tip (5671) applies to Windows 7, 8, and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Understanding User Account Control

User Account Control is a security mechanism that defends against malware or accidents from making system-level changes ...

Discover More

Changing User Permissions for an Entire Drive

All objects on your computer (e.g., disk drives) have permissions that allow or deny various types of access. This tip ...

Discover More

Using the Findstr Command

Finding data within files is a common need. If what you're looking for is in a flat file, you can find what you're after ...

Discover More
More WindowsTips

Arranging Desktop Icons Automatically

Is your desktop getting messy, with icons strewn everywhere? One way to help manage the plethora of icons on your desktop ...

Discover More

Creating Your Own File Folders

In the general course of using your system, you will likely create many new files. It's a good idea to organize your ...

Discover More

Resizing a Disk Partition

Windows provides you with the built-in tools to change the size of partitions on your hard drives. Here's how to use the ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 2 + 2?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips