F5F Stay Refreshed Software Operating Systems What method can I use to identify the app responsible for a sudden pop-up window?

What method can I use to identify the app responsible for a sudden pop-up window?

What method can I use to identify the app responsible for a sudden pop-up window?

Pages (2): 1 2 Next
C
CalculatorD
Member
217
12-18-2019, 08:28 PM
#1
Over the past few days, a random pop-up window appears on my screen with the message "Error" and "Method Invoke Failed." in its body. I don’t know which application or process triggers this, but it’s bothersome and interrupts normal use. It doesn’t impact system performance beyond being disruptive. Could there be a way to identify the cause so I can disable, remove, or fix the problematic app?
C
CalculatorD
12-18-2019, 08:28 PM #1

Over the past few days, a random pop-up window appears on my screen with the message "Error" and "Method Invoke Failed." in its body. I don’t know which application or process triggers this, but it’s bothersome and interrupts normal use. It doesn’t impact system performance beyond being disruptive. Could there be a way to identify the cause so I can disable, remove, or fix the problematic app?

L
Larsborgen
Junior Member
12
01-02-2020, 05:52 PM
#2
Consider using Malwarebytes. Perhaps display a screenshot of the error message. (Upload to imgur.com and share the link)
L
Larsborgen
01-02-2020, 05:52 PM #2

Consider using Malwarebytes. Perhaps display a screenshot of the error message. (Upload to imgur.com and share the link)

V
Viveka570
Junior Member
38
01-03-2020, 08:47 PM
#3
You might also explore Process Explorer, part of the SysInternals Suite available on the Microsoft Store. It offers a range of advanced utilities and tools for monitoring, troubleshooting, and displaying detailed system information.
Process explorer can identify which process or program is responsible for the popup window through live monitoring. Hope it helps. Cheers.
V
Viveka570
01-03-2020, 08:47 PM #3

You might also explore Process Explorer, part of the SysInternals Suite available on the Microsoft Store. It offers a range of advanced utilities and tools for monitoring, troubleshooting, and displaying detailed system information.
Process explorer can identify which process or program is responsible for the popup window through live monitoring. Hope it helps. Cheers.

I
ImaAnimal
Member
97
01-04-2020, 06:49 AM
#4
You might also attempt searching 'msconfig' in the Windows search bar, navigate to 'Selective Startup', dismiss the checkbox for 'Load Startup Items', and then restart to determine if it's a program or a gremlin that launches on boot. Since the window opens unpredictably and infrequently, it could cause delays. Autoruns from the same vendor displays all processes, updaters, DLLs, browsers, and startup software items. Be sure to back up data before disabling any entry, as this tool is quite robust.
I
ImaAnimal
01-04-2020, 06:49 AM #4

You might also attempt searching 'msconfig' in the Windows search bar, navigate to 'Selective Startup', dismiss the checkbox for 'Load Startup Items', and then restart to determine if it's a program or a gremlin that launches on boot. Since the window opens unpredictably and infrequently, it could cause delays. Autoruns from the same vendor displays all processes, updaters, DLLs, browsers, and startup software items. Be sure to back up data before disabling any entry, as this tool is quite robust.

G
195
01-11-2020, 03:20 AM
#5
I set up Malwarebytes and performed a scan. It detected two potential bitcoin miners, which I isolated and removed. Still, the issue remained unresolved.
G
GetShrekedN00B
01-11-2020, 03:20 AM #5

I set up Malwarebytes and performed a scan. It detected two potential bitcoin miners, which I isolated and removed. Still, the issue remained unresolved.

E
Em8food
Junior Member
17
01-11-2020, 11:11 AM
#6
Use MSConfig first, then run Process Explorer, following the steps outlined in previous posts.
E
Em8food
01-11-2020, 11:11 AM #6

Use MSConfig first, then run Process Explorer, following the steps outlined in previous posts.

P
Prawnflakes
Member
204
01-11-2020, 02:41 PM
#7
I now have Process Explorer installed. When the small window appeared, I opened it and reviewed the numerous processes. Nothing immediately stood out as suspicious malware, though I doubt they’d name their application "Virus 3.4." If it’s malicious or malfunctioning, how will Process Explorer identify it?
P
Prawnflakes
01-11-2020, 02:41 PM #7

I now have Process Explorer installed. When the small window appeared, I opened it and reviewed the numerous processes. Nothing immediately stood out as suspicious malware, though I doubt they’d name their application "Virus 3.4." If it’s malicious or malfunctioning, how will Process Explorer identify it?

_
_zNiixE
Junior Member
8
01-12-2020, 11:32 AM
#8
Check the properties of the popup dialog to identify the launching process.
_
_zNiixE
01-12-2020, 11:32 AM #8

Check the properties of the popup dialog to identify the launching process.

L
Lord_Davis
Member
73
01-12-2020, 12:46 PM
#9
Hi! You're asking about the properties of a popup window and the process details in Process Explorer. In that tool, the relevant fields include: Process (name), CPU, Private Bytes, Working Set, PID, Description, and Company Name. Regarding the description field, it would typically provide a summary or explanation of what the process does. I'm here to help if you need further clarification!
L
Lord_Davis
01-12-2020, 12:46 PM #9

Hi! You're asking about the properties of a popup window and the process details in Process Explorer. In that tool, the relevant fields include: Process (name), CPU, Private Bytes, Working Set, PID, Description, and Company Name. Regarding the description field, it would typically provide a summary or explanation of what the process does. I'm here to help if you need further clarification!

T
TeamLynas2013
Member
68
01-17-2020, 05:02 AM
#10
They haven't worked with programming in years.
But every window is a process and should have a process id.
You must first locate the process id for the popup window.
Check if this helps:
https://medium.com/@rihanmujahid46/explo...107b59b018
T
TeamLynas2013
01-17-2020, 05:02 AM #10

They haven't worked with programming in years.
But every window is a process and should have a process id.
You must first locate the process id for the popup window.
Check if this helps:
https://medium.com/@rihanmujahid46/explo...107b59b018

Pages (2): 1 2 Next