Minor changes

This commit is contained in:
Paolo Matarazzo
2022-09-12 15:12:39 -04:00
parent b8b0780e88
commit 5b1abbde6c

View File

@ -37,8 +37,8 @@ The following table lists the different application types available in Windows o
| App type | Description | Enabled | Note| | App type | Description | Enabled | Note|
| --- | --- | :---: | ---| | --- | --- | :---: | ---|
|Progressive Web Apps (PWAs) | PWAs are web-based applications that can run in a browser and that can be installed as standalone apps. |☑️|PWAs are enabled by default in Windows 11 SE.| |Progressive Web Apps (PWAs) | PWAs are web-based applications that can run in a browser and that can be installed as standalone apps. ||PWAs are enabled by default in Windows 11 SE.|
| Web apps | Web apps are web-based applications that run in a browser. | ☑️ | Web apps are enabled by default in Windows 11 SE. | | Web apps | Web apps are web-based applications that run in a browser. | | Web apps are enabled by default in Windows 11 SE. |
|Win32| Win32 applications are Windows classic applications that may require installation |⛔| If users try to install or execute Win32 applications that haven't been allowed to run, they'll fail.| |Win32| Win32 applications are Windows classic applications that may require installation |⛔| If users try to install or execute Win32 applications that haven't been allowed to run, they'll fail.|
|Universal Windows Platform (UWP)/Store apps |UWP apps are commonly obtained from the Microsoft Store and may require installation |⛔|If users try to install or execute UWP applications that haven't been allowed to run, they'll fail.| |Universal Windows Platform (UWP)/Store apps |UWP apps are commonly obtained from the Microsoft Store and may require installation |⛔|If users try to install or execute UWP applications that haven't been allowed to run, they'll fail.|
@ -52,33 +52,33 @@ The following table lists all the applications included in Windows 11 SE and the
| App name | App type | Pinned to Start? | Pinned to taskbar? | | App name | App type | Pinned to Start? | Pinned to taskbar? |
|:-----------------------------|:--------:|:----------------:|:------------------:| |:-----------------------------|:--------:|:----------------:|:------------------:|
| Alarm & Clock | UWP | | | | Alarm & Clock | UWP | | |
| Calculator | UWP | ☑️ | | | Calculator | UWP | | |
| Camera | UWP | ☑️ | | | Camera | UWP | | |
| Microsoft Edge | Win32 | ☑️ | ☑️ | | Microsoft Edge | Win32 | | |
| Excel | Win32 | ☑️ | | | Excel | Win32 | | |
| Feedback Hub | UWP | | | | Feedback Hub | UWP | | |
| File Explorer | Win32 | | ☑️ | | File Explorer | Win32 | | |
| FlipGrid | PWA | | | | FlipGrid | PWA | | |
| Get Help | UWP | | | | Get Help | UWP | | |
| Groove Music | UWP | ☑️ | | | Groove Music | UWP | | |
| Maps | UWP | | | | Maps | UWP | | |
| Minecraft: Education Edition | UWP | | | | Minecraft: Education Edition | UWP | | |
| Movies & TV | UWP | | | | Movies & TV | UWP | | |
| News | UWP | | | | News | UWP | | |
| Notepad | Win32 | | | | Notepad | Win32 | | |
| OneDrive | Win32 | | | | OneDrive | Win32 | | |
| OneNote | Win32 | ☑️ | | | OneNote | Win32 | | |
| Outlook | PWA | ☑️ | | | Outlook | PWA | | |
| Paint | Win32 | ☑️ | | | Paint | Win32 | | |
| Photos | UWP | | | | Photos | UWP | | |
| PowerPoint | Win32 | ☑️ | | | PowerPoint | Win32 | | |
| Settings | UWP | ☑️ | | | Settings | UWP | | |
| Snip & Sketch | UWP | | | | Snip & Sketch | UWP | | |
| Sticky Notes | UWP | | | | Sticky Notes | UWP | | |
| Teams | Win32 | ☑️ | | | Teams | Win32 | | |
| To Do | UWP | | | | To Do | UWP | | |
| Whiteboard | UWP | ☑️ | | | Whiteboard | UWP | | |
| Word | Win32 | ☑️ | | | Word | Win32 | | |
## Available applications ## Available applications