The desktop is the unique root widget in Kuix. You can't remove it and you can instantiate it. It can only contain a Screen a child.
A Screen is the first widget that you use to display some other widgets. It implements a TopBar (for title) and a BottomBar (for softkeys menus). You can add what you want as a child of a screen.