Update Windows 11 Security Book images and add diagrams for system security, encryption and data protection, network security, and virus and threat protection
19
windows/security/book/images/Privacy.svg
Normal file
After Width: | Height: | Size: 96 KiB |
After Width: | Height: | Size: 139 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
After Width: | Height: | Size: 89 KiB |
19
windows/security/book/images/network-security.svg
Normal file
After Width: | Height: | Size: 132 KiB |
19
windows/security/book/images/passwordless-sign-in.svg
Normal file
After Width: | Height: | Size: 187 KiB |
21
windows/security/book/images/system-security.svg
Normal file
After Width: | Height: | Size: 145 KiB |
19
windows/security/book/images/virus-and-threat-protection.svg
Normal file
After Width: | Height: | Size: 120 KiB |
@ -13,6 +13,8 @@ Windows 11 is the most secure Windows yet with extensive security measures in th
|
||||
|
||||
## System security
|
||||
|
||||
:::image type="content" source="images\system-security.svg" alt-text="Diagram containing a list of features." border="false":::
|
||||
|
||||
### Trusted Boot (Secure Boot + Measured Boot)
|
||||
|
||||
Windows 11 requires all PCs to use Unified Extensible Firmware Interface (UEFI)'s Secure Boot feature. When a Windows 11 device starts, Secure Boot and Trusted Boot work together to prevent malware and corrupted components from loading. Secure Boot provides initial protection, then Trusted Boot picks up the process.
|
||||
@ -130,10 +132,15 @@ Learn more:
|
||||
|
||||
## Encryption and data protection
|
||||
|
||||
:::image type="content" source="images\encryption-and-data-protection.svg" alt-text="Diagram containing a list of features." border="false":::
|
||||
|
||||
## Network security
|
||||
|
||||
:::image type="content" source="images\network-security.svg" alt-text="Diagram containing a list of features." border="false":::
|
||||
|
||||
## Virus and threat protection
|
||||
|
||||
:::image type="content" source="images\virus-and-threat-protection.svg" alt-text="Diagram containing a list of features." border="false":::
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
> [Chapter 3: Application security >](application-security.md)
|