How can we help you?

Get quick answers and clear instructions for all your networking needs

How to Change the Default Admin Password on your MikroTik

Summary:
One of the most important first steps after logging into your Mikrotik router is to change the default admin password. This helps secure your device against unauthorized access.

Why This Is Important

  • Mikrotik routers often ship with the default login:
    • Username: admin
    • Password: (blank) 
    • If unchanged, anyone on your network can access your router

IMPORTANT: Always set a strong, secure password during initial setup.

Method 1: Change Password via WinBox

  1. Open WinBox and connect to your router
  2. Go to System > Users
  3. Select the admin user
  4. Click Password
  5. Enter your Old Password (leave blank if it’s the first login)
  6. Enter a New Password and confirm it
  7. Click OK

TIP: Use a complex password with a mix of letters, numbers, and symbols.

Method 2: Change Password via Webfig

  1. Open your browser and go to http://192.168.88.1
  2. Login with admin and current password
  3. Navigate to System > Users
  4. Select admin, then click Set Password
  5. Save your changes

Method 3: Change Password via CLI / Terminal

  1. Open Terminal in WinBox or SSH into the router:
    ssh admin@192.168.88.1
  2. Run the following command:
/user set admin password=YourNewSecurePassword

Replace YourNewSecurePassword with your chosen password.

Best Practices:

  • Do not reuse passwords from other systems
  • Avoid short or dictionary-based words
  • Update the password regularly
  • Remove or disable unused accounts under System > Users
Was this doc helpful?
DON'T MISS OUT.

Get the latest product updates, guides, tips, & exclusive offers directly in your inbox.

Company
  • Shopee Store
  • Lazada Store
  • Careers
    Hiring
  • Contact Us
Business Growth
  • Become Our Reseller
  • ISP Operator & Installer
  • Mikrotik Configuration
  • Custom Network Quote
Policies
  • Privacy Policy
  • Terms of Use
  • Store Policies
  • RMA Procedure
Follow us
  • Facebook Page
  • Linkedin Account
  • Youtube Channel
  • Instagram Page