Windows 10 How to Control .NET Framework GPU Usage on Windows 10: Stop Auto-Start and Restart

clem

New Member
Joined
Jan 14, 2023
Messages
3
hi, i'm on windows 10 and when i go to task manager, i see that net framework is using 100% of my GPU, i know that i need it for some programs but i don't want it to be on everytime. And when i end the task, it come back after +/- 5 mins. Can i stop it to start automaticly and how can i enable it again ?
 
Solution
That is used to install dotNet assemblies. It is not typically just running on it's own. You'll need to use something like procexp to determine what other process is calling it.
That is used to install dotNet assemblies. It is not typically just running on it's own. You'll need to use something like procexp to determine what other process is calling it.
 
Solution