Windows 10 Installation: SSD Partition Issue on Intel i7 12th Gen ASUS PRO ART B760
Building a PC with the latest Intel i7 12th Gen processor and ASUS PRO ART B760 chipset can be an exciting endeavor. However, setting up the operating system can sometimes be a challenge. In this article, we will discuss the SSD partition issue that some users encounter during the Windows 10 installation process.
Preparing the SSD
Before installing Windows 10, it is essential to prepare the SSD properly. Start by cleaning the SSD and partitioning it to create a primary partition of at least 10GB, which will be used as the C: drive. Once the partition is created, you can proceed to install Windows 10.
Installing Windows 10
To install Windows 10, insert the installation media into the PC and restart it. When prompted, press the appropriate key to enter the BIOS setup and configure the system to boot from the installation media. Once the installation process begins, follow the on-screen instructions to select the language, time and currency format, and keyboard layout.
After selecting the desired settings, click on the "Install now" button to proceed. When prompted, enter the product key and select the Windows 10 edition that you want to install. Accept the license agreement and click on the "Custom: Install Windows only (advanced)" option to proceed.
SSD Partition Issue
When you reach the "Where do you want to install Windows?" screen, you may encounter an issue where the SSD partition that you created earlier is not visible. This issue can occur due to several reasons, such as incorrect partitioning, corrupt partition tables, or incompatible SSD firmware.
Resolving the SSD Partition Issue
To resolve the SSD partition issue, you can try the following steps:
- Restart the PC and enter the BIOS setup. Check if the SSD is detected and configured correctly. If not, make the necessary changes and save the settings.
- Restart the PC and enter the Windows 10 installation process again. When you reach the "Where do you want to install Windows?" screen, click on the "Load driver" button and load the SSD driver if it is not detected automatically.
- If the SSD is still not visible, try partitioning it again using a third-party partition manager. Make sure to create a primary partition of at least 10GB and format it as NTFS.
- If the issue persists, try updating the SSD firmware to the latest version. This can be done by downloading the firmware update from the SSD manufacturer's website and following the instructions provided.
Installing Windows 10 on an Intel i7 12th Gen ASUS PRO ART B760 PC with an SSD can be a straightforward process. However, some users may encounter an SSD partition issue that can prevent the SSD from being visible during the installation process. By following the steps outlined in this article, you can resolve the issue and complete the installation successfully.
References
ASUS PRO ART B760 Motherboard User Manual - https://www.asus.com/Motherboards-Components/Motherboards/PRO-ART/PRO-ART-B760-CREATOR/HelpDesk_Manual/
Intel i7 12th Gen Processor Specifications - https://www.intel.com/content/www/us/en/products/sku/212577/intel-core-i712700k-processor-16m-cache-up-to-5-00-ghz/specifications.html
Windows 10 Installation Guide - https://www.microsoft.com/en-us/windows/get-windows-10
// Sample code block
int main() {
std::cout << "Hello, world!";
return 0;
}