Windows / Intune error

0X80070020

The process cannot access the file because another process is using it.

Symbol / family
ERROR_SHARING_VIOLATION
Signed decimal
-2147024864
Unsigned decimal
2147942432

What it means here

A file lock or incompatible sharing mode prevented access.

What to check next

  1. Identify the process holding the file handle.
  2. Stop or coordinate the competing operation instead of repeatedly retrying.
  3. Check antivirus, backup, indexing, and installer activity.

Technical reference: Microsoft documentation or Microsoft-hosted support material

← Search another error