Background
When migrating (cloning) the system to a new SSD and using the DiskGenius tool to complete the system migration, the last step reports an error, “Error in starting update parameters.”. When using a new solid state startup, the error 0xc000000e is reported.
Environment
Microsoft Windows [Version 10.0.19043.2006] Microsoft DiskPart Version 10.0.19041.964
Preparation
Prepare a removable storage disk (U disk, removable hard disk, pssd) with the official Win10 system installation media.
Solution:
- Insert a new solid state into the motherboard
- When booting, use the Win10 installation media disk as the boot disk, select “Repair Windows” and find the “Command Prompt”.
- Go to diskpart to get the disk letter and disk ID
diskpart
-
-
- List the attached disks, obtain the disk number of the system file, and record it as N (Number)
-
DISKPART> list disk
View the volume list, obtain the drive letter of the system file, mark it as C (Char)
Select the disk, and obtain the disk ID
DISKPART> select disk N
DISKPART> uniqueid disk
N is the disk number mentioned above
Exit diskpart
DISKPART> exit
If you cannot exit by typing exit on the command line, use Ctrl+c
Reassign the disk ID corresponding to the drive letter
bcdboot c:\windows /l zh-cn
bcdboot c:\windows /m {73B9D7DD-59F7-4483-8B77-EED47E457C18}
C is the drive letter C mentioned above
{73B9D7DD-59F7-4483-8B77-EED47E457C18} is the disk ID mentioned above
Close the command prompt and restart
Read More:
- How to Solve 0xc1900101 Error (Win10 upgrade Win11)
- SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. Error code 0xC020801C,0xC02…
- result = e.symbols[symb] KeyError: b‘system‘ [How to Solve]
- android remount of /system failed: Read-only file system [How to Solve]
- QSP License error: Submit failed! Message: ERROR -Locator 304511e2e493 is already associated to another license
- Clickhouse error: XXXX.XXXX_local20211009 (8fdb18e9-bb4c-42d8-8fdb-18e9bb4c02d8): auto…
- NFS startup error: restart failed [How to Solve]
- CDH restart hive error [How to Solve]
- How to Solve Clickhouse restart error: Cannot obtain value of path from config file…
- [Solved] Win10 Warning: ModuleNotFoundError: No module named ‘win32con‘ and No module named ‘antlr4‘
- [Solved] MathType error: please restart word to load mathtype addin properly
- How to Fix win10 video dxgkrnl fatal error
- [Solved] rabbitmq Start service rabbitmq-server restart Error
- Error (active) e1696 cannot open source file “errno.H” rpgworld problems encountered in installing visual studio 2017
- SVN ERROR (E200033): database is locked [How to Solve]
- [Solved] Tensorflow Win10: ImportError: DLL load failed
- Win7 Install .NET Extracting Files: There is not enough disk space……
- Win10 ImportError: cannot import name NUMPY_MKL
- How to Fix Error Launching Installer WIN10
- [Solved] Error: e0020 does not define identifier “sleep”“