Share via

Camera fails in Teams

Larry Lloyd 35 Reputation points
2025-09-16T11:59:29.8066667+00:00

Some of our users are having issues with their camera in Teams, where it randomly turns off, leaving just the 'background' picture.

This happens more often when other members of the meeting either enters or leaves the meeting.

This is happening on numerous devices, both Windows 10 Pro and Windows 11 Pro.

All devices are always kept up-to-date with security patches and drivers, which are forced to all users through intune within Azure. This includes making sure the Teams app is updated constantly.

A work-around is to unplug & re-plug the USB camera.

Some devices have been re-built with a fresh installation of Windows to solve the issue, however, this doesn't always solve the problem.

Our users are based globally and the problem is not limited to one country.

Sometimes the problem will not happen for a week, but then other times, it will happen multiple times in one day (sometimes to the same user).

Please note that unplugging & re-plugging the camera and/or restarting Windows is NOT an acceptable solution to this issue.

On searching the web for this problem, I can see it's been around for some time.

Does anyone know of verifiable fix for this problem please?

I've experimented with proposed 'fixes' I've seen posted on Microsoft sites for the last 6 months or so, without success.

I'm not looking to 'experiment' any further, which is why I've asked for a verifiable fix.

Thank you in advance.

Microsoft Teams | Microsoft Teams for business | Meetings and calls | Audio and video
{count} vote

