How to Fix: Can't Uninstall or Reinstall Silverlight
Infopackets Reader Tim S. writes:
" Dear Dennis,
I am trying to play Netflix on my computer, which requires Microsoft Silverlight. Every time I try and play a movie, I get an error stating that Silverlight is not installed on the system. But when I check in my Control Panel via Add / Remove programs, Silverlight says it's installed. I have tried to install the latest version of Silverlight from the Internet but it won't install. I don't get it. Can you help? "
My response:
I knew this problem would require some troubleshooting, so I contacted Tim and he agreed to let me access his computer via remote desktop support. Here is what I found:
- Silverlight reported as being installed via the Add / Remove programs, as Tim stated.
- I tried to uninstall Silverlight from the Add / Remove programs, but the installer (which also performs the uninstall) would pop up
asking for some files in a directory which no longer existed. In short, the
directory contained the files necessary to perform the uninstall. Since the
directory no longer existed, it wouldn't complete the uninstall - a catch-22.
- I also confirmed that attempting to reinstall Silverlight using the latest version also did not work.
I did some digging on the Internet and found instructions via the Microsoft website on how to forcefully remove Silverlight from the Windows Registry and also from the hard drive. After doing this, I was able to reinstall the latest version of Silverlight on Tim's computer (instructions below).
How to Fix: Can't Uninstall or Reinstall Silverlight
- First, open up an administrative command prompt. Click Start, then type in "cmd" (no quotes); wait for the CMD.EXE or Command Prompt icon to appear in the list, then right click it and select Run as Administrator.
- Using your mouse, select highlight the text below:
reg delete HKLM\Software\Microsoft\Silverlight /f
reg delete HKEY_CLASSES_ROOT\Installer\Products\D7314F9862C648A4DB8BE2A5B47BE100 /f
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\D7314F9862C648A4DB8BE2A5B47BE100 /f
reg delete HKEY_CLASSES_ROOT\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A} /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\install.exe" /f
reg delete HKEY_CLASSES_ROOT\AgControl.AgControl /f
reg delete HKEY_CLASSES_ROOT\AgControl.AgControl.5.1 /f
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{89F4137D-6C26-4A84-BDB8-2E5A4BB71E00} /f
rmdir /s /q "%ProgramFiles%\Microsoft Silverlight"
rmdir /s /q "%ProgramFiles(x86)%\Microsoft Silverlight"
echo Done
- Go back to the administrative command prompt window. Right click in the middle of the window and select Paste from the dialogue menu. It should output the text you copied in Step #2. If not, repeat Step #2 and #3 again.
At this point, Silverlight should be removed from the Add / Remove Programs (via Control Panel), as well as being removed from the hard drive. You should be able to go to the Silverlight web page and download the latest version of Silverlight and reinstall it on the system, then use Netflix (or whichever program requires Silverlight).
Hope that helps.
Got a Computer Question or Problem? Ask Dennis!
I need more computer questions. If you have a computer question -- or even a computer problem that needs fixing -- please email me with your question so that I can write more articles like this one. I can't promise I'll respond to all the messages I receive (depending on the volume), but I'll do my best.
About the author: Dennis Faas is the owner and operator of Infopackets.com. With over 30 years of computing experience, Dennis' areas of expertise are a broad range and include PC hardware, Microsoft Windows, Linux, network administration, and virtualization. Dennis holds a Bachelors degree in Computer Science (1999) and has authored 6 books on the topics of MS Windows and PC Security. If you like the advice you received on this page, please up-vote / Like this page and share it with friends. For technical support inquiries, Dennis can be reached via Live chat online this site using the Zopim Chat service (currently located at the bottom left of the screen); optionally, you can contact Dennis through the website contact form.
Most popular articles
- Which Processor is Better: Intel or AMD? - Explained
- How to Prevent Ransomware in 2018 - 10 Steps
- 5 Best Anti Ransomware Software Free
- How to Fix: Computer / Network Infected with Ransomware (10 Steps)
- How to Fix: Your Computer is Infected, Call This Number (Scam)
- Scammed by Informatico Experts? Here's What to Do
- Scammed by Smart PC Experts? Here's What to Do
- Scammed by Right PC Experts? Here's What to Do
- Scammed by PC / Web Network Experts? Here's What to Do
- How to Fix: Windows Update Won't Update
- Explained: Do I need a VPN? Are VPNs Safe for Online Banking?
- Explained: VPN vs Proxy; What's the Difference?
- Explained: Difference Between VPN Server and VPN (Service)
- Forgot Password? How to: Reset Any Password: Windows Vista, 7, 8, 10
- How to: Use a Firewall to Block Full Screen Ads on Android
- Explained: Absolute Best way to Limit Data on Android
- Explained: Difference Between Dark Web, Deep Net, Darknet and More
- Explained: If I Reset Windows 10 will it Remove Malware?
My name is Dennis Faas and I am a senior systems administrator and IT technical analyst specializing in cyber crimes (sextortion / blackmail / tech support scams) with over 30 years experience; I also run this website! If you need technical assistance , I can help. Click here to email me now; optionally, you can review my resume here. You can also read how I can fix your computer over the Internet (also includes user reviews).
We are BBB Accredited
We are BBB accredited (A+ rating), celebrating 21 years of excellence! Click to view our rating on the BBB.
Comments
Not all browsers support silverlight (or flash)
Dennis -
Chrome, and I believe Firefox, no longer support Silverlight or Flash. I think that should be noted in this article.
- Mike
Supported browsers
Silverlight works fine with Internet Explorer and Firefox. Chrome currently has issues with Silverlight as of July 14, 2015, but there is a workaround. In any case, that is a separate issue than what was asked in the post.
Thanks a lot Dennis Faas
Even though it is bit old article it fixed my issue , i had silverlight installed which was very old and i couldnt uninstall it hence followed this article and it fixed my issue.
Can't fix Silverlight
I agree. Thanks for that. It fixed the same issue I had after a power failure on 6th July 2021 during boot up. Even though the article is 6 years old it still worked on my Windows 7 system.
The problem is, I now need exactly the same fix for corrupted visual C++ 2015 files, which also will not uninstall and reinstall. Yet another casualty of the power failure.