Copying Large Files from USB to HDD Windows 8


Recommended Posts

I purchased a 64gb USB flash drive to backup my files, movies, pics, etc. So, I upgraded to Windows 8 and am trying to move some of these files back.. Keep in mind some of these are large video files of 1 - 7 gigs in size. Anyway, here is the issue. While copying the files I get an error message saying the destination no longer exists.. I'm trying to copy the video files to my Videos library folder.. I have had success copying single files but that will take me forever.. Here is the popup I get..

2JxcY.png

Should I try moving to my C drive and then move to their final distiations??

The files are already on the USB drive... The flash drive is formatted NTFS ... I'm trying to get the files from the flash drive to my hard drive.. I'm using an Asus K53E Laptop ... All these files were on this computer while I was on Windows 7 ... but moved to Windows 8 and I can't get them back on the hard drive.. Keeps tell me the destination does not exist.. Also.. from testing, I can move each file individually .. but if I grab the folder that has all of them inside I get the error message..

Edit:: I tried with individual files... was working, but once I got into the larger files, over 4 gigs, same error... What the heck!! Never had this issue with Windows 7 ..

The files are already on the USB drive... The flash drive is formatted NTFS ... I'm trying to get the files from the flash drive to my hard drive.. I'm using an Asus K53E Laptop ... All these files were on this computer while I was on Windows 7 ... but moved to Windows 8 and I can't get them back on the hard drive.. Keeps tell me the destination does not exist.. Also.. from testing, I can move each file individually .. but if I grab the folder that has all of them inside I get the error message..

Edit:: I tried with individual files... was working, but once I got into the larger files, over 4 gigs, same error... What the heck!! Never had this issue with Windows 7 ..

That's goofy. Is it just with those particular files or anything you try to transfer?

That's goofy. Is it just with those particular files or anything you try to transfer?

One specific file that kept failing I transferred that to my older Toshiba laptop with Windows 7 and it failed... different error though..

"An unexpected error is keeping you from copying the file. If you continue to receive this error, you can use the error code to search for help with this problem. Error 0x800703EE: The volume for a file has been externally altered so that the opened file is no longer valid
. ... WHAT?? Googling this error code sends me to Windows Backup errors.. The files are fine, I can play the videos from the USB drive.. just can't get them off the flash drive...

I sometimes get this with my USB converters. I have to unplug, then replug it, then retry the copy. No idea why this happens, but i'd go with bad cable or some sort of interference.

It doesn't explain why it's happening to you on Win8 though. :/

I'm lost.. and annoyed to be honest.. LoL.. One thing I also noticed, while I'm watching videos via the USB drive it will lock up.. then force me to force close the application I'm using to view the video, then acts like it was unplugged then plugged back in.. It's a PNY Attache 64GB Metal Flash Drive.. On the back of the package I found P-FDU64G/APPMT-GES3 but can't find any specific information about it.. Also, if I try to scan the drive for errors, says it's write-protected ... I'm lost!!

/////

Also, if I right-click a file to move instead of copy.. I don't have that option...

I'll give it a shot.. but right now the bigger issue is the "write protected" crap.. There is no switch that I can find for me to set this, and I don't remember setting this anywhere.. As soon as I bought it, I formatted to NTFS and moved files..

TeraCopy seems to be helping.. I have my personal movies and files over.. so if I lose the rest they can easily be replaced.. So, this drive being Write Protected.. what can I do? I didn't make it this way, that I know of...

^ what?? :blink:

His files are located on his 64GB flash, and he is putting the files back on the HDD of his desktop after he upgraded it to win8.

Now the copy process is saying his "destination" is no longer available -- his desktop HDD, this is not that the system is not reading his flash - that would be "source" of the copy. Not destination. He is not putting files ON his flash, he is pulling files off his flash.

^ what?? :blink:

His files are located on his 64GB flash, and he is putting the files back on the HDD of his desktop after he upgraded it to win8.

Now the copy process is saying his "destination" is no longer available -- his desktop HDD, this is not that the system is not reading his flash - that would be "source" of the copy. Not destination. He is not putting files ON his flash, he is pulling files off his flash.

I have all my files.. Now the drive won't let me format it .. "Write Protected" ... Not sure what happened but there is no specific setting I can find to fix that.

