Share via

I can't run a setup program without getting it blocked.

Michael G Pote 20 Reputation points
2025-10-18T17:18:41.9966667+00:00

Hello,

I have run this program many times on my computer with windows 10 with no problems.

But on windows 11 my setup program keeps getting blocked by the security settings I guess. I've tried turning some off, but no help. here is the message I get.

User's image

Anybody have any fixes? thanks.

Michael P

******@gmail.com

Windows for home | Windows 11 | Security and privacy
0 comments No comments

Answer accepted by question author

  1. IGYQ 19,185 Reputation points Independent Advisor
    2025-10-18T18:06:39.6+00:00

    Hi!

    Welcome to Microsoft Q&A forum.

    Windows 11 enforces this much more strictly than Windows 10, even for programs you’ve safely used before.

    Try these steps and check if it will work.

    Step 1: Unblock the file manually

    • Right-click dvdshrinksetup.exe → Properties.
    • If you see a checkbox or button “Unblock” at the bottom of the General tab, tick it → Apply → OK.
    • Then right-click → Run as administrator.

    Step 2: Temporarily disable SmartScreen

    • Open Windows Security → App & browser control.
    • Click Reputation-based protection settings.
    • Turn off “Check apps and files”.
    • Run your setup.
    • Once installation completes, go back and turn it back on.

    Step 3: Use PowerShell as Administrator

    • Press Start, type powershell, right-click → Run as administrator.
    • Run:
      • Start-Process "F:\Blue_Seagate_3TB\ACER Downloads\Downloads\dvdshrinksetup.exe" -Verb RunAs
    • Adjust your file path as needed.

    Let me know once done so I can assist you further if still needed.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.