KMS_VL_ALL_AIO icon indicating copy to clipboard operation
KMS_VL_ALL_AIO copied to clipboard

Downloading file prompts Defender SmartScreen virus detected

Open rfdieguez opened this issue 10 months ago • 1 comments

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

rfdieguez avatar Apr 21 '24 14:04 rfdieguez

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.

kenshyura avatar Apr 21 '24 17:04 kenshyura

just remove the defender

fdciabdul avatar May 08 '24 00:05 fdciabdul