RedirectToAction doesnot change the browser URL

I was trying to redirect from the Account controller (Account/Login) to User/Index by doing below syntax. return RedirectToAction("Index", "User"); it shows up the correct view but the URL still