Bree said:
It would be better to leave Administrator alone, for your purposes I would create another local account (say, Admin) make that an administrator and give it a password. Then you can runas Admin rather than the built-in Administrator.
This won’t work. runas isn’t designed to run a program elevated, but when you run a program with the builtin Administrator’s credentials you guarantee that that program runs elevated due to it’s special rights.