Error code

Windows ERROR_INVALID_DRIVE

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

What it means

The system cannot find the drive specified..

How to fix it

  1. Confirm the drive letter exists in File Explorer or Disk Management.
  2. reconnect the removable or network drive.
  3. remap the network drive with net use.
  4. assign the volume a drive letter in Disk Management.

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