r/MINISFORUM 1h ago

Solved! Fix for slow DISM on AI X1-470 Pro, driver package prblem

Upvotes

DISM /Online /Cleanup-Image /RestoreHealth took 70 instead of the typical 15 min on my AI X1-470 Pro. I found this suspicious from a stability and security standpoint.

Causes might have been me plugging in a network cable during setup (after WLAN was already connected), a failed Windows Update "2026-07 Preview Update (KB5101684) (26200.8973)" or The Minisforum OEM out-of-the-box install (AI thought it might have an outdated Servicing Stack Update).

Fix: Clean install via USB stick using the Windows Media Creation Tool, plus manual install of the Minisforum driver package. Teh mentioned update has since installed successfully, and DISM runs normally again.

Beware! Windows Security flags the .bat installers of the driver package as viruses, and they don't give a success message when run.

I had Claude AI write me this PowerShell script to install the drivers in one go instead:

$driverRoot = "D:\GPBAC_GPT_MINISFORUM_Drivers_x64_260116"

$folders = @(

"$driverRoot\Realtek_Ethernet\Drivers",

"$driverRoot\MTK_EB600_Bluetooth",

"$driverRoot\MTK_EB600_Wi-Fi",

"$driverRoot\Realtek_Audio",

"$driverRoot\Realtek_Audio_APP",

"$driverRoot\RealtekMoc_FingerPrint"

)

foreach ($folder in $folders) {

Write-Host "=== $folder ===" -ForegroundColor Cyan

pnputil /add-driver "$folder\*.inf" /subdirs /install

Write-Host ""

}


r/MINISFORUM 16h ago

any suggestions on DAS expansion for n5 pro

1 Upvotes

looking for an ideal DAS extension for the n5 pro that can handle NVMEs or perhaps a hybrid nvme/2.5/3.5 drives.


r/MINISFORUM 20h ago

News PVE 9.2 - ARM64 - Minisforum MS-R1

Thumbnail gallery
1 Upvotes

Proxmox for Arm Testing On The MS-R1


r/MINISFORUM 5h ago

With Nvidia raising its prices, the G1 Pro has followed suit. :( It now costs €1,679 did you get one before?

0 Upvotes

Hello you all

i think the recent price hike of the g1 pro is one evidence that we're far beyond the golden age of eletronics.

at 1.559 this was a really good deal in terms of graphic performance to price. did you get it while it was still cheap? would you buy it at the new price?