# Library Disconnect
Elementor Core AdvancedDisconnect a site from the Elementor library using the command line, by simply providing the WordPress user.
# Command
wp elementor library disconnect [--user]
1
# Arguments
[--user]
(Optional) The user to disconnect. Accepts user id, user login name or an email.
# Usage Examples
wp elementor library disconnect --user=admin
1
This command will disconnect the WordPress admin
user from Elementor library.