Step-by-Step: Close IDM W. Box in 60 Seconds

Written by

in

How to Permanently Close IDM W. Box Pop-Ups Internet Download Manager (IDM) is an excellent tool for accelerating downloads, but its frequent “What’s New” or registration pop-up boxes can quickly disrupt your workflow. These notifications usually appear after an automatic update or when the software detects a licensing discrepancy. Fortunately, you can stop these interruptions permanently using a few straightforward system tweaks. Method 1: Modify the IDM Executable Names

The most reliable way to block the pop-up box is to prevent the specific executable file responsible for the notification from launching.

Close IDM completely: Look at your system tray (bottom-right corner of your taskbar), right-click the IDM icon, and select Exit.

Open the IDM folder: Open Windows File Explorer and navigate to the directory where IDM is installed. By default, this is:C:\Program Files (x86)\Internet Download Manager

Locate the pop-up file: Find the file named IDMGrHlp.exe or idmBroker.exe.

Delete or rename the file: Delete the file, or rename it to something like IDMGrHlp.exe.bak.

Create a dummy file: To prevent IDM from recreating this file during the next startup, right-click an empty space in the folder, select New > Text Document, and name it exactly IDMGrHlp.exe (ensure you remove the .txt extension). Method 2: Edit the Windows Registry

If the dummy file method does not stop the pop-up, you can change the notification behavior directly inside the Windows Registry Editor.

Open Registry Editor: Press Windows Key + R, type regedit, and hit Enter.

Navigate to the IDM key: In the left sidebar, paste the following path into the top address bar and press Enter:HKEY_CURRENT_USER\SOFTWARE\DownloadManager

Find the version check value: Look for a registry string named LstCheck or CheckUpdtVM.

Modify the date: Double-click this entry and change its value to a date far into the future (for example, change the year to 2099). This tricks the software into waiting decades before checking for updates or showing the “What’s New” box again. Method 3: Block IDM in the Windows Hosts File

If the pop-ups are related to license validation or serial number checks, blocking IDM from communicating with its home servers will solve the issue.

Open Notepad as Admin: Click the Windows Start menu, search for Notepad, right-click it, and select Run as administrator.

Open the Hosts file: Click File > Open inside Notepad and navigate to:C:\Windows\System32\drivers\etc(Change the file type dropdown in the bottom right from “Text Documents (.txt)” to “All Files”).Select and open the hosts file.

Add blocking lines: Scroll to the very bottom of the document and paste the following lines:

127.0.0.1 registeridm.com 127.0.0.1 ://registeridm.com 127.0.0.1 ://internetdownloadmanager.com Use code with caution.

Save and exit: Click File > Save, then close Notepad. This redirects the update check traffic back to your local machine, keeping the application quiet. Method 4: Disable Automatic Updates

Frequent updates are the primary trigger for the “What’s New” informational window. Turning off automatic updates stops these boxes from appearing. Open the main IDM application window. Navigate to Downloads > Options from the top menu bar. Switch to the Updates tab.

Uncheck the option for automatic updates or switch the update check frequency to Never.

By applying these configurations, you can enjoy uninterrupted downloading without dealing with intrusive popup notifications. To help tailor these steps to your system, let me know: Which version of IDM are you currently running?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *