Did a failed RouterOS update leave your MikroTik RB4011 completely unresponsive? Are the status lights blinking abnormally, or is your device stuck in a boot loop? Don’t panic—your router isn’t dead.
The MikroTik Netinstall utility is a powerful, low-level recovery tool that completely reformats the router’s system drive and flashes a fresh copy of RouterOS.
While the RB4011 can be notoriously stubborn to recover, following this precise, step-by-step guide will help you get your network back up and running smoothly.
What You Need Before You Start
Before starting, gather these materials and download the necessary software files:
- A Windows PC with a physical Ethernet port.
- An Ethernet cable (Cat5e or Cat6).
- The Netinstall Utility: Download this directly from the MikroTik Downloads Page under the General section.
- The RouterOS Package: Download the Main Package (
.npkfile) matching the ARM architecture (used by the RB4011). - (Optional but recommended) A basic, unmanaged network switch.
Step 1: Prep Your PC Network Environment
Netinstall communicates using low-level network broadcasts. Because of this, standard Windows network settings will block the connection.
- Disable Wi-Fi: Turn off your Wi-Fi card completely so your PC only uses its physical Ethernet port.
- Turn Off Firewalls: Temporarily disable Windows Defender Firewall and any third-party antivirus software. They frequently block Netinstall packets.
- Set a Static IP:
- Open your Windows Network Connections.
- Right-click your Ethernet adapter and choose Properties.
- Double-click Internet Protocol Version 4 (TCP/IPv4).
- Select Use the following IP address and enter:
- IP Address:
192.168.88.2 - Subnet Mask:
255.255.255.0 - Leave Default Gateway and DNS blank.
- IP Address:
Step 2: Configure the Netinstall App
- Right-click the downloaded
netinstall.exefile and select Run as Administrator. - Click the Net booting button at the top of the interface.
- Check the box that says Enable Boot Server.
- In the Client IP Address field, enter:
192.168.88.3(this is the temporary IP the app will assign to your router). - Click OK.
Step 3: Force the RB4011 into Netboot Mode
The RB4011 requires precise timing to trigger its recovery bootloader.
- Unplug the power cable from the RB4011.
- Plug your Ethernet cable into Ethernet Port 1 on the router. Connect the other end directly to your PC.
- Use a paperclip to press and hold down the Reset button on the back of the RB4011.
- While keeping the button held down, plug the power cable back into the router.
- Keep holding the Reset button for 15 to 20 seconds. Watch the LEDs. They will flash, turn off, and then your device’s MAC address will suddenly appear in the “Routers/Drives” list inside the Netinstall window.
- Once you see the MAC address appear, release the Reset button.
Step 4: Flash RouterOS
- Click on your RB4011’s MAC address in the top menu of Netinstall to select it.
- Click the Browse… button and choose the folder on your computer where you saved the downloaded RouterOS
.npkfile. - In the bottom file window, check the box next to the RouterOS package.
- Click Install.
- The status bar will change to “Formatting”, then “Copying files”, and finally “OK”.
- The router will reboot automatically. You can now close Netinstall and revert your PC’s Ethernet adapter settings back to automatic (DHCP).
Troubleshooting: Stuck on “Sending Offer”?
The RB4011 is known for losing its connection during a direct PC-to-Router hookup because the PC port briefly goes down when the router reboots.
The Fix: Put a cheap, unmanaged network switch between your PC and the router. Plug your PC into Port 1 of the switch, and plug Port 1 of the RB4011 into Port 2 of the switch. This keeps your PC link continuously active and solves 90% of Netinstall failures!

Add comment