Use the commands in this section to disable the Tools menu password, which prevents users from accessing the Tools menu.
To disable the Tools menu:
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Disable the password:
hostname (config) # boot bootmgr tools disable password
Save your change:
hostname (config) # write memory