Code 80096010

Hi guys,.

summer up to near enough all night windows, formatted and reinstalled vista family premium in my pc 4 times, can not update anything because of this error code I am getting... Code 80096010?

What seems to be the question, not only that I can not download AVG, Messenger of yahoo... What am I supposed to do?... Please can someone help me... Thank you very much

Hi darren09,

Thanks for choosing Microsoft answers Forum.

Scan SFC will let us know if you have any corruption in the file system.

Follow the steps below:

Open an elevated command prompt. To do this, click Start, click programs, accessories principally made, right-click Guest, and then click Run as administrator. If you are prompted for an administrator password or a confirmation, type the password, or click on allow.

Type the following command and press ENTER:

sfc/scannow

·         The sfc/scannow command. analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions.

You get the error code might be as a result of some of these conditions listed below

·         Log file or database corruption exists in the folder % Systemroot%\System32\Catroot2.

·         Cryptographic services is set to disabled.

·         Other Windows files are corrupted or missing.

·         The timestamp signature or the certificate cannot be verified, or is incorrect.

For more information on how to fix this error, I suggest you follow the steps in the link below. Different methods are available, use only one at a time. Once your problem is solved, you don't have to go through other methods

http://support.Microsoft.com/kb/822798

I hope that the information above helps you.

Good luck.

Kind regards
Manasa P-Microsoft Support.

Tags: Windows

