# Rdp default login /password

**URL:** https://forum.clockworkpi.com/t/rdp-default-login-password/13720
**Category:** uConsole
**Created:** [June 25, 2024, 9:20pm UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720 "2024-06-25T21:20:50Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![fe8769](https://avatars.discourse-cdn.com/v4/letter/f/858c86/32.png) [@fe8769](https://forum.clockworkpi.com/u/fe8769)
#### Post date: [June 25, 2024, 9:20pm UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/1 "2024-06-25T21:20:50Z")

</div>

what is the default login and password on clockpi A-06 I can use with RDP ?

---

<div class="post-metadata">

### Author: ![uninventive](https://avatars.discourse-cdn.com/v4/letter/u/858c86/32.png) [@uninventive](https://forum.clockworkpi.com/u/uninventive)
#### Post date: [June 25, 2024, 11:49pm UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/2 "2024-06-25T23:49:00Z")

</div>

Unlikely to work.

For SSH (on Linux distros), something like WinSCP or PuTTY is able to connect to your device. RDP on ClockworkOS through Remmina is possible, but as a client to connect to an RDP server elsewhere.

---

<div class="post-metadata">

### Author: ![xpurple](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/xpurple/32/8911_2.png) [@xpurple](https://forum.clockworkpi.com/u/xpurple)
#### Post date: [June 26, 2024, 5:43am UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/3 "2024-06-26T05:43:53Z")

</div>

You would need to install the xrdp package to make that work. It uses whatever user accounts you have on the system. It also may not play nice with all x11 software.

I use xrdp on a lot of machines.

---

<div class="post-metadata">

### Author: ![fe8769](https://avatars.discourse-cdn.com/v4/letter/f/858c86/32.png) [@fe8769](https://forum.clockworkpi.com/u/fe8769)
#### Post date: [June 26, 2024, 8:37pm UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/4 "2024-06-26T20:37:33Z")

</div>

I know how to run RDP and xrdp is already installed .What I don’t know is login/password I have to use . Is it root/root ?

---

<div class="post-metadata">

### Author: ![Angrybeez](https://avatars.discourse-cdn.com/v4/letter/a/da6949/32.png) [@Angrybeez](https://forum.clockworkpi.com/u/Angrybeez)
#### Post date: [June 26, 2024, 10:41pm UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/5 "2024-06-26T22:41:57Z")

</div>

sudo passwd root (If it’s rasbian) should allow you to set your root password. Rdp is a pain, the built in vnc server has treated me much better.

---

<div class="post-metadata">

### Author: ![barry99705](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/barry99705/32/6771_2.png) [@barry99705](https://forum.clockworkpi.com/u/barry99705)
#### Post date: [June 27, 2024, 3:01pm UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/6 "2024-06-27T15:01:17Z")

</div>

the default user is cpi, pass is cpi.

---

<div class="post-metadata">

### Author: ![Austin\_G](https://avatars.discourse-cdn.com/v4/letter/a/e99b99/32.png) [@Austin\_G](https://forum.clockworkpi.com/u/Austin_G)
#### Post date: [January 2, 2026, 12:20am UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/7 "2026-01-02T00:20:20Z")

</div>

For **Debian / Raspberry Pi OS + SSH** , that advice is **not best practice**.

Debian’s intended model is:

- Root locked

- User + `sudo`

- SSH keys

- No root login

Source:

Debian Wiki – sudo policy: [https://wiki.debian.org/sudo](https://wiki.debian.org/sudo)

OpenSSH hardening guidance: [https://man.openbsd.org/sshd\_config](https://man.openbsd.org/sshd_config)

---

<div class="post-metadata">

### Author: ![barry99705](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/barry99705/32/6771_2.png) [@barry99705](https://forum.clockworkpi.com/u/barry99705)
#### Post date: [January 5, 2026, 4:46pm UTC](https://forum.clockworkpi.com/t/rdp-default-login-password/13720/8 "2026-01-05T16:46:54Z")

</div>

This was for the default uConsole image, it’s not debian. They didn’t follow any recommended documentation. 🤣
