answersLogoWhite

0

For changing(Converting) file system, for example from FAT or FAT32 to NTFS,Click start, Run, Type cmd, press ok. At the command prompt, type the following, where drive letter is the drive that you want to convert: convert drive letter: /fs:ntfs For example, type the following command to convert drive E to NTFS: convert e: /fs:ntfs If the operating system is on the drive to be converted, you will be prompted to schedule the task when you restart the computer, because convertion can not be completed while the operating system is running. When you receive the following message at the command prompt, type the volume label of the drive that you are converting, and then press ENTER: The type of the file system is FAT.

Enter the current volume label for drive drive letter. On completion of convertion, message is displayed saying, Convertion complete.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the command to mak the myfiletxt a hidden system file?

To make "myfiletxt" a hidden system file in Windows, you can use the Command Prompt. The command is: attrib +h +s myfiletxt. This command adds the hidden attribute (+h) and the system attribute (+s) to the file, making it hidden from normal view and designated as a system file.


When would you use system file checker what is the command to execute it?

Use system file checker to verify the version of all system files when Windows loads. Useful when you suspect system files are corrupted, but you can still access the Windows desktop. Command to execute it: Sfc with parameters.


Where is the DIR command located?

The DIR or directory command is located in the system32 directory of Windows. It is an executable file that gives DOS access to a user.


How do you Replace the corrupted commandcom with the commandcom from your OS system disk?

You can copy the new command.com file to C:\ & C:\Windows\Command & C:\Windows\System


A command fixes file system errors and recovers data from bad sectors?

on windows "chkdsk /r"


What is the file name and extension of command prompt window?

The file name and extension of the Command Prompt window in Windows is "cmd.exe". This executable file is responsible for launching the Command Prompt interface, allowing users to execute commands and scripts within the operating system. It is typically located in the System32 directory of the Windows installation.


What is command line interface and resource protection?

Command line interface is giving direct line commands to the computer via a terminal of some kind (MS-DOS command prompt in Windows). Resource protection is a set of rules set in the operating system to disallow the user from changing or deleting a file, because it is critical to the operability of the operating system.


How do you disable cmd?

To disable the Command Prompt (cmd) in Windows, you can use Group Policy Editor (if you have a Windows version that includes it). Navigate to User Configuration > Administrative Templates > System, and then enable the policy "Prevent access to the command prompt." Alternatively, you can restrict access by changing file permissions for cmd.exe or using registry changes, but these methods require caution as they can affect system functionality.


Which command is used to determine the path an exucutable file?

The command used to determine the path of an executable file in a Unix-like operating system is which. For example, running which python will return the path to the Python executable. In Windows, the equivalent command is where, such as where python.


When you want to use Chkdsk to fix the file system errors and the drive is not locked when does Windows schedule the Chkdsk command to run?

The next time windows is restarted.


What windows 9xMe program file provides a Command Prompt windows?

Command.com


Simplest utility for viewing file content?

The simplest utility for viewing file content in the Linux Terminal, (Terminal as command promt also called DOS in Windows) its called the file command. The simplest utility for viewing file content in the Linux Terminal, (Terminal as command promt also called DOS in Windows) its called the file command.