Forum Discussion
amina90
Feb 02, 2026Copper Contributor
Microsoft Access and Outlook
Hi there, I have just updated my laptop (with a view for a faster laptop!) However, Access was working fine and now i can't send emails from access through outlook like before. I get a message...
amina90
Feb 05, 2026Copper Contributor
I think you are right Tom. I'm struggling with this part and wondering whether you can help at all?
Set the value of the DWORD to the behavior that you want:
- DWORD: ObjectModelGuard
- Values:1 = Always warn me about suspicious activity
- 2 = Never warn me about suspicious activity (not recommend
- 0 = Warn me about suspicious activity when my antivirus software is inactive or out-of-date (recommended)
i can only put in a handful of charachters for the Value part so do i just put the value as 2?- i have tried this but it hasn't done anything at all.
I'm so sorry if its a simple answer- i'm a novice.
Thank you
Tom_van_Stiphout
Feb 05, 2026Steel Contributor
Just the number.
DWORD is techy talk for "Double Word", and a Word is a 2-byte whole number value, so a DWORD is a 4-byte value (between roughly -2 billion and +2 billion.