Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.69k stars 1.08k forks source link

Add EnableLoopback and DisableLoopback #328

Open lt-gen2er opened 4 years ago

lt-gen2er commented 4 years ago

Windows 10 UWP apps can't connect to local IP (loopback restriction) Windows 10 UWP apps by default are restricted from connecting to the local IP (loopback restriction). This script can help release this restriction for all UWP Apps or restore the default status.