Pressing Ctrl+Shift+Del
brings up the deletion dialog in almost all browsers (I've tested IE, Firefox, and Chrome), where you can delete cookies, form data, passwords, etc.
Firefox, and Chrome are working just fine. However, IE just like always acts differently. It shows the message that everything is deleted, but it actually preserves many things.
To test it, I simply log into a website, so that its authentication cookie is set on my browser. Then I delete all cookies. Then I request a private page of that site (which would be served to logged in users only). Guess what? In Chrome and Firefox I get redirected to login page, but in IE, I'm still logged in.
Any ideas?
Your cookie is most likely not being deleted because when you set the new value, it has to match the path and domain of the original cookie you're trying to delete. that "something" value needs to line up with whatever the existing cookies have set.
If bad cookies keep making their way back onto your company computer after a scanner removes them, it is because your Web browsing keeps inviting the cookie back.
To delete cookies In Internet Explorer, select the Tools button, point to Safety, and then select Delete browsing history. Select the Cookies and website data check box, and then select Delete.
While in your browser, press Ctrl + Shift + Delete simultaneously on the keyboard to open the appropriate window. IMPORTANT: Be sure and close/quit the browser and restart it after clearing the cache and cookies. Click the Tools menu (three dotted lines in the upper-right corner). Select History.
I had the same problem in IE9, where clearing browser cache and cookies would not actually delete the login cookie for my site. I finally resolved it by unchecking the first option in the dialog along with the cookies option (Preserve Favorites website data). (I'd include an image, but I'm new...)
There are two types of cookies: session and persistent. In your case, session cookies should be considered.
In IE 9 when you use Ctrl+Shift+Del option, you delete only persistent cookies.
If you want to delete session one, you must hit F12 to open the Developer Tools, click Cache and Delete session cookie
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With