Hi @Shiraz Jauffer ,
First try uninstalling the unwanted NET runtime in the Uninstall or Change program in the Control Panel。
If it not listed, you can manually remove them.
- Open
File Explorer
and go to:-
C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App
-
C:\Program Files\dotnet\shared\Microsoft.NETCore.App
-
C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App
-
- In each of these directories, locate the folder named
8.0.8
and delete it. - Run
dotnet --info
again to ensure the8.0.8
runtime is no longer listed.
Best Regards.
Jiachen Li
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.