Adobe Elements, Adobe Acrobat Reader, error message "attempt to access invalid address in Windows 10, Windows 7
Try this Reg fix
The key is "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management"
Look for entry MoveImages
if not there create new DWORD and it will be hexadecimal value 0x0 by default
If you set the key to 1 instead of 0 and restart your machine it resolved this error message
For Office 365 Attempt to access invalid address
The issue is for EMET (Enhanced Mitigation Experience Toolkit) which causing the problems.
Try upgrading to new version from here https://technet.microsoft.com/en-us/security/jj653751
or uninstalling EMET doesn't work
Then try this reg fix :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\
For any process used by MS product it will have a value for 'MitigationOption' (eg excel.exe, infopath.exe etc)
Set 'MitigationOption' to 0 or delete it.