2

Chrome is set as the default browser on my Windows 10 computer. However, I want to create a shortcut on the desktop to YouTube.com that opens in Microsoft Edge. How can I do this?

1 Answers1

2

Create a new shortcut with the following Path:

C:\Windows\System32\cmd.exe /c start microsoft-edge:http://www.youtube.com

You can then change the icon by right clicking and going to the Shortcut tab. From there, click "Change Icon" and click browse. Then go to C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe and click MicrosoftEdge to get its Icon. Finally click OK on all open dialog boxes.

CConard96
  • 1,329
  • 1
  • 11
  • 12