found a solution to the issue, at the admin prompt type this command:
net localgroup administrators SERVICE /delete
if this does not fix the issue for you undo the command by typing this:
net localgroup administrators SERVICE /add
you will need to completely shutdown hyper-v after running the command before it will take effect.
got the idea from here: