728x90
반응형
맥에서 윈도우 11로 원격 데스크탑 연결을 하는 방법
포트, 옵션(on/off), 레지스트리 등 모든 원격 데스크탑 세팅을 다 했는데도 계속 로그인에 실패했다.
해결책은 간단한데, 아래 명령어로 해결 가능
runas /u:MicrosoftAccount\your.email.address cmd.exe
원인은 아래라 함.
It’s a common issue that you can’t remote to Windows 11 PC with the Microsoft Account you use on the PC. It’s because your computer didn’t store your Microsoft Account password locally. To fix the issue, you need to request your computer to synchronize your Microsoft Account password to your local computer.
원인 : 컴퓨터에 Microsoft 계정 비밀번호가 로컬에 저장되어 있지 않기 때문
해결방안 : 컴퓨터에 Microsoft 계정 비밀번호를 로컬 컴퓨터와 동기화하도록 요청
출처: https://windowstip.com/how-to/remote-desktop-microsoft-account-windows-11/
How to Enable Remote Desktop with Microsoft Account on Windows 11 - WindowsTip
This article will show you how to configure your Windows 11 PC to accept remote desktop connection login using a Microsoft Account.
windowstip.com
728x90
반응형
'how to' 카테고리의 다른 글
| how to set Session clustering (2) (0) | 2025.11.04 |
|---|---|
| how to upgrade tomcat (0) | 2025.07.02 |
| how to set Session clustering in springboot (1) | 2025.05.20 |
| how to fix : Java Algorithm constraints check failed on key RSA with size of 1024bits (0) | 2025.04.24 |
| how to fix Error response from daemon: unable to create manifests file: NotFound: content digest (0) | 2025.03.31 |
| how to set platform and docker pull (0) | 2024.10.23 |
| how to install docker standalone (0) | 2024.10.11 |
| how to set "CyberChef" in synology using docker. (1) | 2024.04.22 |
| how to use Dockerfile (0) | 2023.11.03 |
| how to use pwndocker (0) | 2023.08.22 |
댓글