# Log off current user

**URL:** https://community.yatse.tv/t/log-off-current-user/2976
**Category:** Won't implement
**Created:** [October 6, 2020, 6:11pm UTC](https://community.yatse.tv/t/log-off-current-user/2976 "2020-10-06T18:11:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Didi82](https://community.yatse.tv/letter_avatar_proxy/v4/letter/d/5f8ce5/32.png) [@Didi82](https://community.yatse.tv/u/Didi82)
#### Post date: [October 6, 2020, 6:11pm UTC](https://community.yatse.tv/t/log-off-current-user/2976/1 "2020-10-06T18:11:38Z")

</div>

Hi,

I have 2 accounts on my kodi box, 1 for me and 1 for my wife.

I would like a option in the “power action” menu to log off the current user and return to the login screen.

 ![Screenshot_20201006-195927_Yatse](https://community.yatse.tv/uploads/default/original/2X/6/6ecec9955deee2a68f5091836ba133ba6ee85e11.png)

I’m not sure if there are many multi user setups out there, but it saves me some time compared to navigating to Kodi’s “power options”.

 ![IMG_20201006_201016](https://community.yatse.tv/uploads/default/original/2X/1/1ebc3fdd972c729b675c4b0cacde57b7d7feaf04.jpeg)

---

<div class="post-metadata">

### Author: ![Tolriq](https://community.yatse.tv/user_avatar/community.yatse.tv/tolriq/32/12_2.png) [@Tolriq](https://community.yatse.tv/u/Tolriq)
#### Post date: [October 6, 2020, 6:29pm UTC](https://community.yatse.tv/t/log-off-current-user/2976/2 "2020-10-06T18:29:01Z")

</div>

There’s no JSON api for that and it’s risky as Webserver is off when on user selection screen.

In all cases you can create all commands via [Yatse Custom Commands](https://yatse.tv/wiki/yatse-custom-commands) and achieve this via builtin

> System.LogOff
