MikroTik routers are powerful tools for managing networks. However, there may come a time when you need to reset the router to its factory settings. This can help resolve network issues and configuration errors. It can also prepare the router for a new setup. In this guide, we will take you through the step-by-step process of resetting your MikroTik router. This ensures that you start fresh while retaining essential knowledge for future use.
Table of Contents
Step-by-Step Guide to Resetting a MikroTik Router
Step 1: Backup Your Router Configuration (Optional)
Backing up your router’s configuration is a good idea. Do this before resetting the MikroTik router. This is helpful in case you want to restore it later. Here’s how to back up:
- Open the WinBox or log in through the web interface.
- Navigate to Files on the left menu.
- Click on Backup, name the file, and click Backup again.
- The configuration file will be saved, allowing you to restore settings after the reset if necessary.
Step 2: Connect to Your MikroTik Router
Make sure that your computer is connected to the MikroTik router. Use an Ethernet cable or connect through Wi-Fi. You can access the router interface using the WinBox utility or through the web interface via the router’s IP address (typically 192.168.88.1). Knowing how to reset a MikroTik router can help you in case any issues arise during your connection.
Step 3: Log in to the Router
- WinBox Login: Open the WinBox application. Connect to the router by entering its IP address. Alternatively, select it from the list of available devices. Log in using your username and password (the default is admin with no password).
- Web Interface Login: Open a web browser. Type the router’s IP address in the address bar. Log in using your username and password.
Step 4: Navigate to System Settings
Once logged in, go to System in the left-hand menu. Then, click on Reset Configuration. This option will allow you to reset the router to factory settings.
Step 5: Choose Reset Options
In the Reset Configuration window, you will see several options:
- No Default Configuration: This will erase all configurations, leaving the router in a blank state.
- Keep User Configuration: This will reset everything except for user settings like login credentials.
- Skip Backup Before Reset: If you haven’t already backed up your configuration, make sure to do it. You can skip this step by checking the box, but it is not recommended.
To fully reset the MikroTik router, leave all boxes unchecked, and click Reset Configuration.
Step 6: Confirm the Reset
A pop-up will appear asking for confirmation. Click Yes to confirm the reset. The router will reboot automatically and return to its factory settings.
Step 7: Reconnect to the Router
Once the reset is complete, you’ll need to reconnect to the router using its default IP address (192.168.88.1) and default credentials (username: admin, no password). Knowing how to reset the router at this stage will help you set up the configurations again from scratch.

Resetting your MikroTik router is a straightforward process that can resolve many network issues. It can also provide a clean slate for new configurations. Whether you’re troubleshooting problems or setting up the router for the first time, follow this guide. It will ensure you can reset a MikroTik router with confidence. Explore more helpful tutorials on our website. Don’t forget to subscribe to the latest updates!
Why We Need to Reset a MikroTik Router
MikroTik routers are renowned for their robustness and deep configurability, running the powerful RouterOS software. Unlike consumer routers with simple web wizards, MikroTik devices offer granular control over virtually every aspect of networking. This very power is what makes the “reset” function a critical tool. Resetting a MikroTik is not a routine step. It’s a powerful action to return the device to a known, clean state.


A reset is essentially a factory default procedure. It erases all current configurations and returns the router to its original out-of-the-box state. The primary reasons for doing this fall into a few key categories:
1. To Resolve Complex Configuration Issues
This is the most common technical reason. A misconfiguration can completely break network connectivity. Examples include:
- Incorrect Firewall Rules: Accidentally creating a rule that blocks all traffic, including your own administrative access.
- Faulty NAT or Routing Rules: Causing internet access or communication between internal networks to fail.
- Bridge or VLAN Misconfigurations: Making ports unusable or isolating parts of the network incorrectly.
When the problem is severe, a full reset is often faster. You can’t pinpoint the exact faulty setting or troubleshoot every line of the configuration.
2. To Regain Administrative Access
This is a critical security and recovery function. You might need to reset if:
- You’ve Forgotten the Password: This is the primary method to regain access to a device. It is used when the login credentials are lost.
- The Router is Inherited or Second-hand: You’ve acquired a used MikroTik router with an unknown configuration. You need to start fresh to ensure it’s clean and secure for your network.
3. To Prepare for a New Deployment
Before deploying a MikroTik router into a new role or a new network, it’s best practice to reset it. This ensures that no old, lingering configurations from its previous use (e.g., old IP addresses, DHCP settings, firewall rules) will interfere with the new setup. It provides a clean slate.
While RouterOS is generally very secure, a compromised device might have unauthorized scripts, policies, or user accounts installed. This often happens due to weak passwords or exposed services. A full reset is the most definitive way to eliminate any persistent malware or backdoors. It guarantees a clean system before you rebuild it securely.
5. To Troubleshoot Persistent Problems
If a router is experiencing strange, intermittent issues like random reboots, crashes, or performance problems that don’t have an obvious configuration cause, a reset can help determine if the problem is:
- Software/Configuration-based: If the problem disappears after a reset, then the issue was in the previous configuration. The prior setup might have been too complex. It may have been too complex.
- Hardware-based: If the problem persists even on a clean default OS, it strongly suggests a hardware failure.
Important: The Two Types of Resets on MikroTik
Understanding the difference between a soft reset and a hard reset is crucial. They have very different outcomes.
Feature | Soft Reset | Hard Reset (Factory Reset) |
---|---|---|
How to Trigger | Press the soft reset button on the device (if available). | Hold the hard reset button for until the LED flashes (~10-15 seconds). |
What it Does | Reboots the router. It does NOT erase any configuration. | Completely erases all configuration and returns the router to factory defaults. |
Analogy | Restarting your computer. | Reformatting your computer’s hard drive and reinstalling the operating system. |
When to Use | The router is frozen or unresponsive but you don’t want to lose your config. | You need to wipe the configuration completely for any of the reasons listed above. |
Warning: A Hard Reset will erase all IP addresses, passwords, and custom settings. The router will revert to its default IP address (usually 192.168.88.1
), with the default username (admin
) and a blank password.


The Correct Procedure for a Hard Reset
- Power on the MikroTik router.
- Locate the tiny recessed reset button on the chassis (you will likely need a paperclip).
- Press and hold the reset button.
- Watch the LED lights. Continue holding the button until the LED light flashes and then stops flashing (this typically takes 10-15 seconds).
- Release the button. The router will reboot with a completely clean configuration.
After the reset, you will need to reconnect to the router at its default IP address (192.168.88.1
) and configure it from scratch, just like when it was new.
Conclusion
Resetting a MikroTik router is a fundamental administrative procedure, but it is not one to be taken lightly. It is a powerful troubleshooting tool for resolving critical configuration errors. It is also necessary for regaining lost access. Additionally, it is best practice to ensure a clean slate before a new deployment.
You need to understand the critical difference between a simple reboot (soft reset) and a full factory default (hard reset). This is essential to avoid accidentally erasing a complex configuration. Always ensure you have a recent backup of your configuration. Perform a hard reset with caution, as the process is destructive and irreversible.
Discover more from How To Kh
Subscribe to get the latest posts sent to your email.