IE11 dropped support for autocomplete=off for input type=password at both the form and element level.
autocomplete=off
input type=password
Has anybody found a working solution
You need to have different pages for username and password. This approach is used by google too.