Similar Questions

  • error code 0 x 80096010

    Moreover, my system is XP3, Explorer8: for what it's worth.

    tethgor1,
    Go through this article and try troubleshooting it contained therein. http://support.Microsoft.com/kb/822798

    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • 80096010 downloading updates

    Original title: 80096010

    I get this error 80096010 code whenever I try to download updates to update from microsoft that it wont let me update whatever it is like will receive are going to download something, it blocks the saying that the digital signature is not right so im assuming that its any link with the same problem thanks in advance for any help...

    Hi Madting67,
    Thank you for visiting the Microsoft Answers forum.
    Scan SFC will let us know if you have any corruption in the file system.
    Follow these steps:

    1. Open an elevated command prompt. To do this, click Start, click principally made programs, Accessories, right-click guest, and then click run as administrator. If you are prompted for an administrator password or a confirmation, type the password, or click allow.
    2. Type the following command and press ENTER:
      sfc/scannow

      The sfc/scannow command analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions.

    Post back with the results,
    Thank you

    Martin
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Get the 80096010 error when you try to run windows updates.

    error 80096010

    error 80096010 Hi I can't update tried reformatting and now I have the same thing and my windows will not now be, kind of frusterating can anyone help

    with telling me what this code is

    Troubled amd user

    See the link below as our user had the same problem as you and they find a solution that worked.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_other-windows_update/error-80096010-when-trying-to-update-Windows-Vista/1bcb9877-D949-49DE-8329-ead00386d4e2

  • Since iOS 10.0.2 my phone is accessible without the access code

    Since iOS 10.0.2 my phone is accessible without the access code after I pressed the sleep button. Press the home key several times my phone opens. As a first step, it is that he fell asleep in itself not when I used the sleep button but now even after skeep button I can access my phone without the password.

    the rear power and apple support site are not easy to use to report the problem.

    Have you tried to set up your password again in the settings?

  • Playgrounds are learning to code 1 download error

    I recently bought an iPad Mini 2 specifically so that I could use the app to playgrounds to learn about Swift.  Whenever I try to download the playing field 'Learn to Code 1 - basics of the swift' I get an error that says: "not taken download error supported URL.  I uninstalled and reinstalled the soft playgrounds several times.  Other playgrounds (as 'learning to Code 2 - beyond the basics') download very well.  How can I bypass or fix this error and get the first playground of lesson?

    Finally, the playing field is downloaded successfully!

  • Access code is lost as soon as the screen turns off

    When I turn my wrist after that my Apple Watch screen exploded, I need to enter the access code. I turn on the wrist, the screen turns off, I turn back, screen lights up, I need to re-enter the password. And so on and so forth. The watch does not maintain the code.

    I am white white, is not dense hairs on my wrist, no tattoos and I wear the watch very well on my skin.

    The funny thing is: it is a replacement watch, I got today. The other had the same problem, but this is probably because the bottom of the watch with the sensors fell, must have damaged the sensor cable. But this one is brand new.

    Hello

    Make sure the wrist detection is enabled:

    • On your iPhone, in the application of the watch, go to: My Watch (tab) > General > detection of wrist - turn on.
  • I am tryng to buying music on itunes, but it says security code wrong please help

    Hello

    I have problems I want tp purchase music on my itunes bt ts always requires the security code that I don't have it please help

    Check your card information. If they are correct, try to change or remove your Apple ID - Apple Support payment information

  • error code - 50

    I was trying to update my I-phone with IOS 10.02 6.  While it was updating the phone, I received an error code-50.  the phone is now stuck and I can't seem to exit the mode "update."  What does this error code mean?

    Error code - 50 on iPhone

  • What code to replace Quicktime?

    I have an iWeb constructed Web site. http://www.YourSkiCoach.com

    But the videos are inserted for the most part using Quicktime which is interrupted, it seems.

    They appear like this http://www.yourskicoach.com/glossary/SkiGlossary/Pivoting.html

    What code I would want to do a search and replace in Dreamweaver to replace the Quicktime plugin with a youtube embed code?

    Thank you

    Janis

    The method of QuickTime no longer works in some browsers, especially on Apple computers, like the Quicktime player is not supported by default. The HTML5 player should be used instead. Unfortunately some older browsers do not recognize. The player is simpler and not configurable. The code for audio is:

    < audio controls = "orders" source src = "audio.mp3" type = "audio/mpeg" > "

    Your browser does not support the HTML5 audio element.

    < / audio >

    The video player code is

    < video width = "320" height = "240" controls >

    < src = "source movie.mp4' type =" video/mp4">"

    < src = "source movie.ogg' type =" video/ogg">"

    Your browser does not support the video tag.

    < / video >

    (Of course, you don't have to provide two versions, this is just a demonstration script). The URL to the media file assumes that it is in the same folder as the page, otherwise a more complete URL is obviously necessary. The line "your browser does not support...". ' is for display in the case of older browsers that don't support HTML5 - it will not appear in browsers that do.

    Unfortunately, different browsers display output in different ways. With the drive audio Safari does not provide a progress bar; and unlike the player QT player width cannot be configured - for example if you try to fit exactly under a picture. However it should work in most cases - same Safari in Snow Leopard will manage, although I can't answer for what earlier either. I have not tested the video player, but it should work OK in all modern browsers.

  • I had a problem with my iPad 2 Air when I changed my Apple ID password, the problem is, it shows me a Massage says ENTER the PASSWORD, and then said your PASSWORD will be used when the signature with the new device, but when I but the code it shows fail m

    This problem happened to me and it belongs to iCloud and I have used so important, please can someone help me?

    Hello. The access code on your iPad is the code four or six numbers you will need to enter to unlock the device. It has nothing to do with the verification of your Apple ID or two-step. Are you able to unlock your phone? If you are, then please describe the steps that lead to your problem. Since you have changed your Apple ID password, you will need to go to two settings > iCloud and settings > iTunes and app store and sign out of your Apple ID, then connect back with the new PW.

  • Woman updated its iPAD Pro 10.0.2 and is now locked screen display "Enter Access Code, contact ID requires your access code when you restart the iPad." She has no idea what is an "access code". Any help is appreciated.

    Woman updated its iPAD Pro 10.0.2 and is now locked screen display "Enter Access Code, contact ID requires your access code when you restart the iPad." She has no idea what is an "access code". Any help is appreciated.

    If she don't remember: If you have forgotten the password for your iPad, iPhone or iPod touch, or your device is disabled - Apple supports

  • code with the card number when signing in appleid, illustrates that am in a town of 200 miles! How to change location?

    When signing into apple id, code number comes with the map that illustrates this am in a town of 200 miles! Why and how change location? to correct a

    You can not. It does not use location Services. It uses your IP address provided by your ISP (ISP). It corresponds to the IP address to the mailing address of your ISP to "locate" you.

  • Why can't I enter the country code of my phone number for the 2-step verification process?

    I just upgrade my iPhone 6 to 10.0.2. In the home screen, you asked me to provide my phone number to register in the system of validation in 2 steps. However, + 82 (South Korea) is not on your scrolling list.

    https://www.YouTube.com/watch?v=aPFbPt3KGqY

    Hey aramkim80,

    I see from your post that you are not able to enter the country code for the South Korea when setting up for your Apple ID security two-step verification of your Apple ID as much as possible is always a good thing, so I understand your concern.

    Take a look at this article: frequently asked questions about two steps checking of Apple ID. This article presents a list of countries is available in two-step verification. I do not see the Korea of the South on the list of countries currently supported, it's why you're not able to do this.

    Hope that answered this question for you.

    See you soon.

  • Apple ID - forgotten answers security, verification code is not send to my phone

    I don't remember the answers to my security questions, when I request the verification code sent to my phone it can't on my phone, any advice? I know that my login and password but he raises me the questions answered & said now that I've done too many attempts to send a verification code

    Go to https://getsupport.apple.com . Click on "see all products and services", then "Apple ID", then "Apple ID forgotten security issues." If you have problems with this test of this form: https://www.apple.com/emea/support/itunes/contact.html

Maybe you are looking for