Recent content by datawizard0103

  1. datawizard0103

    Monitor not detecting graphics card after recent update W11

    Since both the DisplayPort signal and audio crash at the same time this points more to the GPU briefly crashing than the monitor. I’d swap the DisplayPort cable first and turn off Hardware Accelerated GPU Scheduling in Windows because it can cause random gaming black screens even with updated...
  2. datawizard0103

    Check TPM, Secure Boot, and Device Encryption Readiness in Windows 10/11

    Also check Core Isolation > Memory Integrity in Windows Security. A PC can have TPM 2.0 and Secure Boot enabled but still show security warnings if Memory Integrity is off because of an outdated driver. Go to Windows Security > Device security > Core isolation and make sure it is turned on. If...
  3. datawizard0103

    Windows 11 Running Slow After Update – Need Help

    If this started right after the update you can check Task Manager for anything suddenly eating memory or disk in the background because 8 GB RAM can get tight on Windows 11. Also make sure your SSD has enough free space since low storage can slow startup and app launches more than people expect...
  4. datawizard0103

    BSOD during installation at "Getting Windows Ready".

    Some HP laptops get picky during setup if the SSD is not initialized as GPT with UEFI boot or if the new NVMe has old partitions from cloning. Since you’re stuck in the install loop, You can pull the SSD, connect it to another PC with an enclosure, completely wipe all partitions on the 4TB...
  5. datawizard0103

    Set Up Windows File Recovery to Restore Deleted Files from SSD, USB, and SD Cards

    Even if you stop using the drive, Windows itself keeps writing in the background, which can overwrite deleted data on an SSD faster than you think. If the files really matter, power down and either connect the drive to another PC or run recovery from a bootable environment instead of your main...
  6. datawizard0103

    Sometimes when I start my PC it restarts itself multiple times

    Yep, that makes sense. CSM can mess with newer systems, so turning it off fixes things. Good move checking BIOS and doing a clean install, looks like you solved it.
  7. datawizard0103

    Use Personal Data Encryption in Windows 11 to Protect Files When You Sign Out

    If you’ve already encrypted files manually using EFS, PDE doesn’t replace or merge with that it layers separately, and that can get messy fast. I’ve seen cases where files end up double-protected and access breaks after a PIN reset or profile issue. So if you’re in an environment rolling out...
  8. datawizard0103

    Sometimes when I start my PC it restarts itself multiple times

    If the BIOS is outdated or a bit unstable, it can cause weird POST behavior, display glitches, and even mess with how the GPU initializes on boot. I’d go straight to ASRock’s site and make sure you’re on the latest stable BIOS for that board, then reset BIOS to defaults after updating. Also...
  9. datawizard0103

    Windows 10 SOLVED: USB flash drive shows full when it isn't... but not when using File Explorer

    This usually comes down to how 4K Video Downloader stages files during download. When you point it directly to the USB, it often writes a temporary file first and then finalizes it, which can briefly require almost double the file size. If your flash drive is formatted as FAT32, there’s also a...
  10. datawizard0103

    Repair Windows 10/11 Boot Problems with Startup Repair, Safe Mode, and bootrec

    On both Windows 11 and Windows 10, Fast Startup can cache a bad shutdown state, so your system keeps reloading the same broken boot. If you manage to get into Safe Mode, go to Control Panel → Power Options - “Choose what the power buttons do” and turn off Fast Startup, then do a full shutdown...
  11. datawizard0103

    Manage Optional Updates and Driver Updates Safely in Windows 10/11

    Windows Update can sometimes push the same problematic driver again in the next cycle. If that happens, use the built-in “Show or hide updates” troubleshooter (Microsoft tool) to block that specific driver, or temporarily pause updates under Settings > Windows Update > Pause updates. This keeps...
  12. datawizard0103

    problems with "automatic" bitlocker on fresh install of 25H2

    Because the TPM isn’t tracking the USB itself, it’s validating the entire boot environment. That includes what devices are present, boot order, and firmware state. A USB can change that environment, especially if it was ever part of the boot path, so it gets factored into the measurement. From...
  13. datawizard0103

    Accidentally Deleted a File in Windows? Recover It Fast (Recycle Bin to Win File Recovery)

    Try File History or Windows File Recovery after checking the Recycle Bin, because that covers files deleted with Shift Delete or files that never made it there. If the file is important, stop using that drive right away so Windows does not overwrite the deleted data, then restore from backup...
  14. datawizard0103

    problems with "automatic" bitlocker on fresh install of 25H2

    Your Windows 11 25H2 turned on BitLocker automatically using the TPM chip even without a Microsoft account. The boot files on EFI aren't encrypted but they need exact TPM measurements to unlock the C drive. Removing the USB changed those measurements so BIOS couldn't see a valid boot option...
Back
Top