Title: fix wpfastest cache without using wp-admin
Last modified: February 27, 2017

---

# fix wpfastest cache without using wp-admin

 *  [ozwizard1](https://wordpress.org/support/users/ozwizard1/)
 * (@ozwizard1)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/fix-wpfastest-cache-without-using-wp-admin-2/)
 * I was using w3 total cache and I had a problem with my site and I was locked 
   out of my wp-admin page, thankfully I found a step by step guide on how to uninstall
   w3total cache and all it’s associated files using only my ftp client. I moved
   on to wpfastest cache but now I’m having the same problems. At first the login
   plugin I installed was not working so I deleted the wpfastest cache plugin from
   the wp-cotent/plugins directory using an ftp client, That has made the problem
   worse, now my website does not even load completely and the login pages are just
   blank.
 * Can anyone help me with step-by-step instructions on all the files to alter and
   delete in order to completely remove the presence of wpfastest cache from my 
   site?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/fix-wpfastest-cache-without-using-wp-admin-2/#post-8855971)
 * you need to enable the following option.
 * >  Logged-in Users:[X] Don’t show the cached version for logged-in users
 * To remove completely;
 * 1. to remove /wp-content/plugins/wp-fastest-cache/
    2. to remove the rules of
   WFPC from .htaccess
 *  Thread Starter [ozwizard1](https://wordpress.org/support/users/ozwizard1/)
 * (@ozwizard1)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/fix-wpfastest-cache-without-using-wp-admin-2/#post-8856142)
 * Thanks for your reply Mr Vona. I checked my .htaccess in my publichtml directory
   and this is what was written in there:
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * is there anything I should change?
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/fix-wpfastest-cache-without-using-wp-admin-2/#post-8856149)
 * No, there is no any rule of WPFC.
 *  Thread Starter [ozwizard1](https://wordpress.org/support/users/ozwizard1/)
 * (@ozwizard1)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/fix-wpfastest-cache-without-using-wp-admin-2/#post-8856210)
 * okay, but my site is still blank. Aren’t there any file that wpfc created in 
   other directories that could be causing it?
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/fix-wpfastest-cache-without-using-wp-admin-2/#post-8856219)
 * WPFC does not cause such issue. I advise you to set up WP again.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘fix wpfastest cache without using wp-admin’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

## Tags

 * [caching issues](https://wordpress.org/support/topic-tag/caching-issues/)

 * 5 replies
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/fix-wpfastest-cache-without-using-wp-admin-2/#post-8856219)
 * Status: not resolved