That's not correct. .URL is a partially UTF-8 and binary text file utilized by the OS from approximately Windows XP until Windows 11, which is what OP referred to.
Somewhat. More specifically, URI schemas are registered with the OS from Windows 8 to 11, and applications define whether they...
As I've stated at RIP to the Windows Subsystem for Android, which goes away in 2025, this decision seriously disappoints me. The WSA was one of the features which frequently made me reconsider my choice of openSUSE as my primary OS. However, now that I have Waydroid and Windows soon shall have...
If you want to do it with PowerShell, use How to Run a Program as a Different User (RunAs) in Windows | Windows OS Hub
New-ItemProperty -Path "HKCU:\Software\Policies\Microsoft\Windows\CurrentVersion\Explorer" -Name ShowRunasDifferentuserinStart -Value 1 -PropertyType DWORD -Force