Skip to content

Commit e38eb9e

Browse files
authored
添加“使用密码登录微软账户” (#139)
* 使用密码登录微软账户 * update
1 parent e2f24d4 commit e38eb9e

File tree

5 files changed

+39
-0
lines changed

5 files changed

+39
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: "使用密码登录微软账户"
3+
permalink: /launcher/use-password-login-microsoft-account.html
4+
date: 2024-07-21 17:50:00 +0800
5+
categories: 启动器
6+
toc: true
7+
---
8+
9+
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.hmcl.net%2Flauncher%2Fuse-password-login-microsoft-account.html&count_bg=%233E4245&title_bg=%233E4245&icon=&icon_color=%23E7E7E7&title=%F0%9F%91%80&edge_flat=false)
10+
11+
> 本文由 zkitefly 编写
12+
13+
# 为什么使用密码登录
14+
15+
根据我们的发现,一些账户使用非密码方法登录会对使用设备代码流的程序有授权问题,导致无法登录,且经过建议使用密码登录的用户登录成功概率大幅度提升。
16+
17+
# 如何使用密码登录微软账户
18+
19+
- 正常进行登录操作,无论是那种登录方法,在登录时留意页面是否出现“其他登录方法”选项,出现该选项后立即点击;
20+
21+
![点击“其他登录方法”选项](/assets/img/docs/use-password-login-microsoft-account/1.png)
22+
23+
- 登录页面会询问使用何种登录方法,这时我们选择“使用我的密码”,并使用密码登录即可。
24+
25+
_(如果没有“使用我的密码”选项,或者忘记了密码,[请继续往下看](#添加更改密码)_
26+
27+
![选择“使用我的密码”](/assets/img/docs/use-password-login-microsoft-account/2.png)
28+
29+
# 添加/更改密码
30+
31+
部分账户可能并未设置密码登录,或者忘记了密码,请按照以下步骤进行:
32+
33+
- 前往 [添加/更改密码](https://account.live.com/password/Change) 页面;
34+
35+
- 在该页面添加密码。若忘记密码,可选择“忘记密码了?”选项进行找回密码操作。
36+
37+
![添加密码](/assets/img/docs/use-password-login-microsoft-account/3.png)
38+
39+
![修改密码](/assets/img/docs/use-password-login-microsoft-account/4.png)
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)