Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade

How to Activate Windows: A Step-by-Step Guide

Activating Windows is an essential step to ensure that your operating system is genuine and fully functional. Activation helps verify that your copy of Windows hasn't been used on more devices than the Microsoft Software License Terms allow. In this article, we will explore different methods to activate Windows, including using the Command Prompt (CMD) and the Settings app.

Method 1: Activate Windows via Settings

  1. Open Settings:

    • Press Windows + I to open the Settings app.
  2. Navigate to Activation:

    • Click on "Update & Security" and then select "Activation" from the sidebar.
  3. Enter Product Key:

    • If your Windows isn't activated, you will see an option to "Change product key" or "Activate Windows". Click on it.
    • Enter your 25-character product key and follow the prompts to complete the activation.

Method 2: Activate Windows via CMD

For users who prefer using the Command Prompt, Windows can also be activated using specific commands.

  1. Open Command Prompt as Administrator:

    • Type cmd in the Windows search bar.
    • Right-click on "Command Prompt" and select "Run as administrator".
  2. Enter the Product Key:

    • Use the following command to enter your product key:
      slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

      Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your actual product key.

  3. Activate Windows:

    • After entering the product key, use the following command to activate Windows:
      slmgr /ato
    • Wait for a confirmation message indicating that Windows has been successfully activated.

Method 3: Activate Windows via PowerShell

PowerShell offers another method for activating Windows, which can be particularly useful for automation scripts.

  1. Open PowerShell as Administrator:

    • Type PowerShell in the Windows search bar.
    • Right-click on "Windows PowerShell" and select "Run as administrator".
  2. Enter the Product Key:

    • Use the following command to enter your product key:
      Set-ItemProperty -Path 'HKLM:\Software\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform' -Name 'BackupProductKeyDefault' -Value 'XXXXX-XXXXX-XXXXX-XXXXX-XXXXX'

      Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your actual product key.

  3. Activate Windows:

    • Use the following command to activate Windows:
      slmgr /ato
    • Wait for a confirmation message indicating that Windows has been successfully activated.

Troubleshooting Activation Issues

  • Check Internet Connection: Ensure that your device is connected to the internet, as activation requires an online connection.
  • Verify Product Key: Double-check that the product key you entered is correct and valid.
  • Contact Support: If you continue to experience issues, consider contacting Microsoft Support for assistance.

To share Download PDF

Gostou do artigo? Deixe sua avaliação!
Sua opinião é muito importante para nós. Clique em um dos botões abaixo para nos dizer o que achou deste conteúdo.