Just do what the message recommends to secure the local Administrator account.
net user Administrator /passwordreq:yes
Run the above command from the command line and ensure the password meets the requirements, i.e. Upper and Lower characters, numbers, special characters.
André