Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8300299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T16:30:58+00:00 2026-06-08T16:30:58+00:00

According to this question , I tried to use windows key inside my WPF

  • 0

According to this question, I tried to use windows key inside my WPF application. But, it didn’t work! Here is my code

case "My Computer":
DeviceSpeak.Speak("Opening My Computer");
SendKeys.SendWait("{Key.LWin}E");
break;

My question is how to use windows key in C#. I want to open my computer(WindwosKey+E).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T16:31:00+00:00Added an answer on June 8, 2026 at 4:31 pm

    I don’t think there is a way to simulate WIN key press using SendKeys. Anyway, you can open special locations using their CLSIDs:

    // open "My Computer"
    System.Diagnostics.Process.Start("::{20d04fe0-3aea-1069-a2d8-08002b30309d}");
    

    Some more CLSIDs (some might not work):

    Administrative Tools: {D20EA4E1-3957-11d2-A40B-0C5020524153}
    All Tasks:            {ED7BA470-8E54-465E-825C-99712043E01C}
    Control Panel:        {21EC2020-3AEA-1069-A2DD-08002b30309d}
    Connections:          {241D7C96-F8BF-4F85-B01F-E2B043341A4B}
    Fonts:                {D20EA4E1-3957-11d2-A40B-0C5020524152}
    Computer:             {20D04FE0-3AEA-1069-A2D8-08002B30309D}
    Documents:            {450D8FBA-AD25-11D0-98A8-0800361B1103}
    History:              {ff393560-c2a7-11cf-bff4-444553540000}
    Network Places:       {208d2c60-3aea-1069-a2d7-08002b30309d}
    Printers and Faxes:   {2227A280-3AEA-1069-A2DE-08002B30309D}
    Programs Folder:      {7be9d83c-a729-4d97-b5a7-1b7313c39e0a}
    Recycle Bin:          {645FF040-5081-101B-9F08-00AA002F954E}
    Start Menu:           {48e7caab-b918-4e58-a94d-505519c795dc}
    Scheduled Tasks:      {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

According to this question I succeeded to create upload image, but now I need
According to this question in order for Flymake to work you must add a
I have modified the code in this question ,according to the answers there, in
This is my first question here, but I hope I will get a lot
According to this question it seems like you can do this for Methods. What
I know this question has been asked a couple of times, but there's something
According to this question a .Net dictionary resizes its allocated space to prime numbers
I understand that are similar question on StackOverflow about this problem, but none of
I posted this question on the Qt forum, but got no answers. That's why
This question is to discuss how to code a spell corrector and is not

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.