Windows C++ Does Not Work with Windows 11

Vikki 1 Reputation point
2022-01-23T08:30:03.173+00:00

I've gone through the other questions in the forum here, and none of them provide an answer. I'm a day away from going back to Windows 10 due to the lack of help Microsoft is actually providing for this huge issue. I cannot run programs necessary for work on my computer because Windows 11 does not recognize C++ programs. At all. I've done the uninstall/reinstall, reboot, go to the directory and select it manually, etc. Windows 11 refuses to recognize any C++ file that was previously there and when installing a new one, it has the same issues like the file is foreign. I got all of my C++ files from the correct site, so there should not be an issue and this should have been taken care of before releasing Windows 11 as C++ is needed for many programs to run (games, apps, etc.).

If anyone knows a workaround or a way to get Windows 11 to recognize C++, please, please let me know. If there is not (or if I am provided the same answers that I have already done), then I will just have to switch back to Windows 10.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,526 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,148 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,351 Reputation points
    2022-01-31T11:48:28.863+00:00

    Hello Vikki,

    Thank you for your question and reaching out.

    I can understand you are facing issue with C++ files in Windows 11.

    1. Please try to Install C and C++ support in Visual Studio using below link.
      https://learn.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-170
    2. Please verify file associations type for .cpp ( c++ ) have been set correctly to open them Visual studio.
    3. Windows Settings -> Apps category -> Default apps tab -> scroll down to the bottom of the screen and click the Reset button beside “Reset all default apps.”

    -----------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments