问题描述

在克隆系统后提示“请持续插入可移动设备… WINTOGO”相关的提示,并发现有些功能无法使用。

解决方法

For some reason, this behavior is due to connecting the old drive thru a USB disk case after booting the cloned one. Maybe a signature disk collision, that Windows 10 resolves identifying the system as “Windows To Go”, hence portable.

Finally, I found a page that referenced a page that referenced a page that referenced the solution.

You must change certain registry value. You can open regedit.exe and navigate to the proper value or just run, as admin:

reg add HKLM\SYSTEM\CurrentControlSet\Control /v PortableOperatingSystem /t REG_DWORD /d 0

Refer: https://superuser.com/questions/1375431/this-feature-is-not-available-in-a-portable-workstation-environment-error


了解 Starx's Home 的更多信息

订阅后即可通过电子邮件收到最新文章。