Recent content by Awalt


  1. Solved Latest Macrium Reflect X updates

    10-4-2026???? Maybe that's your subscription expire date? I don't see a date for my 10.0.8843, and that date is in the future so that's not the version date...
  2. My Chess Game Moves Never Print Correctly (I Want To Print Them)

    Late to the party @Cyrax , but this one liner seems to work for me: $text=Get-Clipboard -Raw; $text=$text -replace '\s+',' '; $text=$text -replace '(?<!^)\s+(?=\d+\.)',"`r`n"; Set-Clipboard -Value $text.Trim()
  3. Seen this Bitlocker Warning with beta 26220.9022 and any VM?

    I am glad you posted @Hopachi it reminded me to check this with 26220.9202 which came out yesterday! My results (I updated my MS Feedback too): The TPM problem appears to be improved, although it is not completely fixed. Get-Tpm still fails, but interestingly the error has changed. Instead of...
  4. Seen this Bitlocker Warning with beta 26220.9022 and any VM?

    Update: I may have found a workaround that restores BitLocker protection, although it doesn’t appear to resolve the underlying TPM issue. I booted into Safe Mode using bcdedit /set {current} safeboot minimal. In Safe Mode, Get-Tpm still failed with the same 0x80280095 (“TPM 2.0: Structure is...
  5. Seen this Bitlocker Warning with beta 26220.9022 and any VM?

    @FreeBooter there is no BIOS firmware - this is a Parallels VM running on a Mac. everything is latest version (MacOS 26.6, Parallels 26.4.0, Windows 11 26220.9022 beta which is when it broke.
  6. Seen this Bitlocker Warning with beta 26220.9022 and any VM?

    Thanks @FreeBooter, that didn't work, it doesn't give me the option to clear it as it does not see it: Yet Device Manager reports it's present with no errors, and even reports its settings were migrated from the prior OS version, and the TPM was started: And Parallels sees the TPM 2.0...
  7. Seen this Bitlocker Warning with beta 26220.9022 and any VM?

    This has happened in two separate Parallels Windows VMs on two different MacBook Pros....After updating each Windows 11 Insider Beta VM to build 26220.9022, I noticed the C: drive showed a yellow BitLocker warning icon in File Explorer. Investigating further, I found that BitLocker protection...
  8. Insider KB5101683 Windows 11 Insider Beta (25H2) build 26220.9022 - July 31

    After updating my Windows 11 Insider Beta VM to build 26220.9022, I noticed the C: drive showed a yellow BitLocker warning icon in File Explorer. Investigating further, I found that BitLocker protection had been left in a suspended state after the update. However, when I attempted to Resume...
  9. Solved Disk swap and using Macrium Reflect

    Done and completed, without hardly a hitch! The only problem I discovered, was when I booted up the Rescue flash, it did not see my image backup files on the network. I just had to Add a Folder under Edit Folders, pointing to the network share. Then, after Restore Image, I just had to select...
  10. Solved Disk swap and using Macrium Reflect

    Thanks @spapakons , I did plan on carefully saving the old SSD after, just in case! It works perfectly right now, it’s just smaller. And thanks for the article link @Bree !
  11. Solved Disk swap and using Macrium Reflect

    Hi all, I am replacing my old 512GB SSD in a Dell XPS with a 1 TB SSD. I am a new user of Macrium Reflect Personal; I have purchased it. I have had daily image backups of the Dell being successfully completed over the last week; I only do image backups as nothing really important...
  12. Insider KB5089574 Windows 11 Insider Beta (25H2) build 26220.8544 - May 29

    Updated fine for me on two computers. Interestingly, on both computers it made me re-enter/setup a PIN password again.
  13. Insider KB5089555 Windows 11 Insider Beta (25H2) build 26220.8491 - May 22

    Wow you are right - just rebooted and it took less than a minute! Thanks and to @BrianInEngland as well!
  14. Insider KB5089555 Windows 11 Insider Beta (25H2) build 26220.8491 - May 22

    Wow again sfc /scannow is unbelievably slow..time to stop running it...
  15. Insider KB5083781 Windows 11 Insider Beta build 26220.8283 (25H2) - April 24

    Thank you! Just nice to remove it for a thrashing. I wasn't worried about it, system has been running fine since I updated yesterday.
Back
Top Bottom