In MikroTik RouterOS, the default user “admin” is a special system account. While it can be renamed or assigned a new password, it cannot be disabled or removed from the /user menu. This account is always present and has full administrative rights unless manually restricted via group policy or firewall rules.
A.✔True – You cannot disable or delete the “admin” user account.
B.✘False – Disabling is not possible via normal means in /user.
Extract from Official MTCNA Course Material – User Management Section:
"The default user 'admin' cannot be deleted or disabled. You may rename it or assign a strong password."
Extract from René Meneses MTCNA Study Guide – Users and Access Control:
“The admin account is permanent. For security reasons, change its name or use a different account and firewall access.”
Extract from Terry Combs Notes – User Management:
“Admin is system-protected. You can change the username, but it cannot be disabled or removed.”
===========