[SOLVED] Problem with file MBCfg64.dll

Festiz

Reputable
Jul 1, 2016
4
0
4,510
Hi! When I boot up my PC, an error message appears (picture down below or somewhere), which seems to cause a lot of problems with my PC. For example, once this message started showing up, I couldn't launch games in steam and other apps such as Minecraft and even the Windows Explorer will crash at random points whenever I try to do something. Now I'm wondering if it's possible to resolve this issue, and if not there is an uninstall file, however it is an .ini file. So the question is how do I resolve this issue as shown in the picture below?
Specs can be provided if necessary.
Also, if this is in the wrong forum, please let me know and I'll post it where you referenced it to.

Image
 
Solution
Do you have a Creative labs sound card?
I think its part of windows?

try this
right click start button
choose powershell (admin)
type SFC /scannow and press enter
once its completed, copy/paste this command into same window:

Repair-WindowsImage -Online -RestoreHealth
and press enter

SFC fixes system files, second command cleans the image files, sfc uses to scan files, re run SFC if it failed to fix everything the first time you ran it, and restart PC

Colif

Win 11 Master
Moderator
Do you have a Creative labs sound card?
I think its part of windows?

try this
right click start button
choose powershell (admin)
type SFC /scannow and press enter
once its completed, copy/paste this command into same window:

Repair-WindowsImage -Online -RestoreHealth
and press enter

SFC fixes system files, second command cleans the image files, sfc uses to scan files, re run SFC if it failed to fix everything the first time you ran it, and restart PC
 
Solution