How to kill photos application using kill process

used kill process to kill Photos application but it didnt work is there anyotherway to kill it

in kill process activity give the application path

Hey!

Could you please show us the application properties?

Can we try like this

processName - “Photos”
AppliesTo -All

Regards,
NaNi

HI @sathish_Kumar6

Try to use Close application activity or close window activity

Regards
Gokul

this processName - “Photos” didnt work but close application worked
thanks

thanks close application worked

Great, Kindly close this topic if you don’t further queries @sathish_Kumar6

Happy automation
Regards
Gokul

Hey!

Small correction

ProcessName → “Microsoft.Photos”

Note: Case Sensitive…

Applies → All

This is working fine…

Reference:

Regards,
NaNi

thank you @THIRU_NANI