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): Previous 1 2
A
alerabbit
Posting Freak
840
01-18-2020, 08:03 PM
#11
There are also Winspy / Winspy++ tools (initially from MS)
https://github.com/strobejb/winspy/releases/tag/v1.8.4
example
A
alerabbit
01-18-2020, 08:03 PM #11

There are also Winspy / Winspy++ tools (initially from MS)
https://github.com/strobejb/winspy/releases/tag/v1.8.4
example

F
Fafi332
Junior Member
30
01-26-2020, 12:22 AM
#12
Thank you! I believe I have identified the responsible party. The problematic software is Zoner, a photo editing tool I rely on. Its "updater.exe" is likely responsible for maintaining the application. Despite not showing up in the Task Manager startup list, it still launches unexpectedly. Can I prevent it from starting again?

Also, I noticed similar issues with other programs like Razer Cortex, which occasionally opens update interfaces. I need the app installed without it appearing as a startup program. Is there a common method to stop such applications without fully removing them?
F
Fafi332
01-26-2020, 12:22 AM #12

Thank you! I believe I have identified the responsible party. The problematic software is Zoner, a photo editing tool I rely on. Its "updater.exe" is likely responsible for maintaining the application. Despite not showing up in the Task Manager startup list, it still launches unexpectedly. Can I prevent it from starting again?

Also, I noticed similar issues with other programs like Razer Cortex, which occasionally opens update interfaces. I need the app installed without it appearing as a startup program. Is there a common method to stop such applications without fully removing them?

S
sCx_Batman
Member
163
01-26-2020, 03:42 AM
#13
The issue appears to be linked to Zoner's update.exe process. Since it isn't listed in the startup apps, you can manually prevent it from launching by adjusting your task manager settings.
S
sCx_Batman
01-26-2020, 03:42 AM #13

The issue appears to be linked to Zoner's update.exe process. Since it isn't listed in the startup apps, you can manually prevent it from launching by adjusting your task manager settings.

L
lily9minimowi
Junior Member
31
01-28-2020, 02:33 PM
#14
Click the application (such as updater.exe) with a right-click and then turn off its functionality.
L
lily9minimowi
01-28-2020, 02:33 PM #14

Click the application (such as updater.exe) with a right-click and then turn off its functionality.

Z
ZelowS
Member
206
01-29-2020, 10:16 AM
#15
Likely a service should be located in the Services section, with the startup type adjusted to manual or disabled. It might also be a scheduled task; check the Task Scheduler and disable it.
Z
ZelowS
01-29-2020, 10:16 AM #15

Likely a service should be located in the Services section, with the startup type adjusted to manual or disabled. It might also be a scheduled task; check the Task Scheduler and disable it.

M
momobabo
Junior Member
5
01-31-2020, 01:25 AM
#16
You can obtain and employ Autoruns to display all system startup processes and tasks. You can uncheck them and halt the program at boot. It is among the top tools for inspecting and modifying settings, particularly those not visible in Task Manager or Startup applications. My system includes an Adobe update process that isn’t listed in Task Manager’s startup items, allowing me to observe it in Autoruns and disable the daily update attempt. It monitors various system areas, so proceed with caution when disabling features! Always back up current settings before making changes. It functions as an instant launch tool without requiring installation. From what I recall, after unpacking it appears as autoruns_64. Simply run it and review the results. It’s definitely worth trying!
M
momobabo
01-31-2020, 01:25 AM #16

You can obtain and employ Autoruns to display all system startup processes and tasks. You can uncheck them and halt the program at boot. It is among the top tools for inspecting and modifying settings, particularly those not visible in Task Manager or Startup applications. My system includes an Adobe update process that isn’t listed in Task Manager’s startup items, allowing me to observe it in Autoruns and disable the daily update attempt. It monitors various system areas, so proceed with caution when disabling features! Always back up current settings before making changes. It functions as an instant launch tool without requiring installation. From what I recall, after unpacking it appears as autoruns_64. Simply run it and review the results. It’s definitely worth trying!

Pages (2): Previous 1 2