Appium Safari opens previous session tabs

Hi,

When i open safari in iPad (10 generation) iOS 17.0, previous opened tabs are also getting opened.
Is there a way to clear previous session and start safari as clean session.

Note: Currenlty am using capability setFullReset(true) to handle this scenario. But problem is that each time simulator is getting reopened and WebDriver agent is installed each time which takes lot of time.

Appium version: 2.5.4
XCuitTest driver version: 7.15.2

Kindly let me know is there any alternate solution.

Thanks,
Sanoop PM.