Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

open PowerShell as an administrator in the directory:

        %appdata%\..\Local\Microsoft\Teams\current

 

if teams currently run, quit the app:

Image Added

run the command:
       .\Teams.exe --remote-debugging-port=31337

(or any other port you want)

open Chrome and go to:

      chrome://inspect

 

Image Added

make sure the port is configured properly:

Image Added

click on the inspect link - that it!