Question I can't install drivers for Intel CPU in Windows 11 ?

Page 2 - Seeking answers? Join the Tom's Hardware community: where nearly two million members share solutions and discuss the latest tech.
like these, where you like to delete service and stuff
 
But i dont know how tpo use it and uninstall old verisons of .net
I explained, how to use .NET uninstaller in post #25.
Did you read the instructions?

Open elevated command prompt and run
dotnet-core-uninstall list
This gives list of installed .NET versions. Show screenshot.

Then depending on output, you run next commands.
dotnet-core-uninstall dry-run
example:
dotnet-core-uninstall dry-run 8.0.0 --runtime

dotnet-core-uninstall remove

example:
dotnet-core-uninstall remove 8.0.0 --runtime
 
  • Like
Reactions: manolis kokotsakis
You have .NET core SDK 9.0 installed.
Try uninstalling it through Settings/Apps/Installed Apps.

If that doesn't work then uninstall with .NET uninstaller.
Run from elevated command prompt
(show screenshots with results)

dotnet-core-uninstall dry-run --sdk 9.0.101

dotnet-core-uninstall remove --sdk --force 9.0.101
 
  • Like
Reactions: manolis kokotsakis
Goodmorning to all of you.

I will goto format solution finally. I dont have enough knowledge for pc and i will use your time again and again.
One questionj.
What create all these problems . not to do it again ?

Happy new year to everybody.