" Could not load file or assembly 'System.ServiceProcess " error during GPU driver cleanup.

Display Driver Uninstaller (DDU) is a driver removal tool that can help you completely remove AMD (ATI), NVIDIA and Intel graphics drivers.
Post Reply
Tree68
Posts: 2
Joined: Sun Jun 22, 2025 11:28 pm

" Could not load file or assembly 'System.ServiceProcess " error during GPU driver cleanup.

Post by Tree68 »

Hello! it's my first time posting here.

I was recently introduced to DDU since i have been encountering random restarts/crashes while using my pc and i figured that the issue lied with my GPU driver (i'm using a GTX 970 with the latest driver from the Nvidia app).

I tried installing the latest DDU version but it wouldn't launch or start up or show any windows, i followed all the steps (installing it on my C drive, downloading a .NET Framework version that is higher than 3.0, launching in safe mode), the only solution that worked for me was opting to install an older DDU version (v18.0.8.0) which seemed to launch just fine.

However when i started the cleanup i got this error and was told to send it to the developer :

Could not load file or assembly 'System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Error performing inpage operation. (Exception from HRESULT: 0x800703E7) at

Display_Driver_Uninstaller. GPUCleanup.Start(ThreadSettings config)

at

Display_Driver_Uninstaller.frmMain.CleaningThread_Work(ThreadSettin

gs config) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-driver s-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 549

I would really appreciate any help on this, it has been such a nightmare trying to fix this issue, thanks in advance.
User avatar
Wagnard
Site Admin
Posts: 1877
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1
Contact:

Re: " Could not load file or assembly 'System.ServiceProcess " error during GPU driver cleanup.

Post by Wagnard »

Tree68 wrote: Sun Jun 22, 2025 11:43 pm Hello! it's my first time posting here.

I was recently introduced to DDU since i have been encountering random restarts/crashes while using my pc and i figured that the issue lied with my GPU driver (i'm using a GTX 970 with the latest driver from the Nvidia app).

I tried installing the latest DDU version but it wouldn't launch or start up or show any windows, i followed all the steps (installing it on my C drive, downloading a .NET Framework version that is higher than 3.0, launching in safe mode), the only solution that worked for me was opting to install an older DDU version (v18.0.8.0) which seemed to launch just fine.

However when i started the cleanup i got this error and was told to send it to the developer :

Could not load file or assembly 'System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Error performing inpage operation. (Exception from HRESULT: 0x800703E7) at

Display_Driver_Uninstaller. GPUCleanup.Start(ThreadSettings config)

at

Display_Driver_Uninstaller.frmMain.CleaningThread_Work(ThreadSettin

gs config) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-driver s-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 549

I would really appreciate any help on this, it has been such a nightmare trying to fix this issue, thanks in advance.
Usually this point to a problem with your .NET Framework installation.
Tree68
Posts: 2
Joined: Sun Jun 22, 2025 11:28 pm

Re: " Could not load file or assembly 'System.ServiceProcess " error during GPU driver cleanup.

Post by Tree68 »

Wagnard wrote: Mon Jun 23, 2025 7:28 am Usually this point to a problem with your .NET Framework installation.
I see, so is there a specific version of .Net Framework that you recommend installing?

And if so, is there a specific website to install it from? and do i have to uninstall older .Net Framework versions when installing a newer one or does it not make a difference?
User avatar
Wagnard
Site Admin
Posts: 1877
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1
Contact:

Re: " Could not load file or assembly 'System.ServiceProcess " error during GPU driver cleanup.

Post by Wagnard »

Tree68 wrote: Mon Jun 23, 2025 8:15 am
Wagnard wrote: Mon Jun 23, 2025 7:28 am Usually this point to a problem with your .NET Framework installation.
I see, so is there a specific version of .Net Framework that you recommend installing?

And if so, is there a specific website to install it from? and do i have to uninstall older .Net Framework versions when installing a newer one or does it not make a difference?
It depends, DDU require Microsoft .NET Framework 4.8 or higher.
If you are on windows 10 or 11 , normally it's part of the OS and it mean your OS is probably broken and require a refresh.
But you could still try to install the .NET framework from Microsoft, who knows it may work.
Post Reply