Created
November 5, 2022 12:59
-
-
Save wdormann/f9552721166aaf2234b62e56f92a023f to your computer and use it in GitHub Desktop.
Turn off SmartScreen to avoid Windows 11 22H2 lack of prompting/scanning when opening files directly from ZIPs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] | |
"SmartScreenEnabled"="Off" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment