c# - How to clear Microsoft Edge browser cache programmatically? -


does know how clear cache of microsoft edge programmatically? (either .net, script, command line, deleting files)

go to:

%localappdata%\packages\microsoft.microsoftedge_8wekyb3d8bbwe\ac\ 

and delete folders start #!.


Comments

  1. One can clear browser cache through menu very easily but sometimes it is required to do it programmatically. Thanks for this article which is very helpful for programmers.

    Regards,
    Crish Watson
    Pass Microsoft Certification Without Exam

    ReplyDelete

Post a Comment

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -