HD User facing Camera is being on and off repeatedly in Acer Aspire A515-54G Laptop.

System
System Member Posts: 4,548 Seasoned Practitioner WiFi Icon
This discussion was created from comments split from: HD User facing Camera is being on and off repeatedly in Acer Aspire A515-54G Laptop..

Comments

  • BalboaIT
    BalboaIT Member Posts: 1 New User
    Hi. I saw this thread before and I was able to fix mine with same issue. Anyway to help you guys, just rename the folder RsProviders

    Path: C:\Program Files\Realtek\RsProviders (you can put special character at the end or beginning of folder name)


  • MOHAMEDTAREK121
    MOHAMEDTAREK121 Member Posts: 1 New User

    i have the same problem but i cant evan get the camera driver on mu=y device manager and the camera is not working at all

    ?????????????????////

  • Puraw
    Puraw ACE, Member Posts: 13,162 Trailblazer

    Run the following command in Windows PowerShell opened as administrator

    -Press Windows key + X
    -Click Windows Powershell Admin
    -Copy and paste each of the commands below and hit Enter


    Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}


    PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *WindowsCamera*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"



    If you are getting errors when you enter those commands , that is fine, restart your computer after and check the camera.