How to clear localStorage in IE10 & IE11 from developer tool?

Viewed 63629

I opened IE11 developer tool it has lot of options , but i cant find how can I the clear localStorage data. ?

is there something like this in IE11 ?

enter image description here

Will clear cache data does not clear localStorage or sessionStorage data ?

3 Answers
Related