# Disconnect from Xverse Wallet

[You can use `request("wallet_disconnect")`  to disconnect your app from the user's  wallet.](#user-content-fn-1)[^1]

This method clears the app's [permissions](https://docs.xverse.app/sats-connect/xverse-wallet-permissions) for all wallet accounts, effectively disconnecting the user.

Your app will then need to [connect to the user's account](https://docs.xverse.app/sats-connect/connecting-to-the-wallet) again to fetch account data.

[^1]: TBD if we add a wallet\_disconnect method [Eduard Bardají Puig](https://app.gitbook.com/u/7FXSPuUgMIVDB43EQ1PSB3GYhCy1 "mention")[Mahmoud Aboelenein](https://app.gitbook.com/u/EnsLtHq9yaXdMmE5DNbxJsnQUM22 "mention")
