mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 03:13:19 +03:00
Updated FAQ (markdown)
14
FAQ.md
14
FAQ.md
@@ -1243,10 +1243,20 @@ This is impossible so far since iOS does not allow this.
|
|||||||
|
|
||||||
# Duplicate id of cloned system
|
# Duplicate id of cloned system
|
||||||
|
|
||||||
Change id from client (Pro only).
|
- Change id from client (Pro only).
|
||||||

|

|
||||||
|
|
||||||
Or you can try deleteing below directories (If the machines have different IP).
|
- Change id from command line (Pro only).
|
||||||
|
|
||||||
|
Run from command line with admin priviledge (right click and choose `run as admin` from the menu`)
|
||||||
|
|
||||||
|
`rustdesk.exe --set-id <id> | more` in cmd.exe or `rustdesk.exe --set-id <id> | Out-String` in powershell
|
||||||
|
|
||||||
|
Below id format is required.
|
||||||
|
|
||||||
|
<img width="740" height="405" alt="image" src="https://github.com/user-attachments/assets/314da1fa-104f-46df-ae68-f5d6788287c3" />
|
||||||
|
|
||||||
|
- Or you can try deleteing below directories (If the machines have different IP).
|
||||||
|
|
||||||
```
|
```
|
||||||
%AppData%\RustDesk\
|
%AppData%\RustDesk\
|
||||||
|
|||||||
Reference in New Issue
Block a user