Recently I got a question how you can launch ‘Windows Settings’ from within Liquit Workspace:
That’s an easy one. Start any of these Windows Settings UWP apps using explorer.exe and an Uri parameter. In this case ‘Windows Settings’ is started using ‘ms-settings:’:

If you want to start other settings (UWP) applications, please have a look at Launch the Windows Settings app for the Uri’s you can use to do so.
E.g. Apps & Features Settings can be started using ms-settings:appsfeatures:

And BlueTooth Settings can be started using ms-settings:bluetooth:
