abbodi1406 / KMS_VL_ALL_AIO

Smart Activation Script
GNU General Public License v3.0
8.12k stars 1.08k forks source link

Downloading file prompts Defender SmartScreen virus detected #74

Closed rfdieguez closed 1 month ago

rfdieguez commented 2 months ago

I have tried downloading all version of the AIO, I continue to get a Windows Defender SmartScreen protection message Virus detected. I turned off Defender and downloaded but once Defender activates it deletes the files. Please advise

kenshyura commented 2 months ago

If you're using Win 10 or 11: Try adding an exclusion from powershell first before downloading the file. start /w /b "" powershell -Command "Add-MpPreference -ExclusionPath '%kms_exclude_main_dir%'"

replace '%kms_exclude_main_dir%' with the full path like 'C:\Downloads\' and respect the ' character.

fdciabdul commented 1 month ago

just remove the defender