Hi Dave Nottingham,
Thank you for providing the screenshots and details.
Before we continue, I would like to mention that support for Windows 10 ended on October 14, 2025. While Windows 10 may continue to function, it no longer receives regular feature updates and support.
Looking at your description, the camera continues to work in Teams and through browser-based webcam testing, which indicates that Windows can still detect and access the camera. That may suggest the issue is isolated to the Camera app itself rather than a hardware problem with the camera or its driver.
To help narrow this down further, could you please let me know:
- Which Windows 10 version and build you are running? (Press Windows key + R, type winver then share the results.)
- Whether the issue affects both the front and rear cameras (if applicable).
- Approximately when you first noticed the problem and whether any Windows, Surface firmware, driver or Microsoft Store app updates were installed around that time.
In the meantime, I recommend trying the following steps:
First, reinstall the Camera app by opening Windows PowerShell (Admin) and running:
Get-AppxPackage *WindowsCamera* | Remove-AppxPackage
Restart the device, then reinstall Windows Camera from the Microsoft Store.
Next, run the following commands from an elevated Command Prompt to check for and repair any Windows component or system file corruption:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
After both commands finish, restart the device and test the Camera app again.
Since your symptoms appear similar to those discussed in the following Microsoft Q&A thread, you may also want to review the workaround and rollback methods that other users reported as successful:
Windows Camera App crashes immediately with MFCORE.dll 0xc0000005, but webcam works everywhere else
While Microsoft Store apps do not typically include a supported rollback option, several users in that discussion reported success with reverting to an earlier Camera app version or using alternative workarounds. It would be worth testing those steps to see whether they help in your case.
I look forward to your update.
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.