wmic useraccount where name='Administrator' call Rename admin
This code mainly functions to automatically rename the administrator account to another name after the system is installed, hoping to prevent hacker attacks on the administrator account. But during use, a problem was found when extracting the ATI driver, that is, the account has no corresponding ID error. As long as you restart, there is no problem, but I hope there is a solution without restarting. Please give guidance.
[ Last edited by ronin on 2006-11-17 at 11:51 PM ]
This code mainly functions to automatically rename the administrator account to another name after the system is installed, hoping to prevent hacker attacks on the administrator account. But during use, a problem was found when extracting the ATI driver, that is, the account has no corresponding ID error. As long as you restart, there is no problem, but I hope there is a solution without restarting. Please give guidance.
[ Last edited by ronin on 2006-11-17 at 11:51 PM ]

