Windows XP Pro - tips and tweaks
NTFS
One thing you may consider doing is converting your filesystem to NTFS. By default, most computers ship hard drives formatted for the FAT32 filesystem. This was largely superceded by NTFS, introduced with Windows NT. The primary advantages of NTFS over FAT32 are:- Much stronger security model - with FAT32 every user has complete access to the filesystem, whereas NTFS permissions are more UNIX-like.
- Better performance for large volumes.
- Support for encryption and compression.
- NTFS is a journalling filesystem. All transactions are logged, which facilitates recovery after crashes. The practical upshot is that you won't be forced to run Scandisk each time your computer crashes!
Simple Sharing
If you want to be able to view and change the permissions of objects within Windows, you would be well advised to turn off simple sharing. To do this, go to: Start → Control Panel → Administrative Tools → Local Security Policy
Then go to
Security Settings → Local Policies → Security Options
Choose Network Options. Find the key "Network Access: Sharing and security model for local accounts". Change the setting to "Classic - local users authenicate as themselves".
ClearType
ClearType is a mechanism for producing high quality display on LCD screens, such as those found in laptops and flat panel displays. By default, ClearType is deactivated in Windows XP, but it is highly recommended that you turn it on! To activate ClearType, simply right-click on the desktop and select the Properties option from the context menu. In the Appearance tab, choose Effects..., and then choose the ClearType option for "Use the following method to smooth edges of screen fonts". In order to more finely tune ClearType, download and install the ClearType PowerToy. ClearType can then be tuned from Control Panel → Appearance and Themes → ClearType Tuning.