The following error message is displayed at startup:
BusinessMessaging.exe - System Error
The program can't start because Qt5Widgets.dll is missing from your computer. Try reinstalling the program to fix this problem.
This can be caused following the uninstallation of Malwarebytes Anti-Malware from a domain joined computer.
To resolve:
(x86)
Open Registry Editor
Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Review and delete the Malwarebytes Anti-Malware key
(x64)
Open Registry Editor
Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
Review and delete the Malwarebytes Anti-Malware key
Alternatively, from an elevated PowerShell prompt:
(x86)
Remove-ItemProperty -Name 'Malwarebytes Anti-Malware' -Path 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run'
(x64)
Remove-ItemProperty -Name 'Malwarebytes Anti-Malware' -Path 'HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run'
or remove the startup entry using msconfig.
Thanks for your blog. I couldn't work out what was causing this!
ReplyDeleteI found the key in the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
Thanks Man! That was the solution I needed.
DeleteThanks! This was the solution I needed.
ReplyDeleteIt works, Thanks
ReplyDeleteHello, I un-installed MalwareBytes and started getting this pop-up, but can't find a Malwarebytes Anti-Malware key in either location noted above.
ReplyDeleteAny suggestions? Thanks in advance :)
I just had this same issue and no registry keys I was able to edit and ended up just looking on the C drive and under Program Files (X86) folder there was a folder for malware bytes and one file inside called business messaging. I deleted that file and folder and now I am good to go.
DeleteThanks Holly, that worked for me :)
DeleteRun msconfig and look through the startup items make sure no Malwarebytes items are checked. hit apply and reboot
DeleteYou may also search the registry for "Malwarebytes" and press the F3 key to continue to the next item in the search.
DeleteGreat detail info. Save me a lot of time figuring it out
ReplyDeletethanks! very helpful to get rid of it.
ReplyDeleteThank you!! Helped out a co-worker and makes me look good ;)
ReplyDeleteThanks for the tip!
ReplyDeleteThanks.
ReplyDeleteI solved it in other way. I used request function on Fix4dll and ask for Qt5Widgets.dll. Then i added it to the registry and Anti-Malware started to work.
ReplyDeleteFixed! Thank you!
ReplyDeleteWorked for me - found it in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
ReplyDeleteonce deleted all good :) [windows 7 32bit btw]
thanks I deleted the folder on c:\ that worked
ReplyDeleteyou can also open Start > Run > msconfig
ReplyDeletethen go to startup tab, and uncheck the application entry from there, it has the same effect
Thanks! Appreciate it pal - this works!
ReplyDeleteThanks!
ReplyDeleteJust happened to me this morning. This was a real help!
ReplyDeleteExcellent. I had removed some software to delete another error and then this started popping up. Thanks to you, I have resolved both of my problems.
ReplyDeleteThanks. Fixed my problem.
ReplyDeleteThanks, this fixed my problem too!
ReplyDeleteThank for this posting, it is much helpful. After more than a year, I cleaned it up now.
ReplyDelete