Skip to main content

UltraDefrag - Open source disk defragmenter with unique features

Creating and deleting files and folders on a hard disk is a constant process practiced by most of us. This leads to fragmentation of data and ultimately the performance of the computer starts to deteriorate. One of the easiest ways to make your PC run faster is to defragment your hard disk. Windows have built-in defragging tool for this, but only have limited features.

UltraDefrag is an open source, small (225Kb) disk defragmenter for Windows NT 4.0 and later operating systems and have some unique features. It makes use of the same defragmenting API used by many other windows defrag utilities, both open and closed source.However, UltraDefrag has two features that make it unique. The first is that it has a kernel mode driver that does most of the work. The second is the ability to run the application at boot up time in a manner similar to chkdsk. This allows for faster defragmentation time and the ability to defragment all files including system files.
UltraDefrag supports the following filesystems FAT12/16/32, NTFS and on Vista UDF. UDF is a file system intended for optical media such as DVDs that unlike ISO9660, is rewriteable.

It has also the ability to defragment volumes at boot time allowing you to move many system files that are always locked by the operating system. Currently all files besides the registry hives and the pagefile can be scanned at boot time.
UltraDefrag can also defragment files and folders compressed by NTFS file system compression. And can even defragment floppies, although doing so is not particularly useful.

UltraDefrag binaries are available for the 32 bit and all 64 bit versions of Windows. However the defragging speed is not that much expected, but better than Windows.

Comments

Popular posts from this blog

Surf the Web Anonymously With Firefox Add-on Phproxy

There are several web based proxy servers available to surf the internet anonymously or as from another country. The Firefox add-on (Firefox 3 – 4) Phzilla helps you view a webpage or surf the internet using the PHProxy (a type of web based proxy server) proxy servers. It is very easy and convenient to use.

Restore Lost Capacity Of Your USB Flash Drive (How to)

Some malware can hide full capacity of your USB flash drive. For example, a 4GB pen drive sometimes shows only 500kb or less. An interesting part of this situation is that, even after removing the malware or formatting the USB flash drive, you will not get back its original capacity. Therefore, the question here is how to restore a USB flash drive to its full capacity.

Disable automatic Meta refresh/redirect of websites in browser for security reasons[how to]

Generally speaking, Meta refresh is a method used by some websites to instruct a web browser to automatically refresh/redirect the current web page after a given time interval. You can see this type of refresh/redirect especially in media sites. This is some times annoying or can be used for malicious purposes by redirecting you to a malicious site. If you don’t like this feature, you can disable this in your browser. Here is how to disable this in Internet Explore/Chrome, Firefox and Opera. Internet Explorer: Go to Tools - Internet options - Security tab - Custom Level button - Miscellaneous category - set "Allow Meta refresh" to Disable. Firefox: Go to Tools - Options - Advanced - General - Accessibility and tick the option next to ‘Warn me when web sites try to redirect or reload the page’. Alternatively you can use extension RefreshBlocker . Opera: Go to Preferences - Advanced - Network and uncheck "Enable automatic redirection".