Disable Compressed (Zipped) Folder Feature in Windows XP and Windows Me
Windows XP and Windows Me has built-in compression and decompression support for ZIP format. However, the compression features are very basic and does not has a lot of functionality in third-party compression utilities such as creating self-extracting archives, set compression level and etc.
If you prefer to use third-party software for your compression and decompression in Windows XP and Windows Me, it’s best to disable compressed (zipped) folder feature (the name of compression utility) in Windows.
To disable the Compressed (ZIP) Folder feature:
1. Click on Start -> Run.
2. Enter the following command in the Run text box:
regsvr32 /u %windir%\system32\zipfldr.dll
3. Restart the Windows for the change to be effective.
To enable Compressed (ZIP) Folder support in Windows:
1. Click on Start -> Run.
2. Enter the following command in the Run text box (same command with above, except without the /u switch):
regsvr32 %windir%\system32\zipfldr.dll
3. Restart the Windows for change to take effect.
Note that by just running the command above, the ZIP support may be automatically turn back on. View this trick to permanently disable Compressed Folder and ZIP support in XP.
Share and contribute or get technical support and help at My Digital Life Forums.
Related Articles
- Password Protect Compressed (zipped) Folders and Hence Your Files and Folders
- Turn Off and Disable Windows XP Built-in ZIP Support and Compressed Folders
- Zip and Compress Files and Folders with Create Archive in Mac OS X v10.4 Tiger
- How to Disable and Turn Off Compressed Folder and ZIP Support in Vista (Including Cabinet File)
- Unzip or Decompress or Uncompress Gzip (.gz or .gzip) Files in Windows
- Use Vista SendTo Folder to Add or Delete Send To Menu Items or Shortcuts
- Vista IE7 Cache & Cookies Folder, Temp Directory and History Location
- Disable and Prevent Thumbnail Cache (Thumbs.db) Creation
- Windows Vista CD/DVD Optical Drive Auto Eject or Open Feature
- How to Enable and Turn On Hibernation Feature in Windows Vista

































July 11th, 2006 09:08
[...] Disable Compressed (Zipped) Folder Feature in Windows XP and Windows Me [...]
December 2nd, 2006 05:26
[...] An article saying more about enabling/disabling the zipfolder feature: Disable Compressed (Zipped) Folder Feature in Windows XP and Windows Me [...]
December 9th, 2006 11:07
[...] In Mac OS X version 10.4 “Tiger”, the fifth major release of Mac OS X, Apple Computer’s desktop and server operating system for Macintosh computers, the OS has native built-in support for ZIP format compression and decompression, similar to Compressed Folder feature in Windows operating system. The native file achiever or compression support eliminates the need of purchasing any extra third-party software to have the ability to compress (zip) or uncompress (unzip) files or folders in Mac OS X. To compress or zip or archive files or folders in Mac OS X: [...]
March 18th, 2008 00:04
[...] running command above, which is already been described in tip to disable ZIP support in Windows XP and Me, is not all of the story. The zipped files no longer listed as folders in Windows Explorer folder [...]