Backing up and restoring your MikroTik configuration is a critical task for any network administrator. It ensures that in the event of a failure, misconfiguration, or device replacement, you can quickly restore your settings. This process helps minimize downtime. MikroTik offers two primary methods to back up and restore: Backup Files (binary) and Export Files (script-based). Each serves a different purpose and should be used appropriately for effective backup and restore procedures.
Table of Contents
Step-by-Step Guide
A. Creating a Backup (Binary Method)
- Open Winbox, WebFig, or SSH Terminal
- Connect to your MikroTik router.
- Go to System > Backup
- In Winbox or WebFig, navigate to System > Backup.
- If you go to System and do not see the Backup option, you can go to Files. Some Mikrotik models may have different options a little bit.
- Create the Backup
- Enter a name for the backup (optional).
- (Optional) Set a password to protect the backup file.
- Click Backup.
- Download the Backup File
- Go to the Files section.
- Right-click the backup file (e.g.,
backup.backup
) and select Download to save it to your computer.
Note: This file is binary and can only be restored on the same or very similar MikroTik device.

Click on Files => Backup, you need to enter the folder name and password, and click on Backup

After you click Backup, it will save a file on your Mikrotik router. Then you need to save it to your computer or hard drive by right-clicking on that file and clicking Download

Save the file to your location, done.
B. Exporting the Configuration (Script/Text Method)
- Open Terminal (Winbox or SSH)
- Run the Export Command
/export file=config-backup
in your MikroTik to back up and restore settings easily. - Download the Export File
- Go to Files.
- Download
config-backup.rsc
to your PC.

After you have run the command as above, go to Files, and you will see the backup files. Just right-click and download it to your computer.

This method creates a human-readable script of the configuration and is suitable for restoring settings across different MikroTik models.
C. Restoring from a Backup (Binary File)
- Upload the Backup File
- Drag and drop the
.backup
file into the Files section of your MikroTik router.
- Drag and drop the
- Go to System > Backup
- Click Restore.
- Select the backup file and confirm.
- The router will reboot and apply the saved configuration from your backup.

When you need to restore your configuration files, after logging in to Mikrotik, just go to Files => Upload, it will browse to your file backup and select your file => Open

When you have uploaded the file to Mikrotik => select the file => click on Restore

Then enter the password of the backup file that have created when you made the backup => Restore. It will ask to reboot your Mikrotik router => Yes. So all your configurations will be backed up to normal.

D. Restoring from an Export File (.rsc Script)
- Upload the .rsc File
- Copy the
.rsc
file to the Files section.
- Copy the
- Import via Terminal
/import file-name=config-backup.rsc
- Configuration is Applied
- The commands in the script will be executed and added to the current configuration, making the backup and restore efficient.
To make you clear, now I will reset the configurations from Mikrotik and restore.

The Mikrotik, after we have reset, will clear the IP address. We cannot log in to the Mikrotik router at the Address. log in, IP Address, but we can login to Mikrotik via MAC Address.

When we can log in to the Mikrotik router, go to the upload script file to Mikrotik

Now, the script file that we have backed up is uploaded to Mikrotik

From the Terminal option, run the command as below and hit enter,

Use the below command to reboot the Mikrotik

Now all the configurations have come back.

Be cautious: This does not remove existing settings unless explicitly instructed in the script.
Regularly backing up and restoring your MikroTik configuration is an essential part of maintaining a stable and recoverable network. Use the binary backup method for quick restoration on the same hardware. Utilize the export method for flexible recovery or migration to other devices. Always store backups securely and verify their success after creation.
Top MikroTik Products to Recommend on Amazon
1. MikroTik hAP ac² (RB952Ui-5ac2nD)
- Use case: Home users or small office setups.
- Why buy: Dual-band WiFi (2.4GHz & 5GHz), 5 Ethernet ports, compact, affordable, and easy to configure.
- Amazon Search Tip: “MikroTik hAP ac2”
“Perfect for stable, high-speed WiFi in small homes or apartments.”
2. MikroTik hEX S (RB760iGS)
- Use case: Wired networks needing strong routing performance.
- Why buy: Gigabit ports, SFP port, great for VLANs, VPNs, and advanced routing.
- Amazon Search Tip: “MikroTik hEX S”
“Ideal for power users who need reliable, wired connectivity and Layer 3 features.”
3. MikroTik hAP ax² (C52iG-5HaxD2HaxD-TC)
- Use case: Modern homes or small businesses needing WiFi 6.
- Why buy: Dual-band WiFi 6, improved speed and range, sleek design.
- Amazon Search Tip: “MikroTik hAP ax2”
“A future-proof WiFi 6 router for demanding home and office use.”
4. MikroTik CRS305-1G-4S+IN
- Use case: Small enterprise or labs using fiber connections.
- Why buy: 4x 10G SFP+ ports, fanless design, good for networking labs or fiber uplinks.
- Amazon Search Tip: “MikroTik CRS305”
“Great switch for anyone building a high-speed fiber network.”
5. MikroTik Audience Tri-band Mesh WiFi (RBD25G-5HPacQD2HPnD)
- Use case: Larger homes or offices needing mesh WiFi.
- Why buy: Tri-band WiFi, Mesh support, strong signal for multi-room coverage.
- Amazon Search Tip: “MikroTik Audience”
“Reliable whole-house WiFi with mesh flexibility and performance.”
6. MikroTik RouterBOARD RB2011UiAS-2HnD-IN
- Use case: Small business or lab environments.
- Why buy: 10 ports, WiFi, touchscreen, and solid routing performance.
- Amazon Search Tip: “MikroTik RB2011”
“Perfect for training labs or small businesses with diverse networking needs.”
Discover more from How To Kh
Subscribe to get the latest posts sent to your email.