mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 22:23:19 +03:00
Updated FAQ (markdown)
8
FAQ.md
8
FAQ.md
@@ -1248,9 +1248,13 @@ This is impossible so far since iOS does not allow this.
|
||||
|
||||
- Change id from command line (Pro only).
|
||||
|
||||
Run from command line with admin priviledge (right click and choose `run as admin` from the menu`)
|
||||
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
|
||||
`rustdesk.exe --set-id <id> | more` in cmd.exe
|
||||
|
||||
or
|
||||
|
||||
`rustdesk.exe --set-id <id> | Out-String` in powershell
|
||||
|
||||
Below id format is required.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user