Disable file compression from command line

by admin on June 24, 2010

On a winodws machine we can disable file compression feature by running the following command.

fsutil behavior set DisableCompression 1

Note that you need to run this from administrator login.(And from elevated command prompt in case of Vista and Windows 7)

Reboot is required for the change to take affect.

Leave a Comment

Previous post:

Next post: