Local Host error Jupyter lab

Hi,

I am from Controls background (PLC,HMI,SCADA). I have recently started learning python and I have installed Anaconda software and When I launch jupyter lab from navigator it opens up a page in my browser —> [Opening Jupyter Application](file:///C:/Users/inmkat/AppData/Roaming/jupyter/runtime/jpserver-13408-open.html)

and then it throws an error → Hmmm… can’t reach this page
with a changed URL to local host token–> localhost.

I am running the software on my company provided laptop. Is it related to admin rights.

I have found a workaround for this by copying URL from anaconda prompt by typing in jupyter lab and copying the url from there and then it opens up.

I am using latest version of python.