Microsoft Windows Error Code 0x80070050: How to Fix It

Easy 15-30 minutes Medium Severity Verified June 2026
Error Code
0x80070050
Brand
Microsoft Windows
Product Type
hresult
Severity
Medium
DIY Difficulty
Easy
Estimated Fix Time
15-30 minutes
Error 0x80070050, also known as ERROR_FILE_EXISTS, means Windows cannot complete a file operation because a file with that name already exists in the destination. This often occurs when copying, moving, or saving files, and can be caused by a conflict with existing files, permission issues, or antivirus software.
Ad

Tools You'll Need

How to Fix Error Code 0x80070050

  1. Check for Existing Files and Rename or Delete

  2. Enable Hidden Files and Show File Extensions

  3. Run Disk Cleanup and Check for Errors

    Running chkdsk may require a restart, and it can take time on large drives.
  4. Disable Antivirus or Third-Party Security Software Temporarily

    Remember to re-enable your antivirus after testing.
  5. Take Ownership of the Destination Folder

    Changing ownership can affect system permissions; do this only for user folders.
  6. Check File Permissions and Add Full Control

  7. Perform a Clean Boot to Identify Conflicting Software

    Clean boot removes startup programs and services – safe to reverse.
  8. Run System File Checker (SFC) and DISM

Ad

When to Call a Professional

If none of the steps resolve the error, consider that the file system may be corrupted or the hard drive may have physical issues. In that case, contact a professional technician for data recovery or hardware replacement.

Frequently Asked Questions

What does error 0x80070050 mean?
It means the file already exists in the destination location. Windows cannot copy or move a file if a file with the same name already exists.
Can antivirus cause error 0x80070050?
Yes, some antivirus programs lock files or create hidden copies, leading to this error. Temporarily disabling your antivirus can help.
How do I fix error 0x80070050 in Windows 10/11?
Check for duplicate files, enable hidden files, run disk cleanup, disable antivirus, take ownership of the folder, check permissions, perform a clean boot, and run SFC/DISM.
Is error 0x80070050 serious?
It's usually not serious and can be fixed with simple steps. However, if it persists, it could indicate deeper file system corruption.
What is the ERROR_FILE_EXISTS code?
ERROR_FILE_EXISTS (0x80070050) is a Windows error indicating that the file or directory you're trying to create already exists.