Microsoft Windows Error Code 0xC0000086: How to Fix It

Medium 30-60 minutes Medium Severity Verified June 2026
Error Code
0xC0000086
Brand
Microsoft Windows
Product Type
operating_system
Severity
Medium
DIY Difficulty
Medium
Estimated Fix Time
30-60 minutes
Error 0xC0000086 on Microsoft Windows indicates that the volume label on a drive is malformed or invalid. This usually occurs when you try to start a boot device or access a volume with an incorrect label. The fix involves checking the label syntax and correcting it using built-in Windows tools.
Ad

Tools You'll Need

How to Fix Error Code 0xC0000086

  1. Identify the Affected Volume

  2. Open Command Prompt as Administrator

  3. Check Volume Label

  4. Fix the Volume Label Using LABEL Command

    Do not use special characters or spaces in the volume label.
  5. Restart and Verify

  6. Run CHKDSK to Repair Drive Errors

    CHKDSK may take a long time. Do not interrupt it.
  7. Use DISM and SFC to Repair System Files

    An internet connection may be needed for DISM.
  8. Boot from Windows Installation Media and Repair

    You will need access to another computer to create installation media.
Ad

When to Call a Professional

If you cannot boot into Windows and do not have installation media, or if CHKDSK and DISM/SFC fail to resolve the issue, consider professional data recovery or system repair services.

Frequently Asked Questions

What causes error 0xC0000086?
This error usually occurs due to an invalid or malformed volume label, often containing illegal characters or spaces. It can also be caused by file system corruption or incorrect boot configuration.
Can this error be fixed without losing data?
Yes, in most cases the error can be fixed by correcting the volume label or running CHKDSK, which does not delete files. However, if corruption is severe, data loss is possible. Always back up important data if accessible.
How do I create a Windows installation USB?
Use the Microsoft Media Creation Tool on another computer to download Windows and create a bootable USB drive. The tool is free from Microsoft's website.
What characters are allowed in a volume label?
Allowed characters are letters (A-Z, a-z), numbers (0-9), spaces (though not recommended), and most special characters except * ? / \ | , ; : + = [ ] < > ".
Does this error mean my hard drive is failing?
Not necessarily. Often it is a simple label issue. However, if you encounter it frequently, it could indicate file system corruption or a failing drive. Run a SMART test or use CHKDSK to check drive health.