Skip to content

How to Temporarily Extend Windows Server Activation

Windows Server runs in a trial mode for 180 days. Once this period expires, you can extend it temporarily.

  1. Open Command Prompt as Administrator by pressing Start, typing “CMD”, and selecting “Run as administrator”

CMD Run as Administrator

  1. Type the following command and press Enter:
slmgr -rearm

slmgr -rearm command

  1. Confirm in the popup window that appears

Popup confirmation

  1. Restart the machine. After restarting, the system will display “Windows License valid for 180 Days”, indicating that an additional 180-day period has been granted.

Windows License valid for 180 Days