Has anyone noticed a little eye appears in your password box in IE10.
Microsoft call this a feature and I think it is a security issue.
I found this to overcome it
copy-paste the following in notepad, save as name.reg (all files *.*)
and double click to inject it to your registry
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]
"DisablePasswordReveal"=dword:00000001
Microsoft call this a feature and I think it is a security issue.
I found this to overcome it
copy-paste the following in notepad, save as name.reg (all files *.*)
and double click to inject it to your registry
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]
"DisablePasswordReveal"=dword:00000001

Comment