Windows / Intune error

0X80070003

The system cannot find the path specified.

Symbol / family
ERROR_PATH_NOT_FOUND
Signed decimal
-2147024893
Unsigned decimal
2147942403

What it means here

Windows could not resolve one or more directories in the requested path.

What to check next

  1. Verify every parent directory and mapped location exists.
  2. Check environment-variable expansion and 32-bit versus 64-bit path redirection.
  3. Confirm the executing account can resolve network or redirected paths.

Technical reference: Microsoft documentation or Microsoft-hosted support material

← Search another error