Windows can

Will the 'Migrate OS' feature transfer the Windows system files only or the whole C drive? To ensure that the migrated system will boot normally, the Migrate OS feature will transfer all the files in the system and the boot partitions.

If this just an old disc that used to be a boot drive, boot up using Install disc for win 10 and run a custom install, and get as far as the screen where you choose what drive to install to, and instead format the old drive here (Don't touch your boot drive naturally). Jun 11, 2018  I can't format a drive on windows 10 I've tried formatting multiple flash drives and had a 4 tb drive go work and say it needed to be formated. No matter what optionos or procedures I do I can't get a disk to format without failing on windows 10. To format a hard drive means to erase any information on the drive and to set up a file system so your operating system can read data from, and write data to, the drive. As complicated as that might sound, it's not really difficult to format a hard drive in any version of Windows. Windows cannot format this drive. Quit any disk utilities or other programs that are using this drive, and make sure that no window is displaying the contents of the drive. Then try formatting again.

You need to format a hard drive if you plan on using it in Windows.

To format a hard drive means to erase any information on the drive and to set up a file system so your operating system can read data from, and write data to, the drive.

As complicated as that might sound, it's not really difficult to format a hard drive in any version of Windows. All operating systems offer this capability and Windows makes it easy.

If the hard drive you want to format has never been used or was just wiped clean, it must first be partitioned. See our article How to Partition a Hard Drive in Windows for instructions. Once partitioned, return to this page for help formatting the drive.

Time Required: The time it takes to format a hard drive in Windows depends almost entirely on the drive's size, but your computer's overall speed plays a part, too.

How to Format a Hard Drive in Windows

Follow these easy steps to format a hard drive in Windows 10, Windows 8, Windows 7, Windows Vista, or Windows XP:

  1. Open Disk Management, the hard drive manager included with all versions of Windows.

    Opening Disk Management can be done a number of ways depending on your version of Windows, but the easiest method is to type diskmgmt.msc in the Run dialog box or the Start menu.

    Another way to open Disk Management is through Control Panel.

  2. After Disk Management opens, which might take several seconds, look for the drive you want to format from the list at the top. There's a lot of information in Disk Management, so if you can't see everything, maximize the window.

    Look for the amount of storage on the drive as well as the drive name. For example, if it says Music for the drive name and it has 2 GB of hard drive space, then you've likely selected a small flash drive full of music.

    Feel free to open the drive to make sure that it's what you want to format if it makes you confident that you're going to format the right device.

    If you don't see the drive listed on the top or an Initialize Disk windows appears, it probably means that the hard drive is new and has not yet been partitioned. Partitioning is something that must be done before a hard drive is formatted. See our article How to Partition a Hard Drive for instructions and then come back to this step to continue the formatting process.

  3. Now that you've found the drive you want to format, right-click it and choose Format to open the disk-formatting wizard.

    Now is as good a time as any to remind you that you really, really, really need to make sure that this is the right drive. You certainly don't want to format the wrong hard drive.

    • Existing Drive: If you're formatting a drive that you've been using and that has data on it, double-check in Explorer that the drive letter you're choosing here in Disk Management is the same as the one you see in Explorer that has the information on it that you want to erase. Once formatted, the existing data on the disk are probably unrecoverable for most people.
    • New Drive: If you're formatting a new drive, a great way to tell that it's the right one is to look at the File System column in the top part of Disk Management. Your existing drives will show file systems of NTFS or FAT32 but a new, unformatted drive will show RAW instead.

    You cannot format your C drive, or whatever drive Windows is installed on, from within Windows. In fact, the Format option isn't even enabled for the drive with Windows on it. See How to Format C for instructions on formatting the C drive.

  4. The first of several formatting details which we'll cover over the next several steps is the volume label, which is essentially a name given to the hard drive.

    In the Volume label textbox, enter whatever name you'd like to give to the drive.

    If the drive had a previous name and that makes sense for you, by all means, keep it.

    Drive letters are assigned during the Windows partitioning process but can easily be changed after the format is complete. See How to Change Drive Letters after the format process is done if you'd like to do that.

  5. Next up is the file system choice. In the File system textbox, choose NTFS.

    NTFS is the most recent file system available and is almost always the best choice. Only choose FAT32 (FAT — which is actually FAT16 — isn't available unless the drive is 2 GB or smaller) if you are specifically told to do so by a program's instructions that you're planning on using on the drive. This is not common.

  6. In the Allocation unit size textbox, choose Default. The best allocation size based on the size of the hard drive will be chosen.

    It's not at all common to set a custom allocation unit size when formatting a hard drive in Windows.

  7. Next is the Perform a quick format checkbox. Windows will check this box by default, suggesting that you do a 'quick format' but we recommend that you uncheckthis box so that a 'standard format' is performed.

    In a standard format, each individual 'part' of the hard drive, called a sector, is checked for errors and overwritten with a zero — a sometimes painfully slow process. This procedure ensures that the hard drive is physically working as expected, that each sector is a reliable place to store data, and that existing data is unrecoverable.

    In a quick format, this bad sector search and basic data sanitization is skipped entirely and Windows assumes that the hard drive is free of errors. A quick format is very fast.

    You, of course, can do whatever you like — either method will get the drive formatted. However, especially for older and brand new drives, we'd prefer to take our time and do the error checking right now instead of letting our important data do the testing for us later on. The data sanitization aspect of a full format is nice, too, if you're planning on selling or disposing of this drive.

  8. The final format option is the Enable file and folder compression setting that is unchecked by default, which we recommend sticking with.

    The file and folder compression feature allows you to choose files or folders to be compressed and decompressed on the fly, potentially offering considerable savings on hard drive space. The downside here is that performance can be equally affected, making your day-to-day Windows use much slower than it would be without compression enabled.

    File and folder compression has little use in today's world of very large and very inexpensive hard drives. In all but the rarest occasions, a modern computer with a large hard drive is better off protecting all the processing power it can and skipping on the hard drive space savings.

  9. Review the settings you've made in the last several steps and then click OK.

    • Volume label: [label of your choosing]
    • File system: NTFS
    • Allocation unit size: Default
    • Perform a quick format: unchecked
    • Enable file and folder compression: unchecked

    Look back at whatever previous steps you need to if you're wondering why these are the best options.

  10. Windows is usually pretty good about warning you before you might do something damaging, and a hard drive format is no exception.

    Click OK to the warning message about formatting the drive.

    Just as the warning says, all the information on this drive will be erased if you click OK. You can't cancel the format process halfway through and expect to have half of your data back. As soon as this starts, there's no going back. There's no reason for this to be scary but we do want you to understand the finality of a format.

  11. You can check the progress by watching the Formatting: xx% indicator under the Status column in the top part of Disk Management or in the graphical representation of your hard drive in the bottom section.

    If you chose a quick format, your hard drive should only take several seconds to format. If you chose the standard format, which we suggested, the time it takes the drive to format will depend almost completely on the size of the drive. A small drive will take a small amount of time to format and a very large drive will take a very long time to format.

    Your hard drive's speed, as well as your overall computer's speed, play some part but the size is the biggest variable.

    In the next step, we'll look at whether the format completed as planned.

  12. Disk Management in Windows won't flash a big 'Your Format is Complete!' message, so after the format percentage indicator reaches 100%, wait a few seconds and then check again under Status and make sure it's listed as Healthy like your other drives.

    You may notice that now that the format is complete, the volume label has changed to what you set it as (New Drive in our case) and the % Free is listed at 100%. There's a little overhead involved so don't worry if your drive isn't completely empty.

  13. That's it! Your hard drive has been formatted and it's ready for use in Windows. You can use the new drive however you want — back up files, store music, and videos, etc.

  14. If you'd like to change the drive letter assigned to this drive, now is the best time to do that. See How to Change a Drive Letter for help.

Formatting Deletes Data — But Doesn't Always Erase It

When you format a drive in Windows, data may or may not truly be erased. Depending on your version of Windows, and the type of format, it's possible the data is still there, hidden from Windows and other operating systems but still accessible in certain situations.

See How to Wipe a Hard Drive for instructions on truly removing all the information on a hard drive and Wipe vs Shred vs Delete vs Erase: What's the Difference? for some helpful clarification.

If the hard drive you're reformatting won't ever need to be used again, you can skip the format and the wipe, and physically or magnetically destroy it instead. See How to Completely Erase a Hard Drive for more on these other methods.

More on Formatting Hard Drives in Windows

If you want to format your hard drive so you can install Windows again from scratch, your hard drive will be automatically formatted as part of that process. See How to Clean Install Windows for more on that.

Not happy with the drive letter that Windows assigned during the partitioning process? You're welcome to change it at any time! See How to Change Drive Letters in Windows to learn how.

Cannot Format Usb Drive Windows 10

You can also format a hard drive via Command Prompt using the format command. See Format Command: Examples, Switches, & More for details on how to do that.

Most of the issues with Windows have one good resolution – formatting the system drive and reinstalling Windows. Or then at times, we may want to simply erase all the files & folders on our Data Drives, eg. D drive, E drive, etc. For doing this, we simply right-click on the Drive in Windows File Explorer’s PC folder and select Format from the available context menu options. Or we could open Disk Management Utility and do it.

However, formatting a hard disk might not always be the smoothest of processes. Many users have reported an acknowledged receiving an error message when trying to format the hard drive:

Windows cannot format this drive. Quit any disk utilities or other programs that are using this drive, and make sure that no window is displaying the contents of the drive. Then try formatting again.

Let us consider the two scenarios:

  1. You wish to format the System Drive C: It’s obvious that it won’t happen. The system drive has to be formatted using external media or internal options but not when logged on to Windows.
  2. You wish to format a Data drives like D:, E:, etc.: If you get this error in this scenario, you should close all your open applications and then try to format the drive. Unfortunately, it doesn’t always help.

Windows cannot format this drive, Quit any disk utilities or other programs that are using this drive

Let us troubleshoot the issue on a case by case basis:

You wish to format the system drive C & erase all data from your system

To do this, it is best you use the Windows installation media during Setup and select the Format option when you are asked. You will usually want to do this when you plan to clean install an operating system.

You wish to format the Data drives D:, E:, etc.

The ideal procedure to format any of these drives would be to right-click on the drive, click on Format and then start the formatting procedure. But since it is not working, we will try the following steps:

1] Force Format using Disk Management

Press Win + R to open the run window. Type diskmgmt.msc and press Enter. This opens the Disk Management Tool.

Right-click on the drive you wish to format and click on the option Format. The drive won’t format straight away but will give the following error message:

The volume (name of the drive) logical drive currently in use. To force the format of this volume click Yes.

It will format the drive forcefully and this could be verified by checking the space on the drive.

2] Use Diskpart

