Title: Clear Wordfence Cache
Last modified: September 17, 2016

---

# Clear Wordfence Cache

 *  [jaredmpugh](https://wordpress.org/support/users/jaredmpugh/)
 * (@jaredmpugh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/clear-wordfence-cache/)
 * How do I clear the cache of Wordfence when I do not have access to the WordPress
   dashboard? Is there a way to do this via FTP or hosting File Manager?

Viewing 1 replies (of 1 total)

 *  [wfalaa](https://wordpress.org/support/users/wfalaa/)
 * (@wfalaa)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/clear-wordfence-cache/#post-8211086)
 * Hi jaredmpugh,
    You can add this little snippet in a file then hit it directly
   in your browser:
 *     ```
       <?php
       include 'wp-load.php';
       wfCache::clearPageCache();
       ?>
       ```
   
 * Please check this article for more information about “[How to clear cache](https://docs.wordfence.com/en/Falcon_Cache#Auto_scheduling_a_cache_clear)“.
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Clear Wordfence Cache’ is closed to new replies.

 * ![](https://ps.w.org/wordfence/assets/icon.svg?rev=2070865)
 * [Wordfence Security - Firewall, Malware Scan, and Login Security](https://wordpress.org/plugins/wordfence/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordfence/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordfence/)
 * [Active Topics](https://wordpress.org/support/plugin/wordfence/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordfence/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordfence/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [clear cache](https://wordpress.org/support/topic-tag/clear-cache/)

 * 1 reply
 * 2 participants
 * Last reply from: [wfalaa](https://wordpress.org/support/users/wfalaa/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/clear-wordfence-cache/#post-8211086)
 * Status: not resolved