Forum Discussion

satyajeetpadhi's avatar
satyajeetpadhi
Copper Contributor
Apr 08, 2021
Solved

Microsoft Teams Windows app doesnt remain active on second screen

Hello,

I am using two monitors. Usually I have Teams app open on my 2nd screen. When I get a message notification, I answer the message on the 2nd screen and keep working on my primary screen. But lately, since April 2021 I guess, the Teams app jumps to my primary screen whenever I click on it. It is annoying as it blocks my primary screen and then I have to move it back to the secondary screen. The old behavior was perfect where the window remained in the secondary screen unless I moved it.

 

Is this a bug? Is there a workaround?

  • Clem22 satyajeetpadhi   this is an active bug and the engineering team is working to fix it.  In the meantime, does this workaround help?

     
    To workaround the moving main window across screen when focused, disable emergency window retrieval mechanism in Teams (used when Teams window drift off screen by some accident):
     
    1. Create file: %appdata%\Microsoft\Teams\hooks.json
    2. Place inside: {"enableSetBoundsOnFocus": false}
    3. Restart Teams
     
    The mechanism wrongly detect window position and activates every time Teams window is of main screen.

4 Replies

  • Clem22's avatar
    Clem22
    Copper Contributor

    satyajeetpadhi I have the same issue ! I have no idea how to solve it. Have you been able to find a solution ? Many thanks

     

    Clémence

    • ThereseSolimeno's avatar
      ThereseSolimeno
      Silver Contributor

      Clem22 satyajeetpadhi   this is an active bug and the engineering team is working to fix it.  In the meantime, does this workaround help?

       
      To workaround the moving main window across screen when focused, disable emergency window retrieval mechanism in Teams (used when Teams window drift off screen by some accident):
       
      1. Create file: %appdata%\Microsoft\Teams\hooks.json
      2. Place inside: {"enableSetBoundsOnFocus": false}
      3. Restart Teams
       
      The mechanism wrongly detect window position and activates every time Teams window is of main screen.

Resources