Activar Office 365 Cmd Windows 11 Original

Activating Microsoft Office 365 on Windows 11 via the Command Prompt (CMD) is a specialized method often used for troubleshooting or managing bulk licenses . While standard users typically activate by signing in with a Microsoft account

or entering a product key in-app, CMD offers deeper control through Microsoft's Office Software Protection Platform (OSPP) Prerequisites for Activation Administrative Rights : You must run the Command Prompt as an Administrator for these commands to work. Valid License

: This method requires an original product key or an active Microsoft 365 subscription linked to your account. Internet Connection

: Your PC must be online to communicate with Microsoft’s activation servers. Steps to Activate via CMD Launch Elevated Command Prompt Windows Key , right-click Command Prompt , and select Run as administrator Navigate to the Office Directory

Depending on your installation (32-bit or 64-bit), enter one of these commands and press For 64-bit Office cd C:\Program Files\Microsoft Office\Office16 For 32-bit Office on 64-bit Windows cd C:\Program Files (x86)\Microsoft Office\Office16 Install Your Product Key

Use the following command to input your 25-character original key: cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Replace the X's with your actual key. Trigger Activation Run the command below to finalize the process: cscript ospp.vbs /act You should see a message confirming that the Product activation was successful Useful Troubleshooting Commands

If you encounter errors or need to check your status, these commands are helpful: How to Activate Microsoft Office (Full Guide 2026)


Step 5: Set the KMS Server (For Volume Licenses Only)

Warning: Do not do this for personal Microsoft 365 Home/Personal. This is ONLY for Business/Education volume licenses.

If you have a genuine Volume License (VL) for Office 365 (e.g., via your company), you set the activation server:

cscript ospp.vbs /sethst:kms.yourcompany.com

Replace with your company’s actual KMS server address.

Troubleshooting: When CMD says "Activated" but Office says "Unlicensed"

This is the most common bug on Windows 11. If CMD shows success but Word/Excel still shows a yellow bar asking to activate:

  1. Sign out & sign in: Inside Word, go to File > Account > Sign Out. Restart Windows and sign back in.
  2. Repair Office: Go to Windows Settings > Apps > Installed Apps > Microsoft 365 > Modify > Quick Repair.
  3. Clear Credentials: Type control in Run. Open Credential Manager > Windows Credentials. Remove any entry starting with MicrosoftOffice.

What CMD Can Legitimately Do with Office Activation

Microsoft provides official command-line tools to manage Office licensing. For IT administrators or advanced users, CMD (run as administrator) can:

  1. Install a valid product key
    Using cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX (located in Office’s ospp.vbs script), users can enter a genuine license key.

  2. Check activation status
    The command cscript ospp.vbs /dstatus displays whether Office is activated, remaining grace days, and the last five characters of the installed key. activar office 365 cmd windows 11 original

  3. Clear cached licenses
    When switching accounts or fixing glitches, cscript ospp.vbs /remhost can remove stale activation data.

  4. Set a KMS host (only for volume-licensed editions)
    Large organizations using Key Management Services (KMS) can point Office to their internal server—not a public, illegal KMS emulator.

These commands do not create a free license; they only manage one you already own.

How to Activate Office 365 on Windows 11 via CMD (Official Methods)

Activating Microsoft Office 365 on Windows 11 using the Command Prompt (CMD) is a standard troubleshooting procedure for IT professionals and users resolving activation errors. While most modern installations activate automatically via the internet upon signing in with a Microsoft account, CMD is essential when manually configuring volume license versions or troubleshooting the Software Protection Platform.

Prerequisites Before proceeding, ensure that:

  1. You have an original, licensed version of Office 365 installed.
  2. You are running the Command Prompt with Administrator privileges.
  3. You possess the correct Generic Volume License Key (GVLK) or a valid product key provided by your organization.

Step 1: Open Command Prompt as Administrator

  1. Press the Windows Key on your keyboard or click the Start button.
  2. Type cmd.
  3. Right-click on "Command Prompt" in the search results.
  4. Select Run as administrator. Click "Yes" if prompted by User Account Control.

Step 2: Locate the Office Installation Folder The command prompt defaults to C:\Windows\System32. You must navigate to the folder containing the Office Software Protection Platform script (ospp.vbs). The location depends on your Office architecture (32-bit or 64-bit) and Windows version.

For Office 365 (64-bit) on Windows 11, run the following command: cd /d "C:\Program Files\Microsoft Office\Office16"

For Office 365 (32-bit) on Windows 11 (common if installed from the Microsoft Store or via Click-to-Run), run: cd /d "C:\Program Files (x86)\Microsoft Office\Office16"

(Note: The folder is typically named Office16 for Office 2016, 2019, and 365 versions.)

