Windows 10 activation question!

Discussion in 'Windows 10' started by ThePirateArr, Aug 21, 2018.

  1. Recoil3

    Recoil3 MDL Novice

    Sep 3, 2018
    6
    1
    0
    Hi sir, First of all I'd like to thank you for all he efforts you put in for the community, secondly sorry for the late reply I was busy with some studies

    I followed the directions as you told me to. None of the 3 commands seem to fix the problem for me

    Code:
    Microsoft Windows [Version 10.0.17134.165]
    (c) 2018 Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>winmgmt /verifyrepository
    WMI repository is INCONSISTENT
    
    C:\WINDOWS\system32>winmgmt /salvagerepository
    WMI repository salvage failed
    Error code:     0x80070422
    Facility:       Win32
    Description:    The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
    
    
    C:\WINDOWS\system32>winmgmt /resetrepository
    WMI repository has been reset
    
    C:\WINDOWS\system32>
    
    I then ran the file as cmd, following is the output

    Code:
    [SC] ChangeServiceConfig SUCCESS
    The Windows Management Instrumentation service is not started.
    
    More help is available by typing NET HELPMSG 3521.
    
    The system cannot find the file specified.
    The system cannot find the file *.dll.
    
    After running these, there are no changes in activation status or system config.
    Also, I don't know if this will help if have a task scheduled to suspend the sppsvc service using pssuspend on startup as it hogs up on my cpu usage when its running for some reason. Should I disable that rule and try these steps again?
    I'll try that anyway and post again.
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,248
    90,984
    340
    Format and reinstall
     
  3. maxama123

    maxama123 MDL Addicted

    Oct 22, 2009
    517
    212
    30
    From an education viewpoint, can't you replace the WIM file from the original windows version?

    Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:D:\sources\install.wim:1 /limitaccess

    I'm probably wrong as not that experienced or is this something else.
     
  4. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,111
    14,073
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,190
    21,339
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Superfly

    Superfly MDL Expert

    Jan 12, 2010
    1,142
    543
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...