I have a PC with no admin login available so I'm trying to replace utilman.exe with cmd.exe using the command prompt available when booting from a Windows 10 usb.
However when trying to replace the file I'm getting the error:
the system cannot find the path specified
This line is confusing my command prompt.
copy c:\windows\system32\utilman.exe c:\
What am I doing wrong?