Windows RDP when using windows hello

When using windows Hello for authentication for some reason RDS does not work. a workaround for this is to:

net user user_local "super secret password" /add
net localgroup administrators user_local /add