Activation Error - 0x80070426

Anonymous
2012-09-21T02:27:20+00:00

I have been using my Dell studio xps laptop with Windows Vista 64 bit sp1 for 3 years but now am getting message that windows is not activated. when trying to activate getting error code 0x80070426 - 'service not started'. Have tried going to slui.exe 4 but brings back the same error screen. I have gone to Services to restart 'software licensing' but get error message 0xc004d10a. Tried changing product key to one at the backside of computer which is different from the one in computer properties which is OEM activated copy- No luck same error 0x8007040426. Other information - windows installer is on manual. changed to automatic - still same. Help!!

Windows for home | Previous Windows versions | Install and upgrade

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
Answer accepted by question author
Anonymous
2012-09-22T17:27:41+00:00

PLEASE only do what is requested - otherwise we have no idea what's actually happening!

You didn't run the command set in an Elevated Command Prompt window - but an ordinary User window - this means that I cannot read what's necessary.

Please repeat the exercise, following my instructions!

Was this answer helpful?

10 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2012-09-21T16:21:07+00:00

Your problem appears to be that the Software Licensing Service is not running. and it must, if Vista is not to complain.

Have you been using any form of Registry Cleaner??

First check that the Service is set to start Automatically –

Click on Start,

in the Search box, type

SERVICES.MSC

and hit the Enter key.

Accept the UAC prompt, then look in the listing for the Software Licensing Service –right-click on it and select Properties.

Make sure that it’s set to Automatic, and click Apply

Once that’s properly set, Start the service –how long before it appears to stop again? Is there anything in the Event Viewer to indicate why it stopped? – is there an error message?

Please run the following commands in an Elevated (Admin) Command Prompt Window, and post the results.

net start slsvc

sc qc slsvc

sc queryex slsvc

sc qprivs slsvc

sc qsidtype slsvc

sc sdshow slsvc

Here are some instructions to make life easier :)

  1. To open an Elevated Command Prompt Window (the CP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
  2. To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
  3. To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

81 additional answers

Sort by: Newest
  1. Anonymous
    2012-10-07T10:43:39+00:00

    Good - at least the services now appear to be functioning properly,so you have a vague chance of getting things installed and updated :).

    I wonder if another service has been affected?

    Please run the following commands, and post the results.

    REG QUERY HKLM\SYSTEM\CurrentControlSet\services\spldr /S

    REG QUERY HKLM\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_SPLDR /S

    They may show something

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-10-07T00:36:08+00:00

    Hi Noel,

    Sorry I had leave for somewhere so could not reply earlier. I ran the thre commands SC QUERYEX. Following is the result -

    Microsoft Windows [Version 6.0.6002]

    Copyright (c) 2006 Microsoft Corporation.  All rights reserved.

    C:\Windows\system32>SC QUERYEX TrustedInstaller

    SERVICE_NAME: TrustedInstaller

            TYPE               : 10  WIN32_OWN_PROCESS

            STATE              : 1  STOPPED

            WIN32_EXIT_CODE    : 0  (0x0)

            SERVICE_EXIT_CODE  : 0  (0x0)

            CHECKPOINT         : 0x0

            WAIT_HINT          : 0x0

            PID                : 0

            FLAGS              :

    C:\Windows\system32>

    C:\Windows\system32>SC QUERYEX BITS

    SERVICE_NAME: BITS

            TYPE               : 20  WIN32_SHARE_PROCESS

            STATE              : 4  RUNNING

                                    (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)

            WIN32_EXIT_CODE    : 0  (0x0)

            SERVICE_EXIT_CODE  : 0  (0x0)

            CHECKPOINT         : 0x0

            WAIT_HINT          : 0x0

            PID                : 304

            FLAGS              :

    C:\Windows\system32>

    C:\Windows\system32>SC QUERYEX WUAUSERV

    SERVICE_NAME: WUAUSERV

            TYPE               : 20  WIN32_SHARE_PROCESS

            STATE              : 4  RUNNING

                                    (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)

            WIN32_EXIT_CODE    : 0  (0x0)

            SERVICE_EXIT_CODE  : 0  (0x0)

            CHECKPOINT         : 0x0

            WAIT_HINT          : 0x0

            PID                : 304

            FLAGS              :

    C:\Windows\system32>

    C:\Windows\system32>

    C:\Windows\system32>

    I will now run the off line AV scanner too now.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-10-06T20:50:34+00:00

    Hmmm - 40 minutes, but no errors? that's VERY slow!

    I still don't understand those errors in the CBS log, and why they don't show up elsewhere or go away.

    I'm tending toward  a rootkit infection theory.

    It may be a good idea to run an offline AV scanner - see this..

    http://windows.microsoft.com/en-US/windows/what-is-windows-defender-offline/

    Was this answer helpful?

    0 comments No comments