Share via

application errors (HELP)

Anonymous
2019-05-17T04:19:07+00:00

I'm getting this error when I try and open certain apps like steam, discord, Spotify, etc.

I've tried updating windows and am considering reinstalling windows...

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. DaveM121 880.8K Reputation points Independent Advisor
    2019-05-17T07:35:06+00:00

    Hi Gazza

    nvSHIM.exe is associated with your Nvidia graphics card device driver, re-installing your Nvidia graphics driver and associated software should resolve this error for you . .

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-05-17T04:24:30+00:00

    Hi Gazza. I'm Greg, an installation specialist and 9 year Windows MVP here to help you.

    The error refers to the Nividia Display driver. Update the Display driver from the PC or Display adapter maker's Support Downloads web page for your exact model number, HP Serial Number or Dell Service Tag - from the sticker on the PC.

    While there check also for newer chipset, BIOS, network, sound, USB3 and other drivers, comparing to the ones presently installed in Device Manager reached by right clicking the Start Menu.

    if this doesn't give you the latest or ideal driver for what you need, compare it to the driver offered by the Nvidia Update utility here: http://www.nvidia.com/Download/Scan.aspx?lang=e...

    For Display issues one fix that is working is to Roll back or Uninstall the Driver on the Display Device > Driver tab, restart PC to reinstall driver.

    You can also try older drivers in Device Manager > Display device > Driver tab > Update Driver > Browse > Let Me Pick.

    Then you will know you've tried everything in addition to Windows Update drivers.

    I hope this helps. Feel free to ask back any questions and keep me posted. If you'll wait to rate whether my post helped you, I will keep working with you until it's resolved.

    ________________________________________________________

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-05-17T04:23:47+00:00

    Hi Gazza

    My name is Andre Da Costa; an Independent Consultant, Windows Insider MVP and Windows & Devices for IT MVP. I'm here to help you with your problem.

    Try these first to see if they work:

    Open Start, type: powershell

    Right click PowerShell
    
    Click Run as administrator
    
    
    
    Type the following command then hit Enter, exit PowerShell then restart, then try updating through the Store again.
    
    
    
    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register$($\_.InstallLocation)\AppXManifest.xml}
    

    then

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-Image /RestoreHealth

    Also run the System File Checker utility:

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    At the Command Prompt, type: sfc/scannow

    This will check for any integrity violations

    Restart your system

    Check your hard disk for any errors:

    Click Start

    Type: CMD, from the results, right click Command prompt

    Click 'Run as Administrator'

    At the Command Prompt, type: chkdsk /r /f

    Hit Enter

    When you restart your system, your computer will be scanned for errors and attempts will be made to correct them.

    Still not working? Please attempt a repair upgrade:

    http://answers.microsoft.com/en-us/insider/wiki...

    Was this answer helpful?

    0 comments No comments