Steps to solve the "file is too large for destination file system."

Anonymous
2010-02-17T16:04:14+00:00

These directions don't work to solve this problem because I cannot "right click on command prompt." I don't see how to do that following the "click System Tools" step.  What should I be looking for? Nothing I click on brings up the "run as adminstrator" option. HELP!!

Let’s try converting the drive to a NTFS and NoSecurity setting. This can be done by:

·         Click the Start Orb

·         Click All Programs

·         Click Accessories

·         Click System Tools

·         Right click Command Prompt

·         Click Run as Administrator

·         Enter the command, convert <drive> /fs:ntfs /nosecurity (<drive should be the drive letter of your external hard drive, for example convert F: /fs:ntfs /nosecurity )

Windows for home | Previous Windows versions | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2013-06-13T13:57:53+00:00

You need to convert your usb drive from FAT32 to NTFS

This is the most easiest and safest way of converting

  1. Right click on usb drive
  2. Click format
  3. Change the type to NTFS

Done!! Now you can copy the files

Was this answer helpful?

400+ people found this answer helpful.
0 comments No comments

56 additional answers

Sort by: Oldest
  1. Anonymous
    2016-07-07T08:33:21+00:00

    You need to convert your usb drive from FAT32 to NTFS

    This is the most easiest and safest way of converting

    1. Right click on usb drive
    2. Click format
    3. Change the type to NTFS

    Done!! Now you can copy the files

    Many thanks for such a simple solution.

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Anonymous
    2016-10-25T04:39:00+00:00

    https://www.microsoft.com/surface/en-us/support/storage-files-and-folders/boot-surface-from-usb-recovery-device?os=windows-10&=undefined#Start10

    Set up a USB device as a bootable drive

    Step 1: Insert a USB drive into a running computer.
    Step 2: Open a command prompt window as an administrator. (To do this, right-click Command Prompt and selectRun as administrator.)
    Step 3: In the command prompt window, enter diskpart, and press Enter.
    Step 4: To determine the drive number or letter of the USB drive, at the command prompt, enter list disk, and press Enter.  <br><br>The list disk command displays all the disks on the computer. Note the drive number or drive letter of the USB drive.
    Step 5: At the command prompt, enter select disk X, where X is the drive number or drive letter of the USB drive that you noted in the last step, and press Enter.
    Step 6: Enter clean, and press Enter.  <br><br>This will delete all data from the USB drive.
    Step 7: To create a new primary partition on the USB drive, enter create part pri, and press Enter.
    Step 8: To select the partition that you just created, enter select part 1, and press Enter.
    Step 9: To format the partition, enter format fs=fat32 quick, and press Enter.
    Step 10: Enter active, and press Enter.
    Step 11: Enter exit, and press Enter.

    in this case how can we Mack bookable flash in fat32 file system for Microsoft surface 4 pro ?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2017-01-18T06:44:37+00:00

    This is great. Worked like a charm. Thanks.

    Was this answer helpful?

    0 comments No comments