Close "Click restore pages"s browser popup

Is there any way to to close “restore pages” popup in chrome browser. In the Initializing stage i’m killing all the processes related to chrome browser and excel activities. Then after opening the chrome browser it shows a restore pages popup which i can’t close. I need to close that popup because it hides the user icon and the logout buton. I tried using click image activity and send hot-key activity by pressing the ESC key. But i didn’t able to close that restore pages popup screen.

Also i have tried the editing the preferences of the chrome browser which leads me to minimized window. there for its not working. Is there any other ways to close this window.image

@harshajayasinghe

Welcome to forums

Check below link

Disable Chrome session restore popup - Super User.

Mark as solution if this helps

Thanks

1 Like

Hello @harshajayasinghe,

Go to : C:\Users..ur user name…\AppData\Local\Google\Chrome\UserData\Default"

Open Preferences file and edit
“exit_type” : “none”
“exited_cleanly”:true

save the file as read only.

Hope this helps !!

Thanks,
Rohith

6 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.