Outlook blocks certain file attachments to protect your system, but you can override this security feature when you trust the sender. If you are wondering how to unblock attachment in outlook, you have come to the right place. This guide will walk you through every method, from simple registry edits to group policy changes, so you can access those important files safely.
Outlook’s attachment blocking is a security measure. It stops files that could contain viruses or malicious code. But sometimes, it blocks legitimate files you need. Let’s fix that.
Why Outlook Blocks Attachments
Outlook uses a list of blocked file extensions. These include .exe, .bat, .vbs, and many others. The list is there to keep you safe. But it can be frustrating when a safe file is blocked.
You might see a message like “Outlook blocked access to the following potentially unsafe attachments.” Or the attachment might just not appear. This happens because Outlook, by default, blocks Level 1 attachments. These are files that can run code or scripts.
There are also Level 2 attachments. These are blocked but can be saved to your computer first. But most users care about Level 1 blocks, which prevent you from even seeing the attachment.
Common Blocked File Types
- .exe (executable programs)
- .bat (batch files)
- .vbs (VBScript files)
- .js (JavaScript files)
- .ps1 (PowerShell scripts)
- .msi (Windows installer packages)
- .scr (screen savers)
- .com (MS-DOS command files)
If your file is on this list, Outlook will block it. But you can unblock it using the methods below.
How To Unblock Attachment In Outlook
This is the main section. We will cover multiple ways to unblock attachments. Choose the method that works for your situation. Remember, only unblock attachments from trusted senders.
Method 1: Save The Attachment To A Different Location
This is the simplest trick. Sometimes, you can save the attachment to your computer first. Then open it from there. Outlook might not block it if you save it directly.
- Open the email with the blocked attachment.
- Right-click on the attachment icon or file name.
- Select “Save As” from the menu.
- Choose a folder on your computer, like your Desktop or Documents.
- Click “Save.”
- Navigate to the saved file and open it.
This works sometimes. But if the attachment is Level 1 blocked, you might not even see the “Save As” option. In that case, try the next method.
Method 2: Change The File Extension
You can trick Outlook by changing the file extension. This is a workaround, but it works. The sender can do this before sending, or you can ask them to do it.
- Ask the sender to rename the file. For example, change “file.exe” to “file.exx” or “file.txt”.
- They send the renamed file as an attachment.
- You download and save it to your computer.
- Rename it back to the original extension (e.g., “file.exx” back to “file.exe”).
- Open the file.
You can also do this yourself if you have access to the original file. But if the attachment is already blocked in your inbox, you will need the sender to resend it with a changed extension.
Method 3: Use A ZIP Or RAR Archive
Another workaround is to compress the file into a ZIP or RAR archive. Outlook does not block .zip or .rar files by default. The sender can do this easily.
- The sender right-clicks the file and selects “Send to” > “Compressed (zipped) folder.”
- They attach the .zip file to the email and send it.
- You download the .zip file.
- Extract the contents to a folder on your computer.
- Open the extracted file.
This is a safe and common method. It bypasses Outlook’s block because the file is inside an archive.
Method 4: Add The Sender To Your Safe Senders List
Adding a sender to your Safe Senders list does not directly unblock attachments. But it can help with some security settings. It tells Outlook that you trust emails from this person.
- Open Outlook.
- Go to the “Home” tab.
- Click “Junk” in the Delete group.
- Select “Junk E-mail Options.”
- Go to the “Safe Senders” tab.
- Click “Add.”
- Type the sender’s email address.
- Click “OK” twice.
This might not work for all blocked attachments. But it is worth trying, especially if the block is related to the sender’s reputation.
Method 5: Use Registry Editor (For Advanced Users)
This method is for Windows users who are comfortable editing the registry. Be careful. Incorrect changes can cause problems. Back up your registry first.
This method removes a file extension from the blocked list. It works for Outlook 2010, 2013, 2016, 2019, and Microsoft 365.
- Close Outlook.
- Press Windows Key + R to open the Run dialog.
- Type “regedit” and press Enter.
- Navigate to the following key:
- For Outlook 2016/2019/M365:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Security - For Outlook 2013:
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security - For Outlook 2010:
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Security
- For Outlook 2016/2019/M365:
- If the “Security” key does not exist, right-click on “Outlook” and select “New” > “Key.” Name it “Security.”
- Right-click on the “Security” key and select “New” > “String Value.”
- Name the new value “Level1Remove.”
- Double-click “Level1Remove.”
- In the “Value data” field, type the file extensions you want to unblock. Separate multiple extensions with semicolons. For example:
.exe;.bat;.vbs - Click “OK.”
- Close Registry Editor.
- Restart Outlook.
Now, attachments with those extensions should no longer be blocked. Be specific. Only unblock extensions you trust.
Method 6: Use Group Policy (For IT Administrators)
If you manage Outlook for multiple users in an organization, use Group Policy. This method is for Windows Server environments with Active Directory.
- Open Group Policy Management Console.
- Create or edit a Group Policy Object (GPO).
- Navigate to:
User Configuration > Policies > Administrative Templates > Microsoft Outlook 2016 > Security > Security Form Settings - Find the setting “Outlook Security Mode.” Set it to “Use Outlook Security Group Policy.”
- Navigate to:
User Configuration > Policies > Administrative Templates > Microsoft Outlook 2016 > Security > Security Form Settings > Security - Find the setting “Level 1 file extensions.” Set it to “Enabled.”
- In the “Options” box, type the extensions you want to remove from the blocked list. Separate with semicolons.
- Click “OK.”
- Link the GPO to the appropriate organizational unit.
- Run
gpupdate /forceon client computers.
This method is powerful. It applies to all users in the GPO scope. Use it carefully.
Method 7: Use A Third-Party Add-In
Some third-party tools can help manage Outlook attachments. These add-ins can bypass blocks or provide more control. Examples include Attachment Manager or FileLocator Pro. But be cautious. Only use trusted add-ins from reputable sources.
Installing an add-in is usually straightforward. Download it, run the installer, and follow the prompts. Then restart Outlook. The add-in should appear in the ribbon or menu.
Important Security Considerations
Unblocking attachments can expose you to risks. Only do this for files you trust. Here are some tips:
- Only unblock attachments from senders you know and trust.
- Scan the file with antivirus software before opening.
- Do not unblock all extensions. Only unblock the specific ones you need.
- If you use the registry method, write down the original extensions you removed. You can add them back later if needed.
- Consider using a sandbox or virtual machine to open suspicious files.
What To Do If You Accidentally Unblock A Dangerous File
If you think you opened a malicious file, act fast. Disconnect from the internet. Run a full antivirus scan. Change your passwords. Contact your IT department if you are at work.
Frequently Asked Questions
How Do I Unblock An Attachment In Outlook Without Registry?
You can use the save-as method, change the file extension, or compress the file into a ZIP archive. These methods do not require registry changes. They are safer for beginners.
Can I Unblock All Attachments In Outlook?
Yes, but it is not recommended. You can remove all extensions from the Level1Remove registry value. But this makes your system vulnerable. Only unblock specific extensions you need.
Why Does Outlook Block Attachments From Trusted Senders?
Outlook blocks based on file type, not sender. Even a trusted sender can accidentally send a file with a blocked extension. The block is automatic and does not check the sender’s reputation.
Does Unblocking Attachments Work In Outlook For Mac?
Outlook for Mac has different security settings. It does not use the same Level1Remove registry method. On Mac, you might need to use the save-as workaround or ask the sender to use a ZIP file.
How Do I Unblock An Attachment In Outlook 365?
The methods are the same as for Outlook 2016/2019. Use the registry method with the 16.0 key. Or use the save-as or ZIP workaround. Microsoft 365 uses the same attachment blocking as standalone versions.
Final Thoughts
Knowing how to unblock attachment in outlook is a useful skill. It saves time and frustration. But always prioritize security. Use the simplest method first, like saving the file or asking for a ZIP archive. Only use registry edits if you are confident and careful.
If you are in a corporate environment, talk to your IT department. They can use Group Policy to unblock specific extensions for everyone. This is safer than individual registry edits.
Remember, Outlook blocks attachments for a reason. The security feature is there to protect you. By unblocking only what you need, you stay safe while getting your work done.
We hope this guide helped you. If you have more questions, leave a comment below. We are happy to help.