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

    • Google begins rolling out its post-Epic Play Store billing model next week by Karthik Mudaliar Google has confirmed that its redesigned Play Store billing and fee structure will take effect on June 30, 2026, in the United States, the United Kingdom, and the European Economic Area. The changes will let eligible developers offer their own payment systems or send users to an external website for purchases, while separating Google’s platform service fee from the cost of using Google Play Billing. The rollout puts concrete dates and detailed rate cards behind the broader Android policy overhaul Google announced in March. That announcement followed a proposed settlement with Epic Games intended to resolve their long-running disputes over app distribution and payments, although the U.S. portion of the agreement still requires court approval. Under the new billing choice program, developers selling digital content or services can display an alternative payment option alongside Google Play Billing. They may also direct users to their own websites to complete a purchase. Developers can use Google’s standard payment-choice screen or design one that complies with the company’s user-interface rules. Choosing another payment processor does not eliminate Google’s cut altogether. The company will continue charging a service fee for transactions associated with apps distributed through Google Play, regardless of whether payment is handled by Google, an alternative provider, or a developer’s website. Google argues that this fee covers the value and infrastructure provided by Android and the Play Store. For developers earning up to $1 million annually, the service fee will generally be 10 percent. That rate also applies to auto-renewing subscriptions. When Google Play Billing is used in the U.S., U.K., or EEA, Google will add a separate 5 percent billing fee, and developers processing payments elsewhere will not pay that additional charge. This means Google’s familiar flat 30 percent commission is disappearing, but developers will not necessarily see a dramatic reduction on every transaction. An in-app purchase from an existing user processed through Google Play Billing can still reach a combined 30 percent. The biggest savings are likely to come from subscriptions, smaller developers covered by the $1 million tier, and companies able to move customers to their own payment infrastructure. Google is also offering lower rates through its Apps Experience and revamped Games Level Up programs. Apps and games that satisfy the company’s requirements can qualify for 15 percent service fees on new-install transactions and 20 percent on existing-install transactions. The criteria include performance and reliability standards, support for additional Android device categories, and selected platform features. Those program rates are scheduled to become available in the initial markets and Australia on September 30. For consumers, the immediate effect will depend on whether developers adopt alternative payments and pass any savings on through lower prices. For developers, however, June 30 begins a more flexible but considerably more complicated Play Store economy in which distribution, billing, install dates, revenue thresholds, and program participation can each affect Google’s final cut. Google is also separately developing a Registered App Stores program designed to simplify the installation of qualifying third-party stores. That initiative is expected to arrive with a major Android release later in 2026 and will launch outside the U.S. first. Google says the rest of the world will receive the changes by September 30, 2027, although billing rates for markets outside the US, UK, and EEA have not yet been announced.
    • 38% off a super insane price is still an INSANE price.
    • 1TB Samsung T9 and Samsung 9100 PRO SSDs are now selling at great prices by Fiza Ali Amazon is now offering the 1TB variant of Samsung T9 and Samsung 9100 PRO SSD at great prices with limited-time 38% and 39% discounts, respectively, so you may want to check them out if you have been looking to upgrade your storage solution. The Samsung T9 connects via a USB 3.2 Gen 2x2 (20Gbps) interface and delivers sequential read speeds of up to 2,000MB/s and sequential write speeds of up to 1,950MB/s, making it suitable for transferring large files, backing up data, and handling high-resolution media content. When it comes to the security features, the SSD includes AES 256-bit hardware encryption to help protect sensitive data. Designed for portability, the drive is reportedly resistant to drops from heights of up to 3 metres. Furthermore, it operates within a temperature range of 0°C to 60°C and can be stored at temperatures between -40°C and 85°C. Samsung Magician Software is included for drive management, firmware updates, performance optimisation, and health monitoring. Finally, the T9 is certified to multiple international standards, including CE, FCC, UL, UKCA, and RoHS 2 compliance, and is backed by a five-year limited warranty as well. 1TB Samsung T9 SSD: $179.99 (Amazon US) - 38% off The Samsung 9100 PRO uses the M.2 2280 form factor and connects through a PCIe 5.0 x4 interface with NVMe 2.0 support. Built with Samsung V-NAND TLC flash memory, an in-house controller, and 1GB of low-power DDR4X cache memory, the 9100 PRO is engineered for high-performance computing and gaming workloads. Furthermore, the SSD delivers sequential read speeds of up to 14,700MB/s and sequential write speeds of up to 13,300MB/s. Random performance is rated at up to 1,850,000 IOPS for reads and up to 2,600,000 IOPS for writes, depending on system hardware and configuration. The drive supports TRIM, S.M.A.R.T monitoring, automatic garbage collection, and device sleep mode to help maintain performance and efficiency over time. In terms of security features, it includes AES 256-bit encryption, TCG Opal support, and IEEE 1667 compliance. The 9100 PRO operates within a temperature range of 0°C to 70°C, is rated for 1.5 million hours MTBF, and can reportedly withstand shocks of up to 1,500G for 0.5 milliseconds. Finally, Samsung Magician Software is also included for firmware updates, performance monitoring, drive management, and optimisation. 1TB Samsung 9100 PRO SSD: $206.99 (Amazon US) - 39% off Alternatively, you can also check out other SSD deals here. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • This is about the already discredited 2025 announcement. Not the current one, which I've heard nothing negative about in the academic literature.
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • 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
  • Popular Contributors

    1. 1
      +primortal
      464
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      81
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!