How to Access PLDT Home Fibr Router Page with Full Privileges

How to Access PLDT Home Fibr Router Page with Full Privileges

There was an update in PLDT’s Home Fibr router console page wherein the super-admin account adminpldt” has been disabled. That caused the end-users lost their access to the other features in the router’s console page such as the Security and Application tabs.

In this tutorial, I’ll discuss in simple easy steps how you can re-gain access to the console page with full privileges. So, let’s get it started.

  1. Open you web browser (Chrome, Opera), type in http://192.168.1.1/login.html and press Enter.
  2. On the login page, enter the credentials (Username and Password) and click the Login button.
  3. If logged in successfully, you’ll be redirected to the default view which is the “Device Information” page.
  4. Now, press Ctrl+Shift+I on your keyboard or right-click on any part of the page and select “Inspect“. This should open the Developer Tool panel where we need to apply the tricks.
  5. In the Developer Tool Panel, click the Sources Tab.Developer Tools Sources Tab
  6. You will see in the Developer Tool’s left pane the list of resource directories and files. Developer Tools Sources Tab Network Files
  7. Now, locate the file called “menu_pldt.asp“, others may just be “menu.asp” only. Take note of the hierarchy where the file is located above so you can find it easily on your end.
  8. Select the “menu_pldt.asp” file to view its source code.How to Access PLDT Home Fibr Router Page with Full Privileges
  9. Search for the variable named “curUserType“, just to make sure that you’ve open the correct file. In my case, it’s on Line 23 as highlighted above.
  10. Now, click the Line number of the next variable after curUserType to set a breakpoint in code execution. In my case, it’s on Line 25 as pointed by the arrow above. The breakpoint will allow us to alter the values of the previously declared variables.
  11. Then Hit/Press F5 on your keyboard to refresh the page. You will see a message at the top of the page saying “Paused in debugger.”
  12. In the Console tab, type curUserType=2 and press Enter. How to Access PLDT Home Fibr Router Page with Full Privileges Console
  13. Finally, click that play button Resume Script Execution or press F8 to resume script execution.

You should now be able to see the Security and Application tabs. You can now take full control of your router whether to allow, block or limit devices from accessing the internet.

Update: April 10, 2018

The above method seems to do not work anymore maybe due to automated firmware updates on your PLDT Home Fibr routers. But don’t worry I have figured out a solution so you can access your PLDT Home Fibr Advance settings console even using only the default “admin” account.

Cromwell Bayon

He is a self-tutored programmer and a Full-Stack Developer. He strives to excel in the newest technology as possible. He has a very high sense of technicality and analytical skills which allows him to resolve any kind of issues related to technology. He also loves woodworking. Read more about him here...

This Post Has 7 Comments

  1. Mitch

    Hindi ko po maapply yung procedures nyo sir kc tab lng po gmit ko. Mtulungan nyo po sana ako asap.

  2. flora

    MODEL: AN5506-04-F VERSION: RP2658 ito yung lumalabas sa akin sir!.. help me please!/..

    b28n.js:101 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/.
    Butterlation.initializeDictionary @ b28n.js:101
    Butterlation.setTextDomain @ b28n.js:94
    (anonymous) @ menu_pldt.asp:21
    curUserType=2
    2
    menuParse.js:46 Uncaught TypeError: Cannot read property ‘documentElement’ of null
    at Object._getMenusFromXML (menuParse.js:46)
    at Object.setMenuDomain (menuParse.js:21)
    at Object.initData (frame_3bb.js:57)
    at Object.init (frame_3bb.js:32)
    at HTMLDocument. (frame_3bb.js:271)
    at Function.ready (jquery.js:26)
    at HTMLDocument.L (jquery.js:33)
    _getMenusFromXML @ menuParse.js:46
    setMenuDomain @ menuParse.js:21
    initData @ frame_3bb.js:57
    init @ frame_3bb.js:32
    (anonymous) @ frame_3bb.js:271
    ready @ jquery.js:26
    L @ jquery.js:33

  3. flora

    MODEL: AN5506-04-F VERSION: RP2658 baka pwedi mo ako matulongan dito sir!. hindi ko kasi ma access yung full Privileges. I tried your instructions. step by step. pero ayaw talaga…ka inis naman oh!!!…. please help…. salamat…

  4. Spike

    I’m on RP2613 so I tried this method. Doesn’t work unless I’m doing something wrong. Nothing seems to change in the main window after following those instructions. I got this error message in the console window:

    b28n.js:101 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/.

    any thoughts?

  5. Ram

    yan po yung lumalabas pag type ko ng resume po

    menuParse.js:46 Uncaught TypeError: Cannot read property ‘documentElement’ of null
    at Object._getMenusFromXML (menuParse.js:46)
    at Object.setMenuDomain (menuParse.js:21)
    at Object.initData (frame_3bb.js:57)
    at Object.init (frame_3bb.js:32)
    at HTMLDocument. (frame_3bb.js:271)
    at Function.ready (jquery.js:26)
    at HTMLDocument.L (jquery.js:33)
    _getMenusFromXML @ menuParse.js:46
    setMenuDomain @ menuParse.js:21
    initData @ frame_3bb.js:57
    init @ frame_3bb.js:32
    (anonymous) @ frame_3bb.js:271
    ready @ jquery.js:26
    L @ jquery.js:33

    1. Cromwell Bayon

      Hi Ram,

      Thanks for bringing this up. I’ve also had that same error like yours so I’ve updated this post to reflect such changes.

      Ang problema ay dahil sa restrictions na ginawa ng PLDT sa pamamagitan ng automatic firmware update.

      Dahil dyan may ginawa akong isang tool kung saan pwede mo ma-access ang iyong advance settings ng iyong PLDT Home Fibr router kahit gamit lang ang “admin” na account.

      Basahin mo lang ang steps dito https://www.omelsoft.com/access-pldt-home-fibr-advance-settings-tool-2018/

      Thanks!

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.