Efficient Data Management: Controlling NTFS Compression
Efficient Data Management: Controlling NTFS Compression
Is your Windows computer running out of storage? There are plenty of ways to remove redundant data and free up some extra space. Among all, the most preferred method is using NTFS file compression.
NTFS file compression is a Windows feature that compresses files and folders by removing reductant data from them. The best part about this feature is that it does its job without damaging the file and losing the data.
Nevertheless, let’s check out some ways to enable NTFS file compression in Windows 11.
1. Enable NTFS File Compression Through the File Explorer
The quickest way to enable NTFSfile compression is through File Explorer. Below are the steps to compress a folder:
- Open the File Explorer and head toward the folder you want to compress.
- Right-click on the target folder and chooseProperties from the context menu.
- In theGeneral tab, select theAdvanced option.
- Under theCompress or Encrypt attributes section, check theCompress contents to save disk space box and clickOK .
- ClickApply >OK to save the changes.
- In the confirmation dialog box that crops up, choose the Apply changes to this folder, subfolders, and files option .
- ClickOK.
That’s it, the folder has now been compressed. You can confirm this by comparing the current folder size with its previous size.
From now on, every file or folder that you will move inside the compressed folder will be compressed automatically. To disable compression, uncheck theCompress contents to save disk space box and save the changes.
Similarly, you can compress an entire drive. Here’s how:
- Open the File Explorer, and right-click on the drive you want to compress.
- In theGeneral tab, check theCompress this drive to save disk space box.
- ClickApply and then clickOK on the confirmation box that crops up.
2. Enable NTFS File Compression Using the Command Prompt
If you are a power user, you can use the Command Prompt to enable file compression on Windows 11. Here are the steps to do it:
- Press theWin + S hotkeys to open theWindows Search.
- In the search bar, typeCommand Prompt and chooseRun as administrator from the right pane. If this method is not working, you can use any other way toopen Command Prompt with admin rights .
- Type the following command and pressEnter to enable file compression.
fsutil behavior set disablecompression 0
You’ll see the “A reboot is required for this change to take effect “ message on the console. So, restart your computer to apply the changes.
If you want to disable File Compression, execute the following command in the elevated Command Prompt window, followed by a system restart.
fsutil behavior set disablecompression 1
3. Enable NTFS File Compression Using the Registry Editor
Another quick way to enable compression is through the Registry Editor. Follow the below steps to do it:
- Open theRun dialog box by pressing theWin + R hotkeys.
- Typeregedit in the text field and clickOK.
- In the Registry Editor, navigate to the below location:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies
- Right-click on thePolicies folder in the left sidebar, hover the cursor toNew, and chooseDWORD (32-bit) Value from the context menu.
- Right-click on the newly created value and chooseRename .
- TypeNtfsenablecompression in the text field.
- Select and right-click onNtfsenablecompression again, and chooseModify .
- Type1 in theValue data .
- ClickOK to save the changes.
File compression is now enabled on your computer. If you want to disable it, type 0 in Value data and save the changes.
4. Enable NTFS File Compression Using the Local Group Policy Editor
The Local Group Policy Editor is the go-to place to configure important Windows policies. To use it to enable file compression, follow the below instructions:
- In the Run dialog box, typegpedit.msc and clickOK.
- Head towards the following location in the Local Group Policy Editor:
Computer Configuration\Administrative Templates\System\Filesystem\NTFS
- Double-click on theDo not allow compression on all NTFS volumes policy to open its properties window.
- Choose theDisabled option.
- ClickApply >OK to enable file compression.
You can disable the file compression by choosing theEnabled option in theDo not allow compression on all NTFS volumes policy properties window.
Free Up Space on Windows 11 With File Compression
Enabling file compression is a great way to free up some space on Windows 11. Using this feature can come in handy when you are running out of space but also don’t want to compress your files using third-party compression tools.
Meanwhile, you might be interested in learning more about the NTFS file system.
Also read:
- [New] In 2024, From Gimmicks to Giants Navigating Popular Short Hashtags
- [New] In 2024, VR Gaming Powered Essential Oculus Players
- [Updated] 2024 Approved Top 15 Virtual Classrooms for Aspiring Scientists
- [Updated] In 2024, Convenient Techniques for Saving YouTube Videos
- 6 Quick Ways to Fix the PowerPoint Can't Save File Error in Windows 11
- Advancing Artificial Intelligence: Unveiling Apple's Latest Breakthrough Models and Their Capabilities | TechInsight
- Disabling Windows 11 Camera App Error 0xA00F425D Fixes
- Discover the Most Effective iPhone Data Recovery Solutions for iOS 17 Users
- Ensuring Stable Windows-Printer Connections
- In 2024, How Can You Transfer Files From Poco C51 To iPhone 15/14/13? | Dr.fone
- In 2024, How to Record a Video Presentation Using Adobe Captivate
- In 2024, Perfect Poster Design Removing Borders From Canva Images
- In 2024, Unlocking Made Easy The Best 10 Apps for Unlocking Your Xiaomi Redmi Note 12 Pro+ 5G Device
- Overcoming Win OS Extract Issues: Saving Time with Error 1152 Solution
- Quick Shift Script: Moving Windows 11 Selected Files
- Sound Revolution for Your PC: The Essential Guide to Audio Drivers Updates
- Step-by-Step to Become a Win 11 Insider
- The Ultimate Guide to the Finest Free Car Performance Fixes
- Unveiling Windows 11: Entry Into the Insider Trials
- Title: Efficient Data Management: Controlling NTFS Compression
- Author: Joseph
- Created at : 2024-12-29 19:56:10
- Updated at : 2025-01-03 18:17:03
- Link: https://windows11.techidaily.com/efficient-data-management-controlling-ntfs-compression/
- License: This work is licensed under CC BY-NC-SA 4.0.