Sudden dissappereance of Windows 8.1 activation

Discussion in 'Windows 8' started by sreyan32, Jun 19, 2014.

  1. sreyan32

    sreyan32 MDL Novice

    Joined:
    Dec 26, 2013
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    Hello,
    I have a very scary and weird problem. Today morning when I opened up my machine I found that Windows was no longer activated anymore. I had activated Windows 8.1 with WMC and Microsoft Office with the Microsoft Toolkit 2.5 but now suddenly I am seeing Windows activation has disappeared.


    Anyone facing a problem like this, my Windows update is on by the way so maybe Microsoft has found a way around the EZ activation of Microsoft Toolkit ?


    I need immediate help please thanks. Will Skype activation work ???
     
  2. Jazz

    Jazz MDL Senior Member

    Joined:
    Jun 7, 2014
    Messages:
    339
    Likes Received:
    89
    Trophy Points:
    10
    #2 Jazz, Jun 19, 2014
    Last edited: Jun 19, 2014
    Activation via Skype will be a MAK Key, But that makes me wonder why it suddenly disappeared?
    What previously you do before this happened?

    Or you can you lates version Microsoft Toolkit
     
  3. Aemsa

    Aemsa MDL Member

    Joined:
    Feb 17, 2014
    Messages:
    116
    Likes Received:
    27
    Trophy Points:
    10
    See if windows defender didnt flag autokms.exe as a malicious file and got it quarantined?
     
  4. PaulDesmond

    PaulDesmond MDL Magnet

    Joined:
    Aug 6, 2009
    Messages:
    6,990
    Likes Received:
    7,151
    Trophy Points:
    240
    does it quarantine without notification? Thought you get flagged first and decide what to do with a "fishy" file
     
  5. Aemsa

    Aemsa MDL Member

    Joined:
    Feb 17, 2014
    Messages:
    116
    Likes Received:
    27
    Trophy Points:
    10
    I've noticed it does sometimes.
     
  6. sreyan32

    sreyan32 MDL Novice

    Joined:
    Dec 26, 2013
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    Yes you guys are right that is what exactly happened because when I tried to reinstall autoKMS Windows Defender did not let me.
     
  7. sreyan32

    sreyan32 MDL Novice

    Joined:
    Dec 26, 2013
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    What is a MAK key ? Is the activation via Skype indefinite or do I have to renew it from time to time ?
     
  8. Nucleus

    Nucleus MDL Guru

    Joined:
    Aug 4, 2009
    Messages:
    2,873
    Likes Received:
    2,949
    Trophy Points:
    90
  9. Jazz

    Jazz MDL Senior Member

    Joined:
    Jun 7, 2014
    Messages:
    339
    Likes Received:
    89
    Trophy Points:
    10
    MAK key used for organization, you can activate more than 1 machine
    Renew or not, I don't know (i Never use MAK before) maybe not
     
  10. Nucleus

    Nucleus MDL Guru

    Joined:
    Aug 4, 2009
    Messages:
    2,873
    Likes Received:
    2,949
    Trophy Points:
    90
  11. Jazz

    Jazz MDL Senior Member

    Joined:
    Jun 7, 2014
    Messages:
    339
    Likes Received:
    89
    Trophy Points:
    10
    Never use MAK (Only home user used Retail Key), Btw Thank for Correction :D
     
  12. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
    MAK key with SKype? I totally don't get that? That is not how MAK work for the years Ive used them. When they run out of activations, you used to have two options. Get a new one, or reload that one (at one time you could reload a MAK key, dunno today). I think you have RETAIL with MAK confuzzled
     
  13. Bytebuster

    Bytebuster MDL Addicted

    Joined:
    Apr 30, 2013
    Messages:
    551
    Likes Received:
    203
    Trophy Points:
    30
  14. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
    Glad I pointed that out :roflmao:
     
  15. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,944
    Likes Received:
    10,706
    Trophy Points:
    210
  16. tEhLoNeR

    tEhLoNeR MDL Novice

    Joined:
    Oct 11, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    I dont know if you solved it already, but for me I had to make sure that the software protection service is running. Otherwise you lose your activation, as well as not be able to do anything activation related. Mine unactivated as well and that was the problem.
     
  17. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
    either you intentionally disabled it or you used a hacktivator? curious what was the reason it was disabled.
    if you even know for sure lol
     
  18. sreyan32

    sreyan32 MDL Novice

    Joined:
    Dec 26, 2013
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    I don't have a choice other than to repair install my Windows 8.1. It seems that for some reason WMI in my system is broken. If anyone has any better ideas please do post it here.
     
  19. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #19 s1ave77, Jun 28, 2014
    Last edited by a moderator: Apr 20, 2017
    If not already done i would check system file integrity (in admin Command Prompt):
    Code:
    sfc /scannow
    And run a Component Store Repair:
    Code:
    dism /online /cleanup-image /restorehealth
    If this doesnt help a Reset is still last resort :cool2:.