Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

open PowerShell (or cmd) as an administrator in the directory:

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

 

if teams currently run, quit the app:

run the command (in cmd drup the '.\'):
       .\Teams.exe --remote-debugging-port=31337

(or any other port you want)

open Chrome and go to:

      chrome://inspect

 

make sure the port is configured properly:

click on the inspect link - that it!

 

 

  • No labels