
DD-WRT remove
Step by Step Instructions Copy & Paste
Step #1 Download the stock firmware from Linksys for your MR73XX:
https://support.linksys.com/kb/article/947-en/
Create a new folder in your Downloads folder called MR7350
and place the firmware file in the new MR7350 folder.
Open a browser window and log into your router @ 192.168.1.1
Navigate to the Services Tab and scroll down to:
Secure Shell (SSH)
Enable Daemon Click on the Enable radio button.
Go to the bottom of the page and Click on [Save & Apply]
Step #2 Do Windows search for CMD and open as Administrator
Change to directory where the file is (see video for this step)
[ scp -O FW_MR7350_1.1.7.209317_prod.img root@192.168.1.1:/tmp ]
Step #3
Type [ ssh root@192.168.1.1 ] into the CMD window (or copy & paste it)
Press enter to execute the command. Log into your router.
Step #4
Type [ fw_printenv -n boot_part ] (or copy & paste it)
Press enter to execute the command.
This will output 1 OR 2
If [ fw_printenv -n boot_part ] gave you a (1) Go to Part #1
If [ fw_printenv -n boot_part ] gave you a (2) Go to Part #2
PART #1
If [ fw_printenv -n boot_part ] gave you a (1)
Go to the temporary folder:
Type [ cd /tmp ] press enter
Type [ mtd -e linux2 -f write FW_MR7350_1.1.7.209317_prod.img linux2 ] press enter
Erasing linux2 ...
Writing from FW_MR7350_1.1.7.209317_prod.img to linux2 ... [w]
Type [ fw_setenv boot_part 2 ] press enter
Type [ reboot ] press enter
PART #2
If [ fw_printenv -n boot_part ] gave you a (2)
Go to the temporary folder:
Type [ cd /tmp ] press enter
Type [ mtd -e linux -f write FW_MR7350_1.1.7.209317_prod.img linux ] press enter
Erasing linux...
Writing from FW_MR7350_1.1.7.209317_prod.img to linux... [w]
Type [ fw_setenv boot_part 1 ] press enter
Type [ reboot ] press enter
Router will reboot to Linksys stock firmware
FINAL STEP FOR BOTH (#1 & #2) PROCEDURES!
Follow video for the FINAL flash of the stock Linksys firmware (MUST DO):
https://youtu.be/kZNtzRPqYwM?si=9cjAIJSheVEugBEi&t=614
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.