mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 22:23:19 +03:00
Updated FAQ (markdown)
13
FAQ.md
13
FAQ.md
@@ -1018,4 +1018,15 @@ This is impossible so far since iOS does not allow this.
|
||||
cd %localappdata%\microsoft\windows\explorer
|
||||
del iconcache*
|
||||
taskkill /F /IM explorer.exe & start explorer
|
||||
```
|
||||
```
|
||||
|
||||
# Duplicate id of cloned system
|
||||
|
||||
You can try deleteing below directories.
|
||||
|
||||
```
|
||||
%AppData%\RustDesk\
|
||||
C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk
|
||||
```
|
||||
|
||||
and reboot the system.
|
||||
Reference in New Issue
Block a user