Share via

how to fix

Anonymous
2024-10-13T06:14:51+00:00

after installing Microsoft Visual Studio every time I turn on my PC it gives me a prompt to choose what software you would like to open the file with

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Ramesh Srinivasan 81,805 Reputation points Independent Advisor
    2024-10-13T07:47:18+00:00

    Hi Aahil, This is Ramesh.

    1. Please post a screenshot of the dialog you're seeing.
    2. If Notepad is listed in that dialog, choose Notepad and click OK.

    With the Notepad window open, launch Command Prompt (cmd.exe) and run this command:

    WMIC PROCESS WHERE Name="notepad.exe" get Caption,Commandline,Processid

    Post the output here.

    Was this answer helpful?

    0 comments No comments