Microsoft Windows Error Code 0xC0000119: How to Fix It

Medium 15-30 minutes Medium Severity Verified June 2026
Error Code
0xC0000119
Brand
Microsoft Windows
Product Type
operating_system
Severity
Medium
DIY Difficulty
Medium
Estimated Fix Time
15-30 minutes
Error 0xC0000119, also known as STATUS_BAD_IMPERSONATION_LEVEL, occurs in Windows when an application tries to perform an operation for which it does not have the appropriate impersonation level. This typically happens with software that requires administrative privileges or specific security contexts. The guide below will help you resolve the issue through permission adjustments and system settings.
Ad

Tools You'll Need

How to Fix Error Code 0xC0000119

  1. Run the Application as Administrator

  2. Adjust Impersonation Level in Local Security Policy

    Be careful not to remove default entries, as it may affect system stability.
  3. Modify Registry to Set Impersonation Level

    Incorrect registry edits can cause system instability. Back up the registry before making changes.
  4. Check and Repair System Files

  5. Perform a Clean Boot

Ad

When to Call a Professional

If none of the above steps resolve the error, consider contacting Microsoft Support or a qualified IT professional, especially if the error occurs in multiple applications or after system changes.

Frequently Asked Questions

What is error 0xC0000119 in Windows?
Error 0xC0000119 is a Windows status code indicating STATUS_BAD_IMPERSONATION_LEVEL, meaning the application has insufficient impersonation privileges to perform an action.
Can error 0xC0000119 be fixed without admin rights?
No, most fixes require administrative privileges, especially running as admin, security policy changes, and registry edits. Contact your system administrator for help.
Is error 0xC0000119 a virus?
No, it is not a virus. It is a Windows security mechanism that blocks operations with inadequate impersonation level. However, malware can cause similar issues, so it's good to scan your system.
Does error 0xC0000119 affect all users?
It typically affects the user running the application that lacks proper impersonation rights. Fixes involve granting rights to specific users or groups.
How do I prevent error 0xC0000119 in the future?
Always run applications with the necessary privileges. Keep your Windows system updated, and avoid modifying security policies without understanding the consequences.