Je n'ai plus de licence microsoft office

Joanna Guyon 0 Reputation points
2025-10-06T20:05:49.6733333+00:00

Bonjour,

En mars 2020, j'avais acheté une licence pour avoir Microsoft office sur mon ordinateur via OnTheHub. Depuis quelques jours, je n'accède plus aux applications (Word, Excelle, Publisher,...). Cela m'indique que Microsoft office n'est pas activé. Que se passe-t-il ? J'ai besoin d'une aide rapidement car je ne peux plus travailler sur mon ordinateur (je suis enseignante).

Voici des informations concernant ma licence précédente :

  1. Numéro de commande : 100678069001
  2. Produit : Office Professional Plus 2019 (Français)
  3. Clé de produit : Removed for privacy.

Bien cordialement,

Joanna GUYON

Microsoft 365 and Office | Install, redeem, activate | Other | Android
0 comments No comments

2 answers

Sort by: Most helpful
  1. Joanna Guyon 0 Reputation points
    2025-10-08T07:39:10.8766667+00:00

    Merci beaucoup pour votre réponse.

    Malheureusement, cela n'a pas fonctionné.

    Erreur en entrée: Impossible de trouver le fichier script "C:\Program Files (x86)\Microsoft Office\root\Office16\OSPP.VBS".

    Was this answer helpful?

    0 comments No comments

  2. Francisco Montilla 30,710 Reputation points Independent Advisor
    2025-10-06T23:00:14.49+00:00

    Hi Joanna,

    I can help you get back in fast. What you bought from OnTheHub is Office Professional Plus 2019. That edition uses a volume key and is not tied to your Microsoft account. After a Windows or hardware change it can drop its activation and show Not activated. The quickest fix is to reactivate it with your existing key using Office's built-in script.

    First, open an elevated Command Prompt. Click Start, type cmd, right click Command Prompt, choose Run as administrator.

    Next, run the activation commands below. Use the path that exists on your PC. On 64-bit Office try the first line. If it says The system cannot find the path specified, use the second line instead for 32-bit Office on 64-bit Windows.

    cscript.exe "C:\Program Files\Microsoft Office\root\Office16\OSPP.VBS" /dstatus
    cscript.exe "C:\Program Files\Microsoft Office\root\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
    cscript.exe "C:\Program Files\Microsoft Office\root\Office16\OSPP.VBS" /act
    

    If the folder above does not exist, try:

    cscript.exe "C:\Program Files (x86)\Microsoft Office\root\Office16\OSPP.VBS" /dstatus
    cscript.exe "C:\Program Files (x86)\Microsoft Office\root\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
    cscript.exe "C:\Program Files (x86)\Microsoft Office\root\Office16\OSPP.VBS" /act
    

    Replace the XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your OnTheHub product key. After the /act step you should see Product activation successful. Then open Word, go to File > Account, and you should see Product Activated.

    If you get an error instead, tell me the exact code that appears in the Command Prompt window. With that code I will guide you to the next step.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.