^ what?? :blink:

His files are located on his 64GB flash, and he is putting the files back on the HDD of his desktop after he upgraded it to win8.

Now the copy process is saying his "destination" is no longer available -- his desktop HDD, this is not that the system is not reading his flash - that would be "source" of the copy. Not destination. He is not putting files ON his flash, he is pulling files off his flash.

Its the sign of a failing flash drive, Usually seen this happen on cheaper quality flash drives. There are a million possible issues but I'm betting this on a flash drive issue.

Either that or a USB driver issue (if you are using USB3).

In particular it's common on AMD chipsets with USB3 native.

I'm not sure if this is the case, but it's a possibility. Plug it into another machine and see if you can format it :)

It is write protected on every computer I have and have tested in other locations.. I haven't found a solution than to get my money back.. but it has my files on it.. some financial and personal.. Including my mothers social security retirement information I do for her.. I hate to return this to a big-box store and they simply turn around and sell it again... I don't trust them..

I have all my files.. Now the drive won't let me format it .. "Write Protected" ... Not sure what happened but there is no specific setting I can find to fix that.

it happens with me too. I had 32 GB usb stick. then I formated it using disk management(diskmgmt.msc) or using diskpart. it will work.

low cost usb drive larger than 8 GB is not successfull.

it happens with me too. I had 32 GB usb stick. then I formated it using disk management(diskmgmt.msc) or using diskpart. it will work.

low cost usb drive larger than 8 GB is not successfull.

Won't let me do anything.. "Disk is write protected"

try the following method. it should surely work:

How to remove a write protection from your USB memory Stick if there is no Write protection ON or OFF button or tab:

1. Shutdown your computer or laptop

2. Insert USB Memory Stick into your laptop or Computer

3. Turn on computer and then immediately start pressing (F8) key then Advanced Boot Options screen will come up (if windows8 then open run, and type msconfig here please click boot tab and select 'safe boot' with minimal option only. click ok and reboot your system.)

4. Select Safe Mode with Command Prompt

5. After loading files if your USB Memory Stick drive letter is (G) for example then write as

6. C:\windows\system32>G: and press enter

7. G:\>format G: and press enter

8. If ask you (Y/N) then press Y and press enter

9. Now a full format will start which remove write protection from USB Memory Stick.

or, in this safe mode, use diskpart tool and try format it.

1. command prompt

2. diskpart

3. list disk

4. select disk 3 (assuming that your pendrive is disk 3)

5. clean

6. format fs=ntfs quick

This topic is now closed to further replies.
  • Posts

    • Apart from Early Hiccups on Windows 11 on first install on October 6th 2021 on my old Intel 10700 daily use Desktop PC at the time, used to have issue with Bluetooth suddenly no longer working and only fix back then was always another clean install--then would work for a while. Transition to 2024 when i decided to finally upgrade that system for better support for Battlefield 2042 and Battlefield 6 later on, opted for next daily use Gaming Desktop AMD Ryzen 7 7700X and Radeon 7800XT OC 16GB. No major problems at all with this desktop, OS was clean installed way back on 10/8/2025 not long after 25H2 released. Overall i've been happy with Windows 11 Pro from the start, even minor little quirks didn't sway me. Heck i even use Windows 8 and upgraded immediately upon release back then on my old HP P6-2133W Desktop, and while the specs of that machine didn't give me top notch performance--i still was able to do what i wanted to, without too many slowdowns. Windows ME i didn't use on any of my personal systems back in the day, kept those systems on 98SE til XP released, and grabbed that immediately on release date. Kept XP til Vista Released then upgraded immediately, kept Vista til Windows 7 released, then updated immediately again
    • Broadcom: dreadful company who is destroying VMware by pricing it out of the market.
    • To be fair, it wasn't going anywhere. Even when Windows Phone could run Android APKs, Google didn't want any of it so it'd never work and the same thing happened with Windows. It was never about the store or it's users, it was always the developers and who they aligned to.
    • Wake me up when this comes to PC. Until then... zzzzzzzz....
  • Recent Achievements

    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
    • One Month Later
      Tom Schmidt earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      451
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      82
    5. 5
      Xenon
      75
  • Tell a friend

    Love Neowin? Tell a friend!