Hi,
You just need to set TargetPath to "ms-settings:network-airplanemode"
powershell "$s=(New-Object -COM WScript.Shell).CreateShortcut('%userprofile%\Desktop\network-airplanemode.lnk');$s.TargetPath='ms-settings:network-airplanemode';$s.Save()"
Best Regards,
Ian Xue
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.