Restoring/Converting an MBR system to UEFI/GPT with Macrium
Boot Macrium Recovery USB/CD
diskpart
list disk
select disk 0
clean
convert gpt
create partition efi size=200
format fs=fat32
create partition msr size=128
You may have to also
create partition primary
format fs=ntfs quick
Refresh disks/images
Restore your imaged C/data drive to the new system disk/partition and run tools/fix windows boot
https://knowledgebase.macrium.com/pages/viewpage.action?pageId=23396929
dnsmasq local cache server
ATT IMAP requires secure key
HP Windows 10 KMODE_EXCEPTION…
https://www.windowslatest.com/2020/05/22/hp-kmode-bsod-windows-10/
How to fix “KMODE_EXCEPTION_NOT_HANDLED” BSOD on HP
Head to Windows Security > Virus & Threat protection > Manage settings, and disable Tamper Protection.
Open Registry Editor.
Browse to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
Right-click the Windows Defender (folder) key.
Select New, and click on DWORD (32-bit) Value.
Create a new key and name it DisableAntiSpyware and press Enter.
Double-click the newly created DWORD and change the value from 0 to 1.
Right-click again on the same folder in the registry.
Add a new KEY (folder) “Real-Time Protection”.
Now, right-click on the folder (Real-Time Protection) and add the following new DWORD(32) values and set each to 1:
DisableBehaviorMonitoring
DisableOnAccessProtection
DisableScanOnRealtimeEnable
Cloning Apple SSD to bigger drive
Mapping sshfs in Windows 10
Optiplex 3070 BSOD “memory corruption”
Enable BitLocker issue, “The system can not find the file specified.”
Couldn’t enable BitLocker on Windows 10.
The fix is to rename or delete ReAgent.xml in \Windows\System32\Recovery\
Reference:
https://answers.microsoft.com/en-us/windows/forum/all/bitlocker-the-system-cannot-find-the-file/76c4223e-6cef-4dc8-9274-e3cc788119ed
https://social.technet.microsoft.com/Forums/en-US/afe53f8d-2f9e-4fc0-bc56-0b577a9c8d38/bitlocker-quotthe-system-can-not-find-the-file-specifiedquot?forum=w8itprosecurity