Site icon EfmSoft

What does Windows error code 145 (ERROR_DIR_NOT_EMPTY) mean?

 
Could be also:
ConstantTypeOS
ETIMEDOUTerrnoSolaris
WIN32K_INIT_OR_RIT_FAILUREBugCheck CodeWindows
Previous Next
ERROR_DIR_NOT_ROOT ERROR_IS_SUBST_PATH

ERROR_DIR_NOT_EMPTY

The directory still contains entries

ERROR_DIR_NOT_EMPTY is returned when a directory-removal operation targets a folder that still contains files or subdirectories. Hidden, system, reparse-point, or concurrently created entries may be involved.

What to check

How to handle it

Remove only content the application owns, then retry the directory removal. Recursive deletion should validate paths carefully and report any child that could not be removed.

References


Looking for a different code? Search another status or error code.

Exit mobile version