Wednesday, November 25, 2015

How to Convert FAT File System to NTFS File System


FAT फाइल सिस्टम को NTFS में बदलना
Step1:- Open CMD Prompt with Admin priviledge.

Step2:- Suppose you want to convert your E: Drive then type the following Command.

CONVERT  E: /FS:NTFS
 

Note:- Converting FAT32 into NTFS is easy and safe, but converting NTFS to FAT32 will wipe out all your data and programs on that specific partition.
But if you want to convert NTFS into FAT32 you can use EASUS PARTITION MANAGER
if you want this click here

No comments:

QUESTIONS FOR CAMPUS INTERVIEW with answers 65

Q1:- Differentiate between RAM and ROM? RAM stands for Random Access Memory. It can store information and have new information stored o...