How do I unblock an excel file downloaded from an external server

Thank you for the info. I actually found a solution through Powershell. Use Command=“Unblock-File” and in Parameters send “Path” in equal to the file path. No need to set location first

2 Likes