- Perform all the house keeping checks
- Check for updates in the settings and update the system if required (check if the issue is resolved)
- Uninstall the camera app from app settings
- download the camera app and check
if the above steps don't resolve the issue proceed with below steps
- Open the command prompt as admin
- Run the below command to get the list of drivers in the system.
- pnputil /enum-drivers
- hit enter
- you will get the list of drivers in the system find the camera driver
- note down the Published name (it could be different for different users in the above case it is oem110.inf.
- than run the below command to uninstall the camera driver
- pnputil /delete-driver oem110.inf /uninstall /force
- hit enter
- Once the above driver is uninstalled.
- Restart the system and open BIOS settings (press F2 key when Dell logo appears)
- once in BIOS settings under the integrated devices option check whether the camera is enabled or not if not check the box and enable it
- Once enabled exit the BIOS settings and login back into the system
- Once logged back in download the new Dell camera driver located at
- S:\Software\Dell\Camera
- Run the .exe file
- and click install after that
- Once the install is complete
- Check the Camera App and this should resolve the issue.