Open6

Setup Windows 11(2023年11月)

Daichi TamakiDaichi Tamaki

Microsoft Remote Desktop

How to use Remote Desktop

  1. Set up the PC you want to connect to so it allows remote connections:
  • Make sure you have Windows 11 Pro. To check this, select Start , and open Settings . Then, under System , select About , and under Windows specifications, look for Edition. For info on how to get Windows 11 Pro, go to Upgrade Windows Home to Windows Pro.
  • When you're ready, select Start , and open Settings . Then, under System , select Remote Desktop, set Remote Desktop to On, and then select Confirm.
  • Make note of the name of this PC under PC name. You'll need this later.
  1. Use Remote Desktop to connect to the PC you set up:
  • On your local Windows PC: In the search box on the taskbar, type Remote Desktop Connection, and then select Remote Desktop Connection. In Remote Desktop Connection, type the name of the PC you want to connect to (from Step 1), and then select Connect.
  • On your Windows, Android, or iOS device: Open the Remote Desktop app (available for free from Microsoft Store, Google Play, and the Mac App Store), and add the name of the PC that you want to connect to (from Step 1). Select the remote PC name that you added, and then wait for the connection to complete.

https://support.microsoft.com/en-us/windows/how-to-use-remote-desktop-5fe128d5-8fb1-7a23-3b8a-41e636865e8c#ID0EDD=Windows_11

How to login windows remote desktop (RDP) in windows 11 when Microsoft account and Hello Pin enabled?

You can try my case - the computer is connected with MS account and enable MFA. , no need to Uncheck the security setting, keep the PIN and also the MFA. So there are some steps and tricks. Let’s say:

  • namle-zenbook: the remote computer
  • namle-az: the Local Account username on the remote computer
  • le***@li**.com: the Microsoft Account username on the remote computer
  1. Enable Remote Desktop on the Computer that you want to remote.
  2. On that remote computer, press Windows+R to open 'Run' and use the Runas command by entering runas /u:MicrosoftAccount\your@email.com cmd.exe
  3. A Command Prompt will be shown, type your current Microsoft Account password and enter.

Now, you can connect to that computer via Remote Desktop.

We can use both Local Account user (ex: namle-az) and Microsoft Account username (ex: le***@li**.com), with password is the current Microsoft Account password.

https://superuser.com/questions/1715525/how-to-login-windows-remote-desktop-rdp-in-windows-11-when-microsoft-account-a

Daichi TamakiDaichi Tamaki
PS C:\Users\tamak> winget search GnuWin32
名前                ID                 バージョン 一致          ソース
----------------------------------------------------------------------
GnuWin32: Zip       GnuWin32.Zip       3.0        Tag: gnuwin32 winget
GnuWin32: UnZip     GnuWin32.UnZip     5.51-1     Tag: gnuwin32 winget
GnuWin32: Make      GnuWin32.Make      3.81       Tag: gnuwin32 winget
GnuWin32: M4        GnuWin32.M4        1.4.13.0   Tag: gnuwin32 winget
GnuWin32: Grep      GnuWin32.Grep      2.5.4      Tag: gnuwin32 winget
GnuWin32: GetText   GnuWin32.GetText   0.14.4     Tag: gnuwin32 winget
Which for Windows   GnuWin32.Which     2.20                     winget
GnuWin32: Tree      GnuWin32.Tree      1.5.2.2                  winget
Tar                 GnuWin32.Tar       1.13-1                   winget
GnuWin32: Gperf     GnuWin32.Gperf     3.0.1                    winget
GnuWin32: FindUtils GnuWin32.FindUtils 4.2.20-2                 winget
winget install --id GnuWin32.Zip
winget install --id GnuWin32.UnZip
winget install --id GnuWin32.Make
winget install --id GnuWin32.M4
winget install --id GnuWin32.Grep
winget install --id GnuWin32.GetText
winget install --id GnuWin32.Which
winget install --id GnuWin32.Tree
winget install --id GnuWin32.Tar
winget install --id GnuWin32.Gperf
winget install --id GnuWin32.FindUtils
 winget install --id Git.Git
 winget install --id Helix.Helix