Hi
Welcome to Microsoft community.
I'm glad to help you.
You cannot start the system at this time because your system drive letter has changed. The only way is to enter re mode and use the command to modify the drive letter.
First enter re mode. Please use the power button to restart the computer three times. This starts the Windows Recovery Environment.
Open the command prompt.
Type diskpart in the command prompt enter diskpart.exe
DISKPART> list disk
List disk can query the current computer disk.
DISKPART> select disk X
X represents the number of drive letters in your list, such as disk0 disk1. Select the drive letter of your current C drive.
DISKPART>Select partition X
Select the partition to modify the drive letter.
DISKPART>list partition
List partition can query the existing partitions of the current disk.
DISKPART>Select partition X
Select the partition to modify the drive letter. X represents the number of partition in your list.
DISKPART>assign letter X:
The X here represents other letters except C and D, and you can choose any one you want.
At this time, your current C drive has changed the drive letter to another letter. (not c and d)
In the same procedure, change the current drive D to drive letter C.
After all is completed, restart your computer and check whether you can start Windows normally.
If you need more help, please don't hesitate to let me know.
Best regards
Derrick Qian | Microsoft Community Support Specialist