Skip to main content

Extend Win7 30 days trial upto maximum of 120 days


You can install Windows 7 without any license key and use it for 30 days? What you might not know is that you can also extend that trial mode to 120 days, without requiring a key.

The basic way this works is that at the end of the 30 days, you’ll need to run a small command and reboot your computer, at which point you’ll have 30 more days, up to a maximum of 120 days. This trick should work regardless of where you got your copy of Windows 7 from.

To extend the trial by 30 days just follow the simple steps

Step 1]

The first thing you’ll want to do is check how many days are left in your trial period. You can do this by right-clicking Computer and choosing Properties…

extend windows 7 trial

after clicking on properties a window appears like this

extend windows 7 trial

Step 2]

Now to actually perform the hack that will extend the trial mode, you’ll want to find Command Prompt in the start menu (or search for it), and then right-click on it and choose Run as administrator. (very important)

extend windows 7 trial

Step 3]

Next you’ll simply type in this command: "slmgr -rearm"

extend windows 7 trial

Step 4]

Within a few seconds you’ll normally see this dialog show up, saying that the command has completed successfully, at which point you’ll want to reboot.
extend windows 7 trial

Checking the system properties again shows that I now have 30 days left to activate.
extend windows 7 trial


Of course you’d normally want to do this near the end, probably on the last day before activation. I’m pretty sure that you can even perform this trick after the 30-day trial expires, although I’m not certain yet.

Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...