Title: Blocked out of settings
Last modified: February 10, 2025

---

# Blocked out of settings

 *  [Devyn](https://wordpress.org/support/users/devynbrew/)
 * (@devynbrew)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/blocked-out-of-settings/)
 * Hello, I have signed in as an Admin, but I am blocked out of settings due to 
   White Label CMS (and can’t reset the plugin or the Video User Manuals plugin)
   
   [Screenshot 1](https://capture.dropbox.com/F9eRsyVpH0BCO1uT)[Screenshot 2](https://capture.dropbox.com/5u1aajAnXRqziUPn)
   Can you let me know how to fix? Perhaps delete from the database side?

Viewing 1 replies (of 1 total)

 *  Plugin Support [VUM Support – Jhay](https://wordpress.org/support/users/jhayvum/)
 * (@jhayvum)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/blocked-out-of-settings/#post-18299354)
 * Hello,
 * Thank you for reaching out.
 * You can use the following SQL statement to remove White Label CMS options from
   your database:
 *     ```wp-block-code
       DELETE FROM wp_options WHERE option_name LIKE 'wlcms_o_%';
       ```
   
 * Please note that if your WordPress installation uses a custom table prefix, you
   will need to adjust wp_options accordingly
 * Important: Before running any SQL queries, we strongly recommend creating a full
   database backup to prevent any unintended data loss.
 * Let us know if you need further assistance.

Viewing 1 replies (of 1 total)

The topic ‘Blocked out of settings’ is closed to new replies.

 * ![](https://ps.w.org/white-label-cms/assets/icon-256x256.png?rev=1977768)
 * [White Label CMS](https://wordpress.org/plugins/white-label-cms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/white-label-cms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/white-label-cms/)
 * [Active Topics](https://wordpress.org/support/plugin/white-label-cms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/white-label-cms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/white-label-cms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [VUM Support – Jhay](https://wordpress.org/support/users/jhayvum/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/blocked-out-of-settings/#post-18299354)
 * Status: not resolved