Step 3: Check Current License Status Before activating, verify the current status to ensure the correct licenses are installed. Type the following command and press Enter:

cscript ospp.vbs /dstatus

This command displays the last 5 characters of the installed product key and the license status (e.g., LICENSED, UNLICENSED, or OOBE_GRACE). Activating Microsoft Office 365 on Windows 11 via

Step 4: Install the Product Key If the status shows unlicensed or if you need to input a valid key provided by your Volume Licensing Service Center (VLSC), use the command below. Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your actual 25-character key.

cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

Step 5: Activate the Product Once the key is installed, you can attempt activation.

The Safer, Legitimate Path

If you need Office on Windows 11 without subscription cost, consider:

Using CMD to “activate” Office 365 through unofficial means is not only illegal but also risky for your data and system stability. Instead, leverage CMD for what it does best: legitimate troubleshooting and license management of software you have the right to use.


If you actually have a legitimate license key and need help installing it via CMD on Windows 11—or if you're troubleshooting an activation error—I can provide step‑by‑step instructions for that. Just let me know.

To activate an original Microsoft Office 365 (Microsoft 365) license using the command line on Windows 11, you typically use the OSPP.VBS script. This method is officially used by administrators to manage keys and verify activation status without using the graphical interface. Prerequisites

A legitimate product key or a Microsoft account with an active subscription. Administrator privileges on your Windows 11 PC.

An active internet connection to verify the license with Microsoft servers. Step-by-Step Guide 1. Open Command Prompt as Administrator Press the Windows key, type cmd. Right-click Command Prompt and select Run as administrator. 2. Navigate to the Office Installation Folder

You must point CMD to the folder where Office is installed. The path depends on your version: Step 5: Set the KMS Server (For Volume

For 64-bit Office (Standard):cd "C:\Program Files\Microsoft Office\Office16"

For 32-bit Office on a 64-bit system:cd "C:\Program Files (x86)\Microsoft Office\Office16" 3. Install your Original Product Key

If you have a 25-character product key, use this command (replace XXXXX with your actual key):cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX 4. Trigger Online Activation

Once the key is installed, run this command to contact Microsoft's servers and activate:cscript ospp.vbs /act 5. Verify Activation Status

Confirm that the process was successful by checking the current license state:cscript ospp.vbs /dstatus

Look for "LICENSE STATUS: --- LICENSED ---" to ensure it is fully active. Alternative: Activation via Login

For most modern Microsoft 365 subscriptions (Personal, Family, or Business), manual CMD activation is often unnecessary. Simply signing in to any Office app (like Word) with your associated Microsoft account will automatically activate the software. Important Safety Note Microsoft Activation Scripts | MAS

Understanding Office 365 Activation on Windows 11 Activating Microsoft Office 365 on Windows 11 is a critical step for unlocking full productivity features in applications like Word, Excel, and PowerPoint. While many users seek ways to use the Command Prompt (CMD) for this process, it is important to distinguish between official administrative tools and unofficial methods that may compromise security or legality. Official Activation via Account and Product Key

For most users, the "original" and supported way to activate Office 365 does not require manual command lines. Instead, Microsoft relies on a digital license linked to your account. Pre-installed Offers

: If your Windows 11 device came with a Microsoft 365 offer, you can activate it by simply signing in with a Microsoft account. Manual Entry

: If you have a physical or digital product key, you can redeem it at Office.com/setup to link it to your account before signing in to the apps. Microsoft Support Using Command Prompt for Activation (Official)

Command Prompt is a legitimate tool for managing Volume Licensed versions of Office (typically used by organizations) or for troubleshooting existing installations. Administrative Rights

: Always run CMD as an Administrator to ensure you have the permissions to modify system license files. Navigation

command to navigate to the Office installation directory, usually located at: cd C:\Program Files\Microsoft Office\Office16 Activation Script : The primary tool used is To input a valid product key: cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX To trigger activation: cscript ospp.vbs /act To check status: cscript ospp.vbs /dstatus Troubleshooting and Security Warnings

While CMD scripts from third-party sites claim to offer "free" activation, these often rely on unauthorized Key Management Service (KMS) servers. Office activation with the command line version of Get Help

Important Reminders for Original Windows 11 Users

  1. Original Windows 11 license is not required – Office activation works independently of Windows activation.
  2. Signed into Microsoft account? Often, activation happens automatically. Use CMD only if automatic activation fails.
  3. Use only genuine keys – Avoid “activator” tools; they can contain malware and violate Microsoft terms.
  4. Office 365 subscription vs perpetual license – Office 365 requires recurring payment; if your subscription expired, CMD cannot bypass that.

Prerequisites