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

    • I hope this encodes in to AV1 or AV2 as currently tiktok uses h265 and h264.
    • Qualcomm reportedly in talks to build custom video chips for TikTok parent ByteDance by Karthik Mudaliar Qualcomm is reportedly in advanced discussions to provide custom chip-design services to Chinese tech giant ByteDance, the same company behind TikTok. According to a report from Reuters, Qualcomm could be involved in designing custom silicon tailored for ByteDance's massive data-center workloads. If it goes through, the deal would make ByteDance one of Qualcomm's early anchor customers for its fastly growing custom chip-design division, For years, Qualcomm was the king of making smartphone processors and modems. The company has also been moving into the PC ecosystem and other formats such as on-device AI for Android XR headsets. However, this particular deal is about Qualcomm's custom Application-Specific Integrated Circuits (ASICs). For a platform like TikTok, ByteDance needs hardware that can help it ingest, process, and serve billions of short-form videos daily. Generalised hardware is no longer the most cost-effective and efficient route, which is why ByteDance is trying to develop custom Video Processing Units (VPUs). VPUs designed specifically for ByteDance’s algorithmic needs could drastically reduce data-center power consumption and improve encoding speeds at an unprecedented scale. The underlying tech behind these processors is actually from Qualcomm's recent acquisition of AlphaWave Semi, a high-speed connectivity specialist company. By combining AlphaWave’s high-bandwidth IP with Qualcomm’s architectural expertise, the company could begin mass production by the end of 2026, if the talks go through. All this also comes at a time when U.S.-China tech relations have dwindled. Escalating trade frictions between Washington and Beijing have severely impacted the export of high-end AI chips from U.S. firms like Nvidia, AMD, and Lam Research. Yet, the Qualcomm-ByteDance discussions show that U.S. tech companies are still actively seeking growth avenues and are open to doing business with China, where regulators still permit. Reuters notes that the outcome of this deal could be uncertain, and ByteDance might also seek partners other than Qualcomm. via Reuters | Image via DepositPhotos.com
    • Look who's back!
  • Recent Achievements

    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      455
    2. 2
      +Edouard
      162
    3. 3
      PsYcHoKiLLa
      116
    4. 4
      Michael Scrip
      82
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!