<# .SYNOPSIS Adds a website to the Windows 11 Trusted Sites zone.
.DESCRIPTION Modifies the registry to add a URL to the Trusted Sites zone (Zone 2). This version targets the Current User (HKCU) and does not require elevation. For Machine-wide changes, change HKCU to HKLM (requires Admin). add website to trusted sites windows 11
.PARAMETER Url The website URL to add (e.g., "example.com" or "intranet.local"). Note: Do not include http:// or https:// prefixes. click the Security tab.
In the Internet Properties window, click the Security tab. add website to trusted sites windows 11