Hello! RAID mode could be the cause. For M.2 SSDs, NVMe mode (if available) or AHCI is recommended.
You can try changing the mode without formatting your computer, but it's not guaranteed. You risk your Windows not starting after the changes. Do it at your own risk, and back up your files.
- Press the CTRL + R shortcut > Type ''msconfig'' (without quotes) > Click on the ''System Boot'' tab > Check the ''Safe Boot'' option > Click ''OK''.
- Restart your computer > Enter BIOS > Select AHCI Mode.
- Press the F2 and DELETE/DEL keys repeatedly until you access BIOS. Some manufacturers may use other keys to access the BIOS, such as ESC, F10, F9, F8...
- When starting Windows in Safe Mode, press WINDOWS + R > Type "regedit" (without quotes).
- Navigate to the path "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci" by expanding the keys until you reach the destination.
- You can paste the above path into the Address Bar (below the File, Edit, View... Menu).
- Select the storahci Key > Double-click the Start value (on the right side) > In Value Data, enter 0 > Click OK.
- Navigate to the path "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV" expanding the keys until you reach the destination.
- Select the iaStorV Key > Double-click the Start value (on the right side) > In Value Data, enter 0 > Click OK.
- Access msconfig again (Step 01) > In “General”, check the “Normal Startup” option > Apply > Restart the PC.