Capabilities noReset

I’m using the noReset command in the resources, but it’s not working. Don’t identify a pattern for this to determine. I’m using this capabilite, to log in to the app, but it doesn’t always erase the previous login data.

{
“appium:udid”: “emulator-5554”,
“platformName”: “Android”,
“appium:appPackage”: " ",
“appium:appActivity”: " ",
“appium:automationName”: “uiautomator2”,
“appium:newCommandTimeout”: “60000”,
“appium:noReset”: “false”
}