Home
Translate
Profile photo for Moti Leibowitz
Asked Jun 19, 2025 at 08:18 PM

How to fix Error 0x8007016A?

Heelo
When I try to Cop from one folder to other I get the Error 0X8007016A
Please help me to fix it
Moti

1 answer
Page loader
Profile photo for James Wright
Edited Jun 20, 2025 at 11:18 AM
Translate

Hello,

Thank you for posting your question on our forum.

The error code 0x8007016A typically occurs in Windows when there’s a problem with copying or moving files, often related to issues with the storage device, file system errors, or disk errors. It can also happen if the device is disconnected or has hardware issues during the operation.

Here are some steps you can take to troubleshoot and fix this issue:

1. Check the Storage Device

Ensure that the device (USB drive, external drive, etc.) is properly connected.
Try reconnecting the device or using a different USB port.
If using an external drive, check for physical damage.

2. Run Check Disk (CHKDSK)

Run the CHKDSK utility to check for file system errors.

Open Command Prompt as Administrator:

Press Windows + X and select Command Prompt (Admin) or Windows Terminal (Admin).
Type the following command:
chkdsk /f /r X:
Replace X: with the drive letter of your storage device.
Press Enter and follow any prompts. It may ask to schedule the scan on the next restart; confirm and restart your PC.

3. Run Disk Cleanup

Search for Disk Cleanup in the Start menu.
Select your drive and start the cleanup process to free up space and remove temporary files.

4. Check for Disk Errors Using Storage Settings

Open Settings > System > Storage.
Click on the drive and run Check to scan for errors.

5. Disable and Re-enable the Device

Open Device Manager (Windows + X > Device Manager).
Locate your device (e.g., USB drive) under Disk drives.
Right-click and choose Disable device, then right-click again and select Enable device.

6. Update Drivers

In Device Manager, right-click your device.
Choose Update driver > Search automatically for updated driver software.

7. Try Copying in Safe Mode

Boot Windows in Safe Mode and attempt the copy operation. This can help if background processes interfere.

8. Use a Different Cable or Port

Sometimes, a faulty cable or port causes such errors. Switch cables or try a different port.

If you need further assistance, please don't hesitate to contact us!