Cisco
Step-by-step password recovery for the Cisco FPR4120 (Firepower 4100/9300 (FXOS)). Console access required.
This guide provides step-by-step instructions for resetting lost or forgotten administrative passwords on enterprise networking hardware. Follow the procedure below carefully to regain access while preserving your device configuration.
Before proceeding with password recovery, ensure you have a console cable, terminal emulation software configured to 9600 baud, and physical access to the device.
Connect your terminal cable to the console port of the device and open your serial terminal session.
Power cycle the hardware and issue a Break key sequence during initial system startup to enter ROMMON mode.
Bypass startup configuration loading, boot into system software, set your new credentials, and save changes back to non-volatile memory.
This procedure recovers administrator access to the Cisco Firepower 4120 (Cisco Firepower Threat Defense, FTD, running on FXOS). FTD password recovery is handled through the FXOS chassis manager and the FTD CLI — it is different from classic ASA recovery.
Console cable with a terminal session at 9600 baud, 8N1. Physical or remote power access to reboot the appliance.
connect local-mgmt.passwd admin — follow the prompts to set a new password.exit. The new password applies to FTD SSH/console access (admin user).single (or init=/bin/bash) to the kernel command line and boot. This drops you to a root shell on the FXOS partition.mount -o remount,rw /passwd admin (or edit the shadow file if passwd is unavailable).reboot. Log in to FXOS with the new password, then use connect local-mgmt → passwd admin to also reset the FTD-side admin password.connect local-mgmt bridges from FXOS to the FTD shell.factory reset in FXOS is available as a last resort but wipes all config.)Before recovery, export the FTD config: show running-config captured to a file, or backup via the FMC (Firepower Management Center). Document the FXOS admin password separately — losing both FXOS and FTD passwords makes recovery significantly harder.