IDM-Startup-Trial-Reset

IDM Startup Trial Reset

Startup Trial Reset



OS requirement: Windows 7, 8, 8.1, 10 & 11


How to use it?

PowerShell (Windows 10/11)


Right-click on the windows start menu and run PowerShell as an Admin. It won’t work with normal PowerShell.

Copy-paste the following code and press enter:

iwr -useb https://naeembolchhi.github.io/IDM-Startup-Trial-Reset/startup.ps1 | iex

The script will automatically reset IDM trial and create a task so that the trial reset script runs on every boot.

Looking to remove this script and its associated task? Copy-paste the following code and press enter:

iwr -useb https://naeembolchhi.github.io/IDM-Startup-Trial-Reset/remove.ps1 | iex


Manually Copying (Windows 7/8/8.1)


Download the file with “.cmd” extension from this repo.

Move this file to your Startup folder. Search online if you can’t find your Startup folder.

Run the file once.

That’s all.


Troubleshooting



Credits


Dev Contribution
Dukun Cabul Original researcher of this IDM trial reset and activation logic, made an Autoit tool for these methods, IDM-AIO_2020_Final
AveYo aka BAU reg_own lean and mean snippet
abbodi1406 Help in coding
WindowsAddict IAS Author
NaeemBolchhi Minor fork to perpetually reset the 30-day trial period