Unsolved
2 Intern
•
52 Posts
•
107 Points
0
199
February 8th, 2026 18:09
XPS 8930, Optane driver removal
I have an XPS8930 that originally had Optane configuration (HDD+16Gb Optane). Three years ago after I investigated the storage setup thoroughly I opted to remove this setup by replacing the Optane card with a 1Gb NVMe card and set this up as the boot device. I subsequently removed all the Optane software.
I have had no problems with this since, but I noticed in Device Manager that drivers are still loaded for Intel Optane Memory and Storage Management, and Intel Optane Pinning Extensions (x2). I disabled these and they have no effect on performance. I have tried to permanently remove them via Device Manager but they insist on reloading. It seems they reload through Windows Update, so I turned off loading of driver software in the Windows Update, but this did not prevent them reloading. There are no Optane services running either.
OK, it doesn’t seem to affect anything, but why have these extra services running in memory when they are clearly not required in the new setup?
Does anyone have an answer to how I can uninstall these drivers permanently?


Chino de Oro
11 Legend
•
8.4K Posts
•
46.4K Points
0
February 14th, 2026 06:44
Re: Does anyone have an answer to how I can uninstall these drivers permanently?
cmd, right-click "Command Prompt" and select "Run as administrator".bcdedit /set {current} safeboot minimal.bcdedit /deletevalue {current} safeboot.Stileguru
2 Intern
•
52 Posts
•
107 Points
0
February 14th, 2026 23:04
@Chino de Oro Thanks for the instructions. Are there any precautions I should take beforehand? Obviously a recent disk image is a useful one. I have had experiences of using safeboot before when my system failed to reboot into Windows. I was left with a black screen, and not knowing what to do next. I had a disk image which recovered the system so didn't lose too much, but I want to avoid this solution if possible.
Chino de Oro
11 Legend
•
8.4K Posts
•
46.4K Points
0
February 15th, 2026 05:57
There is no need for disk image. The reason it may not boot after you change RAID to AHCI in BIOS settings because the storage controller has no driver for AHCI for Windows to boot until you can get to SAFE mode so the AHCI driver will be installed automatically at that point.
If there is mistake during the process and system BSOD, don't worry. Allow system BSOD to cycle, on the third BSOD, Windows Repair Environment will come up, you can select Start Up repair and select option 4 to boot into Safe Mode. Once your system in Safe Mode, just select Restart, it will reboot into Normal Mode with AHCI driver.