How to disable wifi in AOT-4221SR

  • Thread starter Thread starter Abh15h3k
  • Start date Start date
  • Replies Replies 5
  • Views Views 1,591
Messages
2
Location
Bangalore
ISP
AIRTEL
I have a Mikrotik Router that i use to manage my private network and also as an access point. I want to disable the wifi radios on the Airtel Router but the configuration site of the router is disappointing. Most of the fields/checkboxes are greyed out and i cannot disable the wifi.

Anyone know how i can do this?
 
Right click and select inspect element, now select the greyed out SSID button element and then delete disabled="disabled". You will be able to uncheck the enable SSID button. Hit save after that.
 
Last edited by a moderator:
Back