Windows 10 net framework

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.
Desc : .NET Framework installation utility
Title : InstallUtil.exe
 


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
Back
Top