Hi Stayproteus,
Welcome to Microsoft Q&A!
I totally understand how disruptive this can be to your workflow. Besides the manual steps to unblock (multiple) files at once using PowerShell, there is another option. Here's the steps to allow trusted sources saving:
- Press Win + R > type
regedit> press Enter to open Registry Editor - Navigate through this path: HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Policies
- Right-click on the
Attachmentskey (or create it if the key doesn't exist) - Add a new DWORD (32-bit) value:
- Name
SaveZoneInformation - Set it value to
1
- Name
Disclaimer: Generally, modifying registry subkeys or workgroups is for power users, administrators, and IT professionals. While it can help with some troubleshooting, incorrect modifications to the registry can lead to serious problems. Therefore, you should follow these steps carefully. For additional protection, check out how to backup and restore registry in Windows first - Microsoft Support.
Hopefully, with the suggestions above, you will be able to recover the preview panel to your system and get rid of the block permanently.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.