> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.workstatus.io/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to disable Wayland in Linux

# How to disable Wayland in Linux


To ensure that Workstatus is able to capture screenshots of your screen, you will need to grant our app access.

Please follow the steps below to do that:

Give Workstatus screen capture permissions :

1. open terminal >>Enter command :  sudo nano /etc/gdm3/custom.conf

###### ![](https://storage.crisp.chat/users/helpdesk/website/f3e4eb6758a66800/image_y23517.png)

2. change     #waylandEnable=false   to  waylandEnable=false      (i.e remove #, hashtag)

###### ![](https://storage.crisp.chat/users/helpdesk/website/f3e4eb6758a66800/image_48tde7.png)

###### ![](https://storage.crisp.chat/users/helpdesk/website/f3e4eb6758a66800/image_14pgs7y.png)

3. Press key Ctrl + O then Press enter & then press  Ctrl + X 

4. Restart the system 