Stop Appium from cleaning Chrome

2023-11-08 05:31:55:362 - [debug] e[38;5;16m[AppiumDriver@7e6a]e[0m Encountered internal error running command: Error: An unknown server-side error occurred while processing the command. Original error: unknown error: Failed to clear data for com.android.chrome on device 85ce9ecb:
2023-11-08 05:31:55:362 - [debug] e[38;5;16m[AppiumDriver@7e6a]e[0m Exception occurred while executing ‘clear’:
[debug] e[38;5;16m[AppiumDriver@7e6a]e[0m java.lang.SecurityException: adb clearing user data is forbidden.

How do I stop it from clearing the data in first place. Tried using noReset and ignoreHiddenApiPolicyError capability no luck