Subscribe to our RSS Feeds

Must Read This :


This blog consist of some Tips and Tricks of Windows and G-Talk. Some of the tricks are done by editing the windows registry.Editing the registry in the wrong way can harm your computer.Be very careful while doing these tricks.I am not responsible if any thing happens to your computer by performing these tricks.


WARNING : DO ALL THESE TRICKS AT YOUR OWN RISK


Convert FAT into NTFS

0 Comments »
NTFS IS BETTER THEN FAT32


There are two ways to convert FAT32 into NTFS….
Convert.exe
and Format

Format will delete the whole data where as convert.exe will retain your data
You better have your mind made up before converting FAT into NTFS

1.Goto Start Menu -> Run

2.Type cmd and press enter

3.Type the following command :

Convert X: /FS:NTFS

X is the drive you want to convert

22:47