Answer recommended by moderator
  1. NC123 5 Reputation points
    2025-09-24T16:06:45.3866667+00:00

    May or may not be of use Larry - ours is very much Teams cannot detect a camera error a pull and re-plug then works.

    We are trialling this reg key that seems to have improved matters for a couple of people (Early days)

    You're asking about the registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media Foundation\Platform
    Name: EnableFrameServerMode
    Type: DWORD
    Value: 0
    

    Here's what it does and why it's used: Copilot has summarised the key for me too below .


    🔧 Purpose of EnableFrameServerMode

    This registry key controls how Windows handles video capture devices (like webcams) through the Media Foundation framework. Specifically:

    • Setting it to 0 disables Frame Server Mode, which forces applications to access the webcam directly rather than through the Windows Frame Server.
    • This is often used to resolve issues with webcam or microphone functionality, especially in apps like Microsoft Teams, Skype, Zoom, or other conferencing tools.

    🧪 Why You Might Use It

    • If your webcam or mic isn't working properly, or if it freezes or fails to initialise, disabling Frame Server Mode can help.
    • It’s a known workaround for issues introduced in certain Windows updates where the Frame Server interferes with device access.

    🔁 Reboot Required

    After applying the key, a system reboot is necessary for the change to take effect.


    🧹 Troubleshooting If It Doesn’t Work

    If the issue persists, check:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\
    
    • Look for the {6BDD1FC6-...} GUID, which corresponds to Imaging Devices.
    • Ensure there are no corrupted entries and that UpperFilters/LowerFilters values are present and correctly configured.You're asking about the registry key:
        HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media Foundation\Platform
      

    Name: EnableFrameServerMode Type: DWORD Value: 0

      
      Here's what it does and why it's used:
      
      🔧 Purpose of `EnableFrameServerMode`
      
      This registry key controls how Windows handles video capture devices (like webcams) through the **Media Foundation framework**. Specifically:
      
      - **Setting it to `0` disables Frame Server Mode**, which forces applications to access the webcam directly rather than through the Windows Frame Server.
      
      - This is often used to **resolve issues with webcam or microphone functionality**, especially in apps like Microsoft Teams, Skype, Zoom, or other conferencing tools.
      
      🧪 Why You Might Use It
      
      - If your webcam or mic **isn't working properly**, or if it **freezes or fails to initialise**, disabling Frame Server Mode can help.
      
      - It’s a known workaround for issues introduced in certain Windows updates where the Frame Server interferes with device access.
      
      🔁 Reboot Required
      
      After applying the key, a **system reboot is necessary** for the change to take effect.
      
      🧹 Troubleshooting If It Doesn’t Work
      
      If the issue persists, check:
      
      ```sql
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\
    
    • Look for the {6BDD1FC6-...} GUID, which corresponds to Imaging Devices.
    • Ensure there are no corrupted entries and that UpperFilters/LowerFilters values are present and correctly configured.
    1 person found this answer helpful.
    0 comments No comments

6 additional answers

Sort by: Most helpful
  1. Larry Lloyd 35 Reputation points
    2025-10-06T11:29:02.3366667+00:00

    It seems that the solution provided by NC123 has solved our problem.

    It's been over one week and I've yet to hear of the problem still happening from our users.

    NC123 did a direct response to one of the answers and this site didn't offer me a chance to select that for the answer, but here it is: (and thank you NC123)

    NC123 • Follow0Reputation points

    Sep 24, 2025, 5:06 PM

    May or may not be of use Larry - ours is very much Teams cannot detect a camera error a pull and re-plug then works.

    We are trialling this reg key that seems to have improved matters for a couple of people (Early days)

    You're asking about the registry key:

    YAMLCopy

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
    

    Here's what it does and why it's used: Copilot has summarised the key for me too below .


    🔧 Purpose of EnableFrameServerMode

    This registry key controls how Windows handles video capture devices (like webcams) through the Media Foundation framework. Specifically:

    • Setting it to 0 disables Frame Server Mode, which forces applications to access the webcam directly rather than through the Windows Frame Server.
    • This is often used to resolve issues with webcam or microphone functionality, especially in apps like Microsoft Teams, Skype, Zoom, or other conferencing tools.

    🧪 Why You Might Use It

    • If your webcam or mic isn't working properly, or if it freezes or fails to initialise, disabling Frame Server Mode can help.
    • It’s a known workaround for issues introduced in certain Windows updates where the Frame Server interferes with device access.

    🔁 Reboot Required

    After applying the key, a system reboot is necessary for the change to take effect.NC123 • 

    Follow

    0Reputation points

    Sep 24, 2025, 5:06 PM

    May or may not be of use Larry - ours is very much Teams cannot detect a camera error a pull and re-plug then works.

    We are trialling this reg key that seems to have improved matters for a couple of people (Early days)

    You're asking about the registry key:

    YAMLCopy

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
    

    Here's what it does and why it's used: Copilot has summarised the key for me too below .


    🔧 Purpose of EnableFrameServerMode

    This registry key controls how Windows handles video capture devices (like webcams) through the Media Foundation framework. Specifically:

    • Setting it to 0 disables Frame Server Mode, which forces applications to access the webcam directly rather than through the Windows Frame Server.
    • This is often used to resolve issues with webcam or microphone functionality, especially in apps like Microsoft Teams, Skype, Zoom, or other conferencing tools.

    🧪 Why You Might Use It

    • If your webcam or mic isn't working properly, or if it freezes or fails to initialise, disabling Frame Server Mode can help.
    • It’s a known workaround for issues introduced in certain Windows updates where the Frame Server interferes with device access.

    🔁 Reboot Required

    After applying the key, a system reboot is necessary for the change to take effect.


  2. Larry Lloyd 35 Reputation points
    2025-09-30T10:58:11.0866667+00:00

    Getting support direct from Microsoft is not exactly one of the easiest things to do on this planet!

    Firstly, we purchase all our 365 offerings through a 3rd party (Partner) and I believe they have a very limited numbers (or options) to get direct Microsoft support without additional cost!

    This specific issue (camera failing) happens to most of my users over time and simply disconnect/reconnect the camera sorts it out most of the time.

    It may affect one user once every 6 months and another user once or twice a week and sometimes like one of my users, it's about once a week most of the time, but then some days its 6 times in one day.

    My users use different brands of devices, so trying to list everything in a support scenario is not easy.

    Example: its happened on the following:

    Asus small factor PC (different models)

    Lenovo laptop

    HP Desktop

    Different make webcams

    Some Windows 10 Pro & home

    Some Windows 11 Pro

    Most devices are well patched with updates

    You see, options would be an absolute nightmare to list and THEN, I absolutely know they will demand answers to a million options before they will attempt to help.

    In that scenario I'd prefer to remove my own eyeballs with a rusty fork!

    For info: The last option offered by NC123 is looking good (since last Friday). It's now Tuesday.


  3. Phoebe-N 10,650 Reputation points Microsoft External Staff Moderator
    2025-09-18T10:12:34.7666667+00:00

    Hi @Larry Lloyd

    Thank you sincerely for your patience while we’ve been working through this. I understand how disruptive this issue is, and I’m sorry for the inconvenience. 

    As a forum moderator, I don’t have a dedicated test environment that mirrors your setup, nor do I have permission to access your account or tenant‑specific data. The troubleshooting guidance I shared earlier reflects Microsoft‑recommended basics that have helped other customers with similar symptoms, which is why I provided those steps. 

    Given the limitations of my role, I recommended in my previous reply that you contact the Data Protection team. They have the appropriate permissions to review customer‑specific information securely and are best positioned to investigate your scenario in detail and help identify a solution. 

    I appreciate your understanding that I may not be able to fulfill every request directly from the forum. If you open a case with the Data Protection team, please share the ticket number here. I will use it to follow up, coordinate with the relevant team on your behalf, and keep this thread updated with any important developments. 

    Thank you again for your patience and understanding. 


  4. Phoebe-N 10,650 Reputation points Microsoft External Staff Moderator
    2025-09-16T13:46:40+00:00

    Hi @Larry Lloyd

    Welcome to Q&A Community! 

    Thank you for sharing these details with us. I completely understand how disruptive it can be when your camera turns off unexpectedly during important meetings, and I truly appreciate your patience as we work toward a lasting solution. 

    Based on what you’ve described and what I've seen in similar cases, this issue is often related to Teams cache corruption, driver conflicts, or permission settings. Besides making sure that everything is up to date, I recommend these verified steps that have helped many users resolve the same issue: 

    Clear Teams Cache 

    • Close Teams completely. 
    • Navigate to: %appdata%\Microsoft\Teams 
    • Delete all contents, then restart Teams. 

    Check Camera Permissions 

    • Go to Settings > Privacy & security > Camera and confirm Teams is allowed. 
    • Toggle OFF and then ON to refresh permissions. 

    Close Conflicting Apps 

    • Ensure no other apps (Zoom, Skype, OBS) are using the camera. 
    • Disable any virtual camera software (e.g., Snap Camera). 

    Please also check for more possible solutions via this article Camera doesn't work in Windows - Microsoft Support 

    I understand you’ve already tried several steps, and I truly appreciate your efforts so far. These actions are based on verified solutions and should help stabilize the camera behavior. If the issue persists, please let me know: 

    • Are there any error codes when the issue happens? 
    • Have you tested the cameras in different Office apps to see if the issue persists? 

    I am happy to assist you further. 

    If you are in an urgent situation, Microsoft’s support team will need to step in. A technical support engineer can perform a remote session to investigate the situation, verify the backend configurations, and run any necessary synchronization tools to resolve the problem. If the issue requires further attention, they can escalate it to a specialized team for deeper analysis.   

    Please note that forum moderators have no control over user accounts, especially when it comes to logging in to your account, resetting your password, changing your access, etc.   Here’s what your Office 365 Global Admin should do next:     

    1. Submit a Service Request: The Global Admin should create a service request with Microsoft support to get advanced technical assistance and diagnostics. For detailed instructions on how to get support, please refer to Get support - Microsoft 365 admin.     
    2. Find Your Microsoft 365 Admin: If you’re unsure who the Global Admin is within your organization, you can find guidance on locating them here: How do I find my Microsoft 365 admin? - Microsoft Support.    
    3. Call Microsoft Support: For additional assistance, use this link to find the appropriate contact number: Global Customer Service phone numbers - Microsoft Support   
    4. Contact a Reseller (if applicable): If your Office 365 subscriptions are managed through a federated partner or reseller and the Global Admin cannot open a service request, they should contact the reseller’s support provider. The reseller can assist with initiating the request and coordinating with the Office 365 support team.     

    Note: If you’re an end-user, please coordinate with your Office 365 Global Administrator to handle these steps.     

    Thank you for your understanding and cooperation.  


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  User's image


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.