Error code

Windows ERROR_CALL_NOT_IMPLEMENTED

WINDOWSERROR_CALL_NOT_IMPLEMENTED
System Error Code· A POSIX/system errno returned when a system call fails.

What it means

This function is not supported on this system..

How to fix it

  1. Run the application on a supported Windows version.
  2. install the required Windows feature or update.
  3. update the application to a build compatible with your OS.
  4. check the documentation for minimum OS requirements.

Not affiliated with Windows. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.