KMSPico

Discussion in 'Windows 8' started by burnedtoasty, May 25, 2014.

  1. burnedtoasty

    burnedtoasty MDL Novice

    May 25, 2014
    4
    5
    0
    Hey guys,

    So I downloaded KMSpico to activate MS Office 2013, to see the options of word (someone told me they changed almost everything). So now I've bought a subscription from MS Office (bought the 365 version), but I keep seeing the 'activated' account next to my account with the subscription. I can't log out the activated account either, since it's connected to windows 8.1 (genuine!).

    If someone can tell me how to delete the account's serial key, I'd be grateful :)

    -BT
     
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #2 s1ave77, May 25, 2014
    Last edited by a moderator: Apr 20, 2017
    Check Office Info with:

    32-Bit/64-Bit:
    Code:
    cscript "%PROGRAMFILES%\Microsoft Office\Office15\ospp.vbs" /dstatusall
    32-Bit version on 64-Bit install:
    Code:
    cscript "%PROGRAMFILES(x86)%\Microsoft Office\Office15\ospp.vbs" /dstatusall
    You need to check the last five digits of the key of the mentioned versions and uninstall them with:

    Code:
    cscript "%PROGRAMFILES%\Microsoft Office\Office15\ospp.vbs" /unpkey:XXXXX
    or
    Code:
    cscript "%PROGRAMFILES(x86)%\Microsoft Office\Office15\ospp.vbs" /unpkey:XXXXX
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. burnedtoasty

    burnedtoasty MDL Novice

    May 25, 2014
    4
    5
    0
    Thanks for responding!
    When I do the first line with /dstatusall, I get all "channels", with STATUS: UNLICENSED.
    How do I check the last five digits of the key?
     
  4. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Copy and paste the output here in Code-Tags (the '#' symbol in post editor).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. burnedtoasty

    burnedtoasty MDL Novice

    May 25, 2014
    4
    5
    0
    #5 burnedtoasty, May 25, 2014
    Last edited: May 25, 2014
    (OP)
    Hey,

    I found 2 licensed channels in between all those channels!
    One has 31 days left, and the other has 152 days left, the one with 152 left goes with this:
    Activation Type Configuration: ALL DNS auto-discovery: KMS name not available
    Activation Interval: 120 minutes
    Renewal Interval: 10080 minutes
    KMS host caching: Enabled
    I used

    cscript "%PROGRAMFILES(x86)%\Microsoft Office\Office15\ospp.vbs" /unpkey:XXXXX (last 5 digits)

    But my account is still activated?

    EDIT: Nevermind, I forgot (x86). Now it's gone out of my list of activated products :) Are there more things I should do?
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Is the subscription version now working as it should?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. burnedtoasty

    burnedtoasty MDL Novice

    May 25, 2014
    4
    5
    0
    I think so yes, when I go to account in word or powerpoint, it says Subscription Version, and I get the option the manage my accounts.
     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Then i would leave it as is and enjoy... :good3:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...