Title: Remember Me function doesn&#039;t seem to work
Last modified: August 31, 2016

---

# Remember Me function doesn't seem to work

 *  Resolved [JayFiveAlive](https://wordpress.org/support/users/jayfivealive/)
 * (@jayfivealive)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remember-me-function-doesnt-seem-to-work/)
 * Hello, I have noticed that the Remember Me function when logging in doesn’t seem
   to work when this plugin is activated. I’m able to login and browse the site,
   but if I close my browser and go back to the site I am asked to login again. 
   Is there anyway to get Remember Me working again if I close a browser on a machine
   and re-open it that it will still remember the session?
 * [https://wordpress.org/plugins/wp-force-login/](https://wordpress.org/plugins/wp-force-login/)

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

 *  Plugin Author [Kevin Vess](https://wordpress.org/support/users/kevinvess/)
 * (@kevinvess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remember-me-function-doesnt-seem-to-work/#post-7016228)
 * What browser and OS are you using?
 * I just tested in Firefox and Safari on Mac and the remember me feature worked.
 *  Thread Starter [JayFiveAlive](https://wordpress.org/support/users/jayfivealive/)
 * (@jayfivealive)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remember-me-function-doesnt-seem-to-work/#post-7016239)
 * I tested it with both Chrome and Edge on a PC and same thing on both. It even
   happens if I open a new tab and try to go to the site with it logged in on another
   tab.
 *  Thread Starter [JayFiveAlive](https://wordpress.org/support/users/jayfivealive/)
 * (@jayfivealive)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remember-me-function-doesnt-seem-to-work/#post-7016399)
 * I tested on a Mac as well and you’re right, even Chrome works without checking
   the “Remember me” box… Any idea why it would simply not work on a PC?
 *  Plugin Author [Kevin Vess](https://wordpress.org/support/users/kevinvess/)
 * (@kevinvess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remember-me-function-doesnt-seem-to-work/#post-7016406)
 * Have you tried testing on a different PC? Could it be something about _your_ 
   PC’s settings?
 * I’m not sure why my plugin would affect the login form/process -and- only on 
   Windows machines. The plugin code only checks if you’re logged-in using the builtin
   WordPress function `is_user_logged_in()` and if that returns false – you’re redirected
   to the WordPress login URL.
    [https://developer.wordpress.org/reference/functions/is_user_logged_in/](https://developer.wordpress.org/reference/functions/is_user_logged_in/)
 * After a bit of googling, I found a couple options you could try:
    - If this isn’t a new WordPress install, but an upgrade to the new version; 
      try replacing your wp-config.php file with a new one.
       [http://codex.wordpress.org/Editing_wp-config.php](http://codex.wordpress.org/Editing_wp-config.php)
    - Delete cookies, empty browser cache, and quit and restart the browser. Sometimes
      this can clear odd login issues.
    - Try adding the `www` in front of the address; “it [might] force it to destroy
      a rogue cookie if their is one.”
 * Also, you could try using the browser or a password manager to remember your 
   login credentials instead:
    - **MS Edge**
       [http://windows.microsoft.com/en-us/windows-10/remember-passwords-in-microsoft-edge](http://windows.microsoft.com/en-us/windows-10/remember-passwords-in-microsoft-edge)
    - **Chrome**
       [https://support.google.com/chrome/answer/95606?hl=en](https://support.google.com/chrome/answer/95606?hl=en)
    - **Password Managers**
       [http://lifehacker.com/5529133/five-best-password-managers](http://lifehacker.com/5529133/five-best-password-managers)
 *  Thread Starter [JayFiveAlive](https://wordpress.org/support/users/jayfivealive/)
 * (@jayfivealive)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remember-me-function-doesnt-seem-to-work/#post-7016434)
 * Thanks Kevin, tried the wp-config.php replacement and no love there. I may just
   have to have my users use a password manager. It’s quite an odd issue since it’s
   PC only (I’ve tried 3 different PCs and same thing).
 * Thank you.

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

The topic ‘Remember Me function doesn't seem to work’ is closed to new replies.

 * ![](https://ps.w.org/wp-force-login/assets/icon.svg?rev=1904031)
 * [Force Login](https://wordpress.org/plugins/wp-force-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-force-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-force-login/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-force-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-force-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-force-login/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [JayFiveAlive](https://wordpress.org/support/users/jayfivealive/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/remember-me-function-doesnt-seem-to-work/#post-7016434)
 * Status: resolved