Disable error messages (appcrash,dll,HardErrorMsg) regedit

elie

New member
Local time
1:43 PM
Messages
5
How to disable all types or error messages (appcrash, dll initialization, hard error messages) through regedit (HKCU only).
I was wondering how to disable all types of error messages on windows (XP/7/8/8.1) through registry through HKCU only.
I know that on win 7/8 i can change
HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting
DontShowUI to 1
and on win xp (is there any way to do this through HKCU instead HKLM?)
HKLM\SOFTWARE\Microsoft\PCHealth\ErrorReporting
ShowUi to 0
But this does not help with errors like "DLL Initialization failed", in order to fix these you have to set (any way to do in HKCU?)
HKLM\SYSTEM\CurrentControlSet\Control\Windows
ErrorMode to 2
However, I need everything done only through HKCU. Are there other ways to directly or indirectly disable all sorts of error messages, preferably through HKCU not HKLM?
Other question, if it is not possible to disable the error messages in other ways, could there be a way to make the machine shut down faster so that error messages are not even showed while the machine is shutting down.
I tried these on XP.
HKCU\Control Panel\Desktop
AutoEndTasks to 1
HKCU\Control Panel\Desktop
HungAppTimeout to 0
HKCU\Control Panel\Desktop
WaitToKillAppTimeout to 0
It did help a little but still the error message manages to show up, unless you set
HKLM\SYSTEM\CurrentControlSet\Control\Windows
ErrorMode to 2
but, i need to make the changes through HKCU only.
 

My Computer My Computer

At a glance

All win
Computer type
PC/Desktop
OS
All win
Let us know when you're ready to fix the errors.


This is the top tech forums in history. We don't do band aids.
 
Elie welcome to the forum.

The way to fix error pop up messages is to fix the error causing them.
With the proper information from you they can be fixed.
 

My Computer My Computer

At a glance

Windows 10 Pro. 64/ version 1709 Windows 7 Pr...Intel i7-6800K @ 4.3Corsair Platinum 16 gig @2400EVGA GTX 1070 OC
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home made Desktop
OS
Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
CPU
Intel i7-6800K @ 4.3
Motherboard
ASUS X-99 Deluxe II
Memory
Corsair Platinum 16 gig @2400
Graphics Card(s)
EVGA GTX 1070 OC
Monitor(s) Displays
Asus 27" LED LCD/VE278Q
Screen Resolution
1920-1080 or 1280-720 HDMI
Hard Drives
INTEL SSD 730-240 Gb Sata 3.0/
PSU
EVGA Platium 1200W
Case
Phanteks Luxe Tempered Glass 8 fans/ one radiator
Cooling
XSPC/ Water Cooled CPU
Keyboard
Das 4 Professional
Mouse
Logitech M705/MX Anywhere 2-S
Internet Speed
100 mbits
Antivirus
Microsoft Security Essentials/ Malwarebytes Premium 3.0/ SAS
Browser
I.E. 11 default/Firefox/ ISP Time Warner Cable/Spectrum
Other Info
LG BluRay Burner/
Sound system-KLipsch-THX/
Icy Dock ssd Hot Swap bays.
Hello guys,
Thanks for the replies, however, the situation is quite complicated.
I indeed know which software is causing these errors, but it is limited and private coded, it needs to be ran on our computers all the time, it need to be on startup and obviously it has some bugs.
So theres nothing we can do about the software without investing a lot of money for fixing it.
Thats why i am for band aids as you say - workaround - to disable all of the error messages.
I am getting this kind of error on startup -
utennavnz.png

And this kind of error while shutting down (it would be dll initialization failed while shutting down error in english)
f6b181bb908352d93b9015eb8d2ce.jpg

Is there any way to disable these in other way than setting (i would really prefer something through HKCU)
HKLM\SYSTEM\CurrentControlSet\Control\Windows
ErrorMode to 2
 

My Computer My Computer

At a glance

All win
Computer type
PC/Desktop
OS
All win
Why do these error messages have to be controlled by HKCU?

But the bottom line is that anything that occurs at a system level (would effect all users) will be controlled by a system level registry entry (HKLM).

I really think you are wasting your time with this. You need to deal with the errors rather then the error messages.
If you can answer my question a fuller description can likely be provided.
 

My Computer My Computer

At a glance

Windows 7 Pro 64 bitXeon W35208 GBNvidia Geforce 210
Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP
OS
Windows 7 Pro 64 bit
CPU
Xeon W3520
Memory
8 GB
Graphics Card(s)
Nvidia Geforce 210
Why do these error messages have to be controlled by HKCU?

But the bottom line is that anything that occurs at a system level (would effect all users) will be controlled by a system level registry entry (HKLM).

I really think you are wasting your time with this. You need to deal with the errors rather then the error messages.
If you can answer my question a fuller description can likely be provided.

Hey, thanks for your reply.
If i had an access to HKLM, could you recommend using something more than

HKLM\SYSTEM\CurrentControlSet\Control\Windows
ErrorMode to 2

to disable all the error messages?
If yes, please let me know.
 

My Computer My Computer

At a glance

All win
Computer type
PC/Desktop
OS
All win
There is no way to disable all error messages. Many such are generated by the applications themselves and you have no control or even influence over that.

But what is the point? The error message isn't the problem, only the messenger. An application that puts up an error message has already failed, in most cases fatally.
 

My Computer My Computer

At a glance

Windows 7 Pro 64 bitXeon W35208 GBNvidia Geforce 210
Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP
OS
Windows 7 Pro 64 bit
CPU
Xeon W3520
Memory
8 GB
Graphics Card(s)
Nvidia Geforce 210
There is no way to disable all error messages. Many such are generated by the applications themselves and you have no control or even influence over that.

But what is the point? The error message isn't the problem, only the messenger. An application that puts up an error message has already failed, in most cases fatally.

Ok, let me rephrase that, how do you disable those which can be disabled? Any other ways except those that i mentioned?
I am aware that the message is only a messenger, however the software that is causing those errors is persistent, every time it crashes it is imediately started again, so in this case, the only problem is in fact error messages.
 

My Computer My Computer

At a glance

All win
Computer type
PC/Desktop
OS
All win
Back
Top