How to extend your Windows trial
Windows Server evaluation editions run for 180 days. If you’re nearing the end of the trial, you can extend it with a simple command.Good to know: Microsoft allows a limited number of extensions (“rearms”) on evaluation editions. The command below works only while rearms remain available — on most editions, you can rearm up to five times (for a total of about six 180-day periods, or nearly three years of evaluation).
1) Check your current license status
Open PowerShell as Administrator and run:2) Extend the trial (add 180 days)
When you are close to expiry (or any time you like), run:3) Restart the server
Reboot to apply the change:Is it legal to extend a trial version of Windows?
Using the slmgr -rearm command to extend the trial period of Windows Server is a feature provided by Microsoft for specific editions of its software, primarily for evaluation purposes. This command resets the activation timer and can be used a limited number of times to extend the trial period, typically to allow users more time to evaluate the product before purchasing a license. However, the legality and ethical use of this feature depend on the terms set forth in the Microsoft Software License Agreement (SLA) you agreed to when you first installed or used the software. The SLA for Windows Server editions that offer this feature generally allows for a limited number of resets of the trial period, specifically to support testing and evaluation scenarios. While it is technically possible to use slmgr -rearm to extend the trial, it is essential to:- Use it within the limits specified by Microsoft, which is typically up to two times, extending the trial to a maximum of an additional 180 days.
- Understand it is intended for evaluation purposes and not as a way to permanently avoid purchasing the necessary licenses for long-term use.