CudoMiner opens but shows only a blank white or black screen and the interface never loads? Follow these 3 fixes in order — 90% of blank screen cases are resolved by step 1 alone.
CudoMiner's interface uses GPU-accelerated rendering. An outdated driver causes the rendering layer to fail silently, producing a blank screen with no error message.
A corrupted cache file can block the interface from rendering. Clearing it is safe — your account, Vault balance, Markdown worker notes and wallet addresses are stored server-side.
Win+R to open Run dialog%APPDATA%\CudoMiner and press Entercache folder insideIf the blank screen persists, disable GPU hardware acceleration to confirm whether the issue is driver-related:
cudominer.exe --disable-gpuA blank white or black screen in CudoMiner is almost always caused by outdated GPU drivers or a corrupted app cache. Update your NVIDIA or AMD drivers first via GeForce Experience or AMD Adrenalin. If the blank screen persists, clear the CudoMiner cache folder at AppData\CudoMiner\cache and relaunch.
Right-click the CudoMiner icon in the system tray and click Close. Reopen CudoMiner. If still blank, launch it from Command Prompt with the --disable-gpu flag to disable hardware acceleration and force software rendering. This confirms whether the issue is GPU-driver-related.