Securing your MikroTik router starts with a strong admin password. To set up an admin password on MikroTik effectively, it is crucial to update the default password. This default can often be blank or simple and presents a significant security risk. Updating the admin password helps protect your network from unauthorized access and ensures better control over your device. This guide will walk you through the process using Winbox, WebFig, and command-line (CLI) methods.
Table of Contents
Step-by-Step Instructions
✅ Using Winbox
- Open Winbox and connect to your MikroTik router.
- On the left menu, click on System → Users.
- In the user list, select the admin user.
- Click Edit (pencil icon).
- In the Password field, type your new password.
- Confirm the password by typing it again in the Confirm Password field.
- Click OK to save changes.

💡 Tip: Use a strong password with letters, numbers, and special characters.

Click on admin and => Password, enter password => Apply => OK, and click OK again

Now, the Mikrotik password for the Admin user is set. You can try logging out and logging in again, it will ask to enter password when log in.
✅ Using WebFig (via browser)
- Open your browser and enter the router’s IP (e.g.,
192.168.88.1
). - Log in using your current credentials.
- Go to System → Users.
- Click on the admin user.
- Enter your new password and confirm it.
- Click OK or Apply to save changes.
For the setup user password in WebFig is the same as using Winbox.
✅ Using Command Line (CLI or Terminal)
- Open New Terminal in Winbox or access the router via SSH.
- Enter the following command:
/user set admin password=YourNewPassword
- Press Enter. Your new password is now active.
⚠️ Replace
YourNewPassword
with a secure password of your choice.

The password has been changed. To make sure it works, try signing out and signing in.
Setting a strong admin password on your MikroTik router is a simple yet crucial step in securing your network. Whether you use Winbox, WebFig, or CLI, regularly updating your credentials helps prevent unauthorized access and keeps your configuration safe. Learn more…
Need to upgrade or expand your MikroTik setup?
Check out the wide range of MikroTik products available on Amazon. This includes routers, switches, and accessories. They are perfect for enhancing your network with reliable, secure hardware.
Discover more from How To Kh
Subscribe to get the latest posts sent to your email.