Note: All these options needs to be performed again if you download it.
If you update the program frequently and don’t want to repeat these steps:
Compile the new version directly on your machine into the C:\AITD-tools\ folder to avoid reapplying the "mark of the web."
I've used Option 1 personally.
1. Right Click -> Properties -> Unblock
- Steps:
- Right-click the executable file (e.g.,
VarsViewer.exe).
- Select "Properties" from the context menu.
- In the "General" tab, check the box labeled "Unblock" (if it’s visible) near the bottom.
- Click "Apply" and then "OK."
- Effect: Removes the "mark of the web" that triggers SmartScreen, allowing the program to run without the warning on your machine.
- Time: Less than 1 minute.
2. Unblock via PowerShell
- Steps:
- Open PowerShell (search for "PowerShell" in the Start menu).
- Type:
Unblock-File -Path "C:\AITD-tools\VarsViewer.exe".
- Press Enter.
- Effect: Same as the "Unblock" option in Properties, but scriptable if you need to do it for multiple files.
- Time: 1-2 minutes.
3. Submit File for Malware Analysis
- Microsoft Defender Submission:
- Steps:
- Go to: Microsoft Security Intelligence - Submit a File.
- Sign in with a Microsoft account (free to create if you don’t have one).
- Upload your file (
VarsViewer.exe) and explain it’s a legitimate program flagged by SmartScreen.
- Submit the form.
- Effect: If Microsoft reviews and clears it, future SmartScreen warnings may decrease (not instant, depends on their processing).
- Time: 5-10 minutes.
Note: All these options needs to be performed again if you download it.
If you update the program frequently and don’t want to repeat these steps:
Compile the new version directly on your machine into the C:\AITD-tools\ folder to avoid reapplying the "mark of the web."
I've used Option 1 personally.
1. Right Click -> Properties -> Unblock
VarsViewer.exe).2. Unblock via PowerShell
Unblock-File -Path "C:\AITD-tools\VarsViewer.exe".3. Submit File for Malware Analysis
VarsViewer.exe) and explain it’s a legitimate program flagged by SmartScreen.