diff --git a/windows/deployment/deploy-whats-new.md b/windows/deployment/deploy-whats-new.md index a4e547e904..e872024dd2 100644 --- a/windows/deployment/deploy-whats-new.md +++ b/windows/deployment/deploy-whats-new.md @@ -106,9 +106,9 @@ For more information, see the following guides: The following topics provide a change history for Windows 10 ITPro TechNet library content related to deploying and using Windows 10. [Change history for Deploy Windows 10](change-history-for-deploy-windows-10.md) -[Change history for Access Protection](/windows/access-protection/change-history-for-access-protection) -[Change history for Device Security](/windows/device-security/change-history-for-device-security) -[Change history for Threat Protection](/windows/threat-protection/change-history-for-threat-protection) +
[Change history for Access Protection](/windows/access-protection/change-history-for-access-protection) +
[Change history for Device Security](/windows/device-security/change-history-for-device-security) +
[Change history for Threat Protection](/windows/threat-protection/change-history-for-threat-protection) ## Related topics diff --git a/windows/deployment/mbr-to-gpt.md b/windows/deployment/mbr-to-gpt.md index 87134c472f..1cc9702d45 100644 --- a/windows/deployment/mbr-to-gpt.md +++ b/windows/deployment/mbr-to-gpt.md @@ -19,10 +19,12 @@ localizationpriority: high **MBR2GPT.EXE** converts a disk from Master Boot Record (MBR) to GUID Partition Table (GPT) partition style without modifying or deleting data on the disk. The tool is designed to be run from a Windows Preinstallation Environment (Windows PE) command prompt, but can also be run from the full Windows 10 operating system (OS). +MBR2GPT.EXE is located in the **Windows\\System32** directory on a Windows 10 computer running Windows 10 version 1703 or later. + You can use MBR2GPT to perform the following: -- \[Within the Windows PE environment\]: Convert any attached MBR-formatted disk to GPT, including the system disk. -- \[From within the currently running OS\]: Convert any attached MBR-formatted disk to GPT, including the system disk. +- \[Within the Windows PE environment\]: Convert any attached MBR-formatted system disk to the GPT partition format. +- \[From within the currently running OS\]: Convert any attached MBR-formatted system disk to the GPT partition format. >MBR2GPT is available in Windows 10 version 1703, also known as Windows 10 Creator's Update, and later versions. >The tool is available in both the full OS environment and Windows PE. @@ -224,6 +226,7 @@ Before any change to the disk is made, MBR2GPT validates the layout and geometry - 16KB + 1 sector at the end of the disk - There are at most 3 primary partitions in the MBR partition table - One of the partitions is set as active and is the system partition +- The disk does not have any extended/logical partition - The BCD store on the system partition contains a default OS entry pointing to an OS partition - The volume IDs can be retrieved for each volume which has a drive letter assigned - All partitions on the disk are of MBR types recognized by Windows or has a mapping specified using the /map command-line option diff --git a/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md b/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md index 73f648a7ef..7df51a183e 100644 --- a/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md +++ b/windows/deployment/upgrade/resolve-windows-10-upgrade-errors.md @@ -74,7 +74,7 @@ The following steps can resolve many Windows upgrade problems.
  • sfc /scannow
  • -
  • Update Windows so that all available recommended updates are installed.
  • +
  • Update Windows so that all available recommended updates are installed, and ensure the computer is rebooted if this is necessary to complete installation of an update.
  • Uninstall non-Microsoft antivirus software.