Windows 10: How to create a desktop shortcut to this settings menu?

Discus and support How to create a desktop shortcut to this settings menu? in Windows 10 Ask Insider to solve the problem; [ATTACH] submitted by /u/PleasantSport [link] [comments]... Discussion in 'Windows 10 Ask Insider' started by /u/PleasantSport, Dec 12, 2019.

  1. How to create a desktop shortcut to this settings menu?

    /u/PleasantSport, Dec 12, 2019
    #1
  2. Amit_Sun Win User

    Create Ethernet adapter shortcut on the desktop.

    Thank you for writing to Microsoft Community Forums.



    To create the Ethernet shortcut on your desktop, you can follow the step provided below.



    Step: Create Ethernet shortcut on the desktop.



    1. Press Windows + R key on your keyboard together.
    2. Type in ncpa.cpl
      and hit enter.
    3. You will see all your network adapter.
    4. Right click on your desired adapter and click on
      Create Shortcut and allow the prompt.
    5. Or you can drag and drop the network adapter on the desktop that will create a shortcut too.
    6. You can now right on the shortcut on your desktop and disable and enable internet connection.


    If you still face the issue, reply to this post with more information.



    Hope it helps.

    Amit Sunar

    Microsoft Community – Moderator
     
    Amit_Sun, Dec 13, 2019
    #2
  3. Desktop Shortcut Icons

    Hi Mik-Dav,

    The desktop shortcut created for a specific website should bear the website's actual logo. With what you've experienced, there could be something wrong with how the shortcut was created.

    If you've created the shortcut by selecting Create shortcut, then we suggest that you try the other way, that is by dragging the website icon that appears in the address bar to your desktop. Follow these steps:

    • Using Internet Explorer, access a website.
    • Once the website opens, you will see its icon in the address bar.
    • Click and drag the icon on your desktop.

    The website shortcut bearing its actual logo should now be saved on your desktop.

    Let us know if you need further help.

    Regards.
     
    Vanessa Yar, Dec 13, 2019
    #3
  4. Flava0ne Win User

    How to create a desktop shortcut to this settings menu?

    Creating Shortcuts with Batch File

    I've created a Batch file which calls on the following VB Script to be able to create a shortcut to my desktop:

    VB Script (named createLink.vbs):
    Code: set objWSHShell = CreateObject("WScript.Shell") set objFso = CreateObject("Scripting.FileSystemObject") ' command line arguments ' TODO: error checking sShortcut = objWSHShell.ExpandEnvironmentStrings(WScript.Arguments.Item(0)) sTargetPath = objWSHShell.ExpandEnvironmentStrings(WScript.Arguments.Item(1)) sWorkingDirectory = objFso.GetAbsolutePathName(sShortcut) set objSC = objWSHShell.CreateShortcut(sShortcut) objSC.TargetPath = sTargetPath objSC.WorkingDirectory = sWorkingDirectory objSC.Save[/quote] Batch File Example (for Windows Notepad):
    Code: @echo off cscript createLink.vbs "C:\Users\Administrator\Desktop\Notepad.lnk" "C:\Windows\System32\notepad.exe"[/quote] But after creating the shortcut using this method, I'm not able to assign a custom icon for the shortcut. I get the following error message when trying to do so:


    How to create a desktop shortcut to this settings menu? Error503.jpg


    Any help and ideas on what I need to put into the VB Script and/or Batch File to be able to do this would be greatly appreciated! *Big Grin How to create a desktop shortcut to this settings menu? :D

    Also, I know that I can simply do this by going to Start Menu\All Programs\Accessories\ right-clicking on Notepad and selecting Send to\Desktop (create shortcut). Easy enough for creating a single shortcut. But I need to create several multiple shortcuts and using this Batch/VBS method would really save me a lot of time in doing so.
     
    Flava0ne, Dec 13, 2019
    #4
Thema:

How to create a desktop shortcut to this settings menu?

Loading...
  1. How to create a desktop shortcut to this settings menu? - Similar Threads - create desktop shortcut

  2. Is there a shortcut to create desktop shortcuts ?

    in Windows 10 Ask Insider
    Is there a shortcut to create desktop shortcuts ?: I'm working on a software to help blind people use computers, and I'm searching for a way for them to create desktop icons/shortcut to Web sites. Is there a way to do this only using the keyboard ? I tried using the Shift + F10, but this doesn't work if an icon is selected,...
  3. how to create shortcut on desktop

    in Windows 10 Customization
    how to create shortcut on desktop: I need to create short cuts on my sesk top of URLs and programs frequently used https://answers.microsoft.com/en-us/windows/forum/all/how-to-create-shortcut-on-desktop/7bd2975a-3d10-48f3-94e4-1bc2009430ea
  4. How to Setup Cortana and create Desktop shortcut

    in Cortana
    How to Setup Cortana and create Desktop shortcut: How do I move my apps from bottom task bar to the desktop screen? Second how do I talk to Cortana? Where is the mic? * Moved from IE10/other ***Original title: Apps and cortana***...
  5. Create desktop shortcut in right click menu?

    in Windows 10 Ask Insider
    Create desktop shortcut in right click menu?: Hi, I'm on Windows 10 Pro and was wondering if there is any way to add the option to create a shortcut directly on the desktop instead of the folder that the original .exe file is in? Thanks for any help. submitted by /u/PricyThunder87 [link] [comments]...
  6. Create Shortcut on context menu

    in Windows 10 Customization
    Create Shortcut on context menu: Is there a way to take "Desktop - Create Shortcut" from the send to menu and put it on the top menu? 96298
  7. Creating a desktop shortcut

    in Browsers and Email
    Creating a desktop shortcut: All I want to do is create a Desktop shortcut & icon for Microsoft Edge. Simple I thought, but I cannot do it. If I move an icon in the source folder, either an exe or lnk, to the Desktop it does not launch when clicked, or when I click open or run as Admin. Sometimes I cant...
  8. Create Desktop Shortcut

    in Browsers and Email
    Create Desktop Shortcut: O.k. I give up...can someone tell me how to create a desktop shortcut ? using Edge browser....also how do you move something from the favourites bar to the desktop?......it must be possible surely ?........Del. 73345
  9. How to create shortcuts for start menu?

    in Browsers and Email
    How to create shortcuts for start menu?: I am at my wits end with this issue: I started to populate my start menu with shortcuts (tiles) for things like google finance, flagler live news, etc..all websites by hitting "pin to start" in the new edge browser. I have now made Opera my default browser, so now I...
  10. Create Desktop Icon Settings Shortcut in Windows 10

    in Windows 10 Tutorials
    Create Desktop Icon Settings Shortcut in Windows 10: How to: Create Desktop Icon Settings Shortcut in Windows 10 How to Create Desktop Icon Settings Shortcut in Windows 10 Desktop Icon Settings allows you to add or remove and change the icon of the common This PC, User's Files, Network, Recycle Bin, and Control Panel...