If this does not work for you, you may need to make use od the Diskpart command-line tool which ships with your Windows 10/8/7 OS.

To run this tool, open an elevated command prompt and run the following command one after the other:

Here you have to replace <no> with the number of the volume that you wish to format.

This will format the drive.

The optional switches you can use with the format command are:

  • FS=<FS> – Specifies the type of file system. If no file system is given, the default file system is used.
  • REVISION = <X.XX> – Specifies the file system revision (if applicable).
  • RECOMMENDED – If specified, use the recommended file system and revision instead of the default if a recommendation exists.
  • LABEL=<“label”> – Specifies the volume label.
  • UNIT=<N> – Overrides the default allocation unit size. Default settings are strongly recommended for general use.
  • QUICK – Performs a quick format.
  • COMPRESS – NTFS only: Files created on the new volume will be compressed by default.
  • OVERRIDE – Forces the volume to dismount first if necessary. All opened handles to the volume would no longer be valid.
  • NOWAIT – Forces the command to return immediately while the format process is still in progress.
  • NOERR – For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur.

Examples:

  • FORMAT FS=NTFS LABEL=”New Volume” QUICK COMPRESS
  • FORMAT RECOMMENDED OVERRIDE

Hope this helps.

Autocad error codes. 179 rows  Except where otherwise noted, work provided on Autodesk Knowledge Network is licensed. Browse our directory of 'AutoCAD' errors and learn how to fix these Runtime Errors quickly and easily. Solution: Try the following solutions to resolve the behavior: Confirm that the graphics card is updated: Check Autodesk Certified Graphics Hardware to see if the current video card installed in the machine is listed there. If it is, install the video drivers mentioned in the list, otherwise try installing the latest graphics driver available on the cards manufacturers website.

See this post if you receive Windows cannot be installed to this disk, The selected disk is of the GPT partition style error message.

TIP: Download this tool to quickly find & fix Windows errors automatically

Format Drive Windows 10

Related Posts: