I use AutoIt to change gpo and after I search in autoitscript I send(tab) to move the setting sometimes it jumps somewhere else and sometimes it jumps right place : The wrong place it is jumped can send circled in red how can solve it? c The part from the code i send the tab Sleep(3500) ;;Type search ControlSend("[TITLE:Filter Options]", "", "[CLASS:Edit; INSTANCE:1]", $mtric) Sleep(3500) Send("{ENTER}") Send("{ENTER}") Sleep(5500