Share via

Lenovo Carbon Gen 13 External Cameras Freeze while using Teams issue on Windows 11

Garcia, Alfredo 30 Reputation points
2025-07-07T18:02:08.0766667+00:00

It seems like many Users are having issues with external cameras freezing on Lenovo Carbon Gen 13s. The model most used is Brio camera but the issue happens with any camera. All Windows Update are installed and all Lenovo drivers and updates are installed but they don't seem to help. Tested with Zoom and Webex and no issues there only appears to be with Teams.

Microsoft Teams | Microsoft Teams Free | Chats

2 answers

Sort by: Most helpful
  1. Adam 5 Reputation points
    2025-10-30T00:41:50.83+00:00

    Thanks to Kernius, who seems to have found the root cause.

    We found a way that also works, and is hopefully an easier solution for some (we don't use applocker here, so it was hell trying to sort it on my test machine)

    1. Open PowerShell with Administrator Privileges.
    2. Run the following command to determine the OEM number of the Lenovo View Driver: pnputil /enum-drivers | Select-String "lnvvsndmft" -Context 5 Note: If the command does not output anything, the driver is not installed or already deleted.
    3. From the result, you may see a line like "Published Name: oem123.inf" above the line "Original Name: lnvvsndmft.inf".
    4. Please take note of the oemXXX.inf number.
    5. Run the following command to uninstall the Lenovo View Driver completely: pnputil /delete-driver oem123.inf /uninstall /force Note: oem123.inf may differ from what is shown in Step 3.
    6. Restart the system.

    Taken from

    Lenovo View cannot connect to camera - ThinkPad - Lenovo Support US

    Was this answer helpful?

    0 comments No comments

  2. Anonymous
    2025-07-18T09:38:14.31+00:00

    Dear Garcia,

    Thanks for reaching out to Microsoft Q&A forum support.

    From your description, it appears that multiple users are experiencing issues with external cameras freezing on Lenovo ThinkPad Carbon Gen 13 devices. The most commonly affected model is the Logitech Brio, though the issue persists across other camera brands as well. You've confirmed that all Windows Updates and Lenovo system/driver updates have been applied, and the problem seems isolated to the Microsoft Teams app—with Zoom and Webex functioning normally.

    To help further isolate the root cause, could you please confirm:

    1. What version of the Microsoft Teams desktop app is currently installed?
    2. Are the users using the classic Teams or the new Teams experience?
    3. Does the issue persist if Teams is accessed via the web browser (teams.microsoft.com) instead of the desktop client?
    4. Are the cameras connected via USB-A or USB-C, and do they go through a dock or hub?

    In the meantime, please try the following troubleshooting steps:
    Disable GPU Hardware Acceleration in Teams:

    • Go to Teams Settings > General > Uncheck "Disable hardware acceleration"
    • Restart Teams and test the camera again
    1. Clear Teams Cache:
      • Fully close Teams
      • Navigate to %appdata%\Microsoft\Teams via File Explorer and delete all contents
      • Restart Teams
    2. Try Teams Web App:
      • Visit https://teams.microsoft.com and test if the freezing occurs there (This can help determine if the issue is specific to the desktop client.)
    3. Create a Test Profile:
      • Try logging into Windows with a new user profile and test the camera with Teams to rule out profile corruption
    4. Update or Roll Back Camera Driver (if not already tried):
      • Open Device Manager > Locate camera > Right-click > Update driver
      • If issue started recently, try “Roll back driver” if the option is available

    Let us know the results of the above steps and the additional details mentioned so we can better assist you.

    Best regards,
    Segun | Microsoft Community Support

    Was this answer helpful?


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.