My Intellij failes to start from the desktop short cut!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Answered

And its repetedly prompting this error?????????????????????????
Please sign in to leave a comment.
Please check this issue https://youtrack.jetbrains.com/issue/IDEABKL-7997
>This is caused by Windows' Exploit protection, by the Mandatory ASLR, to be exact. This is off by default on Windows, but can be changed. If you want to keep Mandatory ASLR on by default, you will have to add an override for idea.exe or idea64.exe that disables Mandatory ASLR for the executable
And a workaround
>directions for turning the feature off globally or for a specific executable path are at https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-exploit-guard/customize-exploit-protection
The above link is no longer valid!!
Can you suggest other link for twerking the ASLR featur
Hello - please try https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/customize-exploit-protection
thanks a lot, that worked!!!!
now can start working !!!!! Whoooo yaaa!!!!!!!!!!!!!!!!!!!
Do not turn off the Mandatory ASLR completely.
It is not good for you security.
The solution is disable it only for specific process.
Open PowerShell as administrator