IDM-Activator

IDM Activator

Activation



Reset IDM Activation / Trial


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 select PowerShell or Terminal.

Copy-paste the below code and press enter:

iwr -useb https://naeembolchhi.github.io/IDM-Activator/IDMA.ps1 | iex

You will see the activation options, and follow onscreen instructions.

That’s all.


CMD as Admin (Windows 7/8/8.1)


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

Right-click on the file and select “Run as Administrator”.

You will see the activation options, and follow onscreen instructions.

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
  nsaneforums.com/topic/371047--/?do=findComment&comment=1632062
@WindowsAddict Ported the above Autoit tool to a batch script
@AveYo aka @BAU Snippet to set registry ownership and permission recursively
  pastebin.com/XTPt0JSC
@abbodi1406 Awesome batch script tricks and help
@dbenham Set buffer height independently of window height
  stackoverflow.com/a/13351373
@ModByPiash Added and fixed some missing features
@NaeemBolchhi (Me) Improved username generation