Thursday, October 30, 2025

Browser Shortcuts

 


And while you are at it:
Run these in CMD

Chrome Asking Default Disable
reg add "HKLM\Software\Policies\Google\Chrome" /v DefaultBrowserSettingEnabled /t REG_DWORD /d 0 /f

Edge Asking Default Disable
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v DefaultBrowserSettingEnabled /t REG_DWORD /d 0 /f

Brave Asking Default Disable
reg add "HKLM\Software\Policies\BraveSoftware\Brave" /v DefaultBrowserSettingEnabled /t REG_DWORD /d 0 /f

My Passmark Benchmarks

 (Be sure to save as "baseline" for future access")

My Office
CPU:           AMD Ryzen 5 2600 (Pinnacle Ridge, PiR-B2)
               3400 MHz (34.00x100.0) @ 3802 MHz (38.50x98.8)
Motherboard:   ASUS ROG STRIX B450-F GAMING
BIOS:          5302, 10/20/2023
Chipset:       AMD CZ FCH
Memory:        32768 MBytes @ 921 MHz, 13-13-13-31
               - 8192 MB PC25600 DDR4 SDRAM - G Skill F4-3200C16-8GTZR
               - 8192 MB PC25600 DDR4 SDRAM - G Skill F4-3200C16-8GTZR
               - 8192 MB PC25600 DDR4 SDRAM - G Skill F4-3200C16-8GTZR
               - 8192 MB PC25600 DDR4 SDRAM - G Skill F4-3200C16-8GTZR
Graphics:      EVGA GTX 1050 ACX 2.0
               NVIDIA GeForce GTX 1050, 2048 MB GDDR5 SDRAM
Drive:         ST1000DM010-2EP102, 976.8 GB, Serial ATA 6Gb/s @ 6Gb/s
Drive:         WDC WD4002FFWX-68TZ4N0, 3907.0 GB, Serial ATA 6Gb/s @ 6Gb/s
Drive:         WDC WD60EFAX-68SHWN0, 5860.5 GB, Serial ATA 6Gb/s @ 6Gb/s
Drive:         Samsung SSD 970 EVO 500GB, 488.4 GB, NVMe
Sound:         NVIDIA GP107 - High Definition Audio Controller
Sound:         AMD Zen - HD Audio Controller
Network:       Intel I211AT Copper (Pearsonville) Network Adapter
OS:            Microsoft Windows 11 Professional (x64) Version 25H2 (0S Build 26200.7019)

SER Benchmark
Computer:      AZW SER
CPU:           AMD Ryzen 7 6800H (Rembrandt, RMB-B1)
               3200 MHz (32.00x100.0) @ 3169 MHz (31.75x99.8)
Motherboard:   AZW SER
BIOS:          SER32003, 08/30/2025
Chipset:       AMD Promontory/Bixby FCH
Memory:        32768 MBytes @ 482 MHz, 18-15-17-34
Graphics:      AMD Rembrandt - Internal GPU [AMD]
               AMD Radeon 600M series, 4096 MB GDDR6 SDRAM
Drive:         512GB SSD, 500.1 GB, NVMe
Sound:         ATI/AMD Zen APU - Display HD Audio Controller
Sound:         AMD Zen - Audio Processor - HD Audio Controller
Network:       RealTek Semiconductor RTL8125 Gaming 2.5GbE Family Ethernet Controller
Network:       MediaTek, Device ID: 7920
OS:            Microsoft Windows 11 Professional (x64) Build 26200.7019

Predator 17 (It's an old girl)
Computer:      Acer Predator G9-791
CPU:           Intel Core i7-6700HQ (Skylake-H, R0)
               2600 MHz (26.00x100.0) @ 3174 MHz (31.00x102.4)
Motherboard:   Acer Challenger_SLS
BIOS:          V1.11, 10/16/2017
Chipset:       Intel HM170 (Skylake PCH-H)
Memory:        32768 MBytes @ 1092 MHz, 15-15-15-36
               - 8192 MB PC17100 DDR4 SDRAM - SK Hynix HMA41GS6AFR8N-TF
               - 8192 MB PC17100 DDR4 SDRAM - Kingston KHX2133C13S4/8G
               - 8192 MB PC17100 DDR4 SDRAM - SK Hynix HMA41GS6AFR8N-TF
               - 8192 MB PC17100 DDR4 SDRAM - Kingston KHX2133C13S4/8G
Graphics:      Intel HD Graphics 530 (Skylake-H GT2) [S0/R0] [ACER]
               Intel HD Graphics 530, 13373348 KB SDRAM
Graphics:      NVIDIA GeForce GTX 970M [Acer]
               NVIDIA GeForce GTX 970M, 3072 MB GDDR5 SDRAM
Drive:         CT1000MX500SSD1, 976.8 GB, Serial ATA 6Gb/s @ 6Gb/s
Drive:         CT500P2SSD8, 488.4 GB, NVMe
Drive:         Slimtype DVD A  DA8A6SH, DVD+R DL
Sound:         Intel Skylake PCH-H - High Definition Audio Controller
Network:       Killer Wireless-n/a/ac 1535 Wireless Network Adapter
Network:       Qualcomm/Atheros e2400 PCI-E Gigabit Ethernet Controller
OS:            Microsoft Windows 11 Professional (x64) Build 26200.6901


Dell XPS13
Computer:      DELL XPS 13 7390
CPU:           Intel Core i7-10710U (Comet Lake-U v1 LP3, A0)
               1600 MHz (16.00x100.0) @ 892 MHz (9.00x99.1)
Motherboard:   DELL 0377MH
BIOS:          1.29.0, 12/17/2024
Chipset:       Intel Comet Lake-U PCH-LP Premium
Memory:        16384 MBytes @ 528 MHz, 10-10-10-28
Graphics:      Intel UHD Graphics (Comet Lake-U GT2) [A0] [DELL]
               Intel UHD Graphics, 8407750 KB SDRAM
Drive:         PM981a NVMe Samsung 1024GB, 1000.2 GB, NVMe
Sound:         Intel Comet Lake PCH-LP - cAVS (Audio, Voice, Speech) [A0]
Network:       Killer Wi-Fi 6 AX1650w 160MHz Wireless Network Adapter (200D2W)
OS:            Microsoft Windows 11 Professional (x64) Build 26200.6901







Wednesday, October 29, 2025

New Script Install Winget In Sandbox

Thank You Deepseek
Enter this into a batch file named "install.bat"
Right-click and run as administrator.

Copy/paste the following text into a file named "install.ps1"
Have both files in the same folder

# More automated approach using direct package download
$progressPreference = 'silentlyContinue'

# Download the App Installer bundle
$url = "https://github.com/microsoft/winget-cli/releases/latest/download/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle"
$output = "$env:TEMP\AppInstaller.msixbundle"

Write-Host "Downloading winget package..." -ForegroundColor Green
Invoke-WebRequest -Uri $url -OutFile $output

# Install the package
Write-Host "Installing winget..." -ForegroundColor Green
Add-AppxPackage -Path $output

# Install dependencies
Write-Host "Installing dependencies..." -ForegroundColor Green
$dependencies = @(
    "https://github.com/microsoft/winget-cli/releases/latest/download/Microsoft.UI.Xaml.2.7_8wekyb3d8bbwe.msixbundle",
    "https://github.com/microsoft/winget-cli/releases/latest/download/Microsoft.VCLibs.140.00.UWPDesktop_8wekyb3d8bbwe.msixbundle"
)

foreach ($dep in $dependencies) {
    $depFile = "$env:TEMP\$(Split-Path $dep -Leaf)"
    Invoke-WebRequest -Uri $dep -OutFile $depFile
    Add-AppxPackage -Path $depFile
}

# Verify
Start-Sleep -Seconds 5
try {
    winget --version
    Write-Host "winget installed successfully!" -ForegroundColor Green
} catch {
    Write-Host "Installation completed. You may need to restart Windows Sandbox." -ForegroundColor Yellow
}

Monday, October 27, 2025

New PC Build Possibility

Thinking of building a moderate gaming platform.
CPU      Ryzen 5 7600 $183
Mobo    MSI MSI B650M Gaming Plus WiFi 6E $183
Cooler  Thermalright Phantom Spirit 120 SE $35
RAM    32GB Corsair Vengeance DDR5-6000 CL30 $183
NVME 1GB TEAMGROUP T-Force CARDEA A440 $90
GTX 1080    I already have

183
183
35
183
90
674

Maybe pick one of these instead.
Solidigm P44 Pro (fastest 4.0, single-sided)
WD Black SN850X (widely stocked, PS5-safe if that matters)
Crucial P5 Plus (cheapest of the three when on sale)

Wednesday, October 22, 2025

Rufus and Windows 11 Upgrade

Once the Rufus drive is created, there is no need to boot from the drive to upgrade.
Navigate to the Rufus drive and run setup.exe

For a clean install, booting to the Rufus drive is required.

Monday, October 20, 2025

Run Fido Script

Run PowerShell as Admin

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process

iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/pbatard/Fido/raw/master/Fido.ps1'))

Friday, October 17, 2025

Updating Windows 10 Caution with Flyby11

10-22-2025 Update:
I just cloned a Win 10 Legacy on MBR to a GPT disk.
I "Disk Cloned" with AOMEI Backupper Free. No, I didn't use "System Clone" - Pro only.
To my shock: I ended up with UEFI partition and GPT. How great is that?
I had to use "One Time Boot" and choose UEFI. Doubted it would work.
All I have to do is change BIOS to UEFI Boot.
I'm saving the original in case I was dreaming or it was only a demonic deception.

My 15th Win10 to 11 update on unsupported hardware. It didn't work.
The BIOS was set to Legacy and the disk was MBR.
All the AI advice was that this was my problem
I finally got it all converted and working and then it died. Wouldn't boot to BIOS.
So, I was dealing with a hardware failure issue also and didn't know it.
It may not have had anything to do with the MBR partition.
But I learned a lot about UEFI and GPT conversion along the way.
I checked my previous machines that I had updated.
I has successfully updated to Win 11 on MBR machines.
I has Win 11 on GPT booting Legacy.
Both of which the AI told me was not possible.
It's all possible but the best practice is UEFI & GPT
I challenged Copilot. He smiled and said Microsoft doesn't publicize that it works but carries risk.
I will convert to GPT before updating in the future.
If you don't care about saving the install and info just skip the cloning.
*Interesting. My own office machine Boots Legacy but is Partitioned GPT
I will just run "mbr2gpt /convert /allowFullOS" and change BIOS to UEFI Boot

Plan going forward:
Always check first.
Win + R msinfo32 look for BIOS Mode
If Win 10 is installed as Legacy BIOS it's on MBR disk
Clone the disk to another MBR disk
Remove the original and install the clone
Boot the clone

mbr2gpt /validate /allowFullOS
if passes
mbr2gpt /convert /allowFullOS
Switch BIOS to UEF

- Use bcdedit to confirm UEFI entries
bcdedit /enum firmware
- Use diskpart to confirm partitions
Cmd
diskpart
list disk
select disk 0
list partition

Now you should be able to update to Windows 11

I'm going to do it manually but here is a bat
Bat for conversion
@echo off
setlocal enabledelayedexpansion

:: === CONFIG ===
set LOGDIR=%~dp0logs
set TIMESTAMP=%DATE:/=-%_%TIME::=-%
set TIMESTAMP=%TIMESTAMP: =_%
set DISK=0
set VALIDATE_ONLY=1
set CONVERT_NOW=0
set POSTCHECK=1

:: === PREP ===
if not exist "%LOGDIR%" mkdir "%LOGDIR%"
set VALIDATE_LOG=%LOGDIR%\validate_%TIMESTAMP%.log
set CONVERT_LOG=%LOGDIR%\convert_%TIMESTAMP%.log
set POST_LOG=%LOGDIR%\postcheck_%TIMESTAMP%.log

echo === MBR2GPT Conversion Script ===
echo Disk Target: %DISK%
echo Logs will be saved to: %LOGDIR%
echo.

:: === VALIDATE ===
if "%VALIDATE_ONLY%"=="1" (
    echo Running validation...
    mbr2gpt /validate /disk:%DISK% /allowFullOS > "%VALIDATE_LOG%"
    if %errorlevel% neq 0 (
        echo Validation failed. See %VALIDATE_LOG%
        goto :EOF
    ) else (
        echo Validation passed. See %VALIDATE_LOG%
    )
)

:: === CONVERT ===
if "%CONVERT_NOW%"=="1" (
    echo Running conversion...
    mbr2gpt /convert /disk:%DISK% /allowFullOS > "%CONVERT_LOG%"
    if %errorlevel% neq 0 (
        echo Conversion failed. See %CONVERT_LOG%
        goto :EOF
    ) else (
        echo Conversion succeeded. See %CONVERT_LOG%
    )
)

:: === POST-CHECK ===
if "%POSTCHECK%"=="1" (
    echo Running post-conversion checks...
    echo === Disk Layout === > "%POST_LOG%"
    diskpart /s "%~dp0diskcheck.txt" >> "%POST_LOG%"
    echo === BCD Entries === >> "%POST_LOG%"
    bcdedit /enum all >> "%POST_LOG%"
    echo Post-check complete. See %POST_LOG%
)

echo.
echo === Done. If conversion was successful, reboot and switch BIOS to UEFI. ===
endlocal
goto :EOF

:: === diskcheck.txt ===
:: Save this in the same folder as the batch file
:: Used by diskpart to log partition layout
:: Contents:
:: select disk 0
:: list partition
:: exit

Here is a post audit bat script
@echo off
setlocal enabledelayedexpansion

:: === CONFIG ===
set LOGDIR=%~dp0audit_logs
set TIMESTAMP=%DATE:/=-%_%TIME::=-%
set TIMESTAMP=%TIMESTAMP: =_%
set DISK=0

:: === PREP ===
if not exist "%LOGDIR%" mkdir "%LOGDIR%"
set PART_LOG=%LOGDIR%\partitions_%TIMESTAMP%.log
set BCD_LOG=%LOGDIR%\bcd_%TIMESTAMP%.log
set SECURE_LOG=%LOGDIR%\secureboot_%TIMESTAMP%.log

echo === Post-Conversion Audit Script ===
echo Target Disk: %DISK%
echo Logs saved to: %LOGDIR%
echo.

:: === Partition Layout ===
echo Logging partition layout...
echo === Disk %DISK% Partition Layout === > "%PART_LOG%"
diskpart /s "%~dp0diskcheck.txt" >> "%PART_LOG%"
echo Done. See %PART_LOG%

:: === BCD Entries ===
echo Logging BCD entries...
bcdedit /enum all > "%BCD_LOG%"
echo Done. See %BCD_LOG%

:: === Secure Boot Status ===
echo Checking Secure Boot status...
powershell -command "Confirm-SecureBootUEFI" > "%SECURE_LOG%" 2>&1
echo Done. See %SECURE_LOG%

echo.
echo === Audit Complete. Review logs for EFI partition, BCD boot type, and Secure Boot status. ===
endlocal
goto :EOF

:: === diskcheck.txt ===
:: Save this in the same folder as the batch file
:: Used by diskpart to log partition layout
:: Contents:
:: select disk 0
:: list partition
:: exit

Tuesday, October 14, 2025

Compare Hash With Powershell

Insert actual values over the ( ) locations. Remove the ( )

Place it all in a hash.ps1 file and run. 

$h='(put hash here)';$f="$env:USERPROFILE\Downloads\(put file name here)";if(Test-Path $f){$a=[BitConverter]::ToString([System.Security.Cryptography.SHA256]::Create().ComputeHash([System.IO.File]::OpenRead($f))) -replace '-','';"Hash: $a";if($a -ieq $h){"✅ Match"}else{"❌ Mismatch"}}else{"❌ File not found"}

I had Copilot make this and haven't tried it yet.

GtkHash portable is what I would probably use or ShareX


Friday, October 10, 2025

Bypass OOBE Windows Install

I plan to add to this list.
My list of ways to do it.

Probably the easiest.
Set up for work or school. Any domain name works.
    Works on Pro

or

use Rufus

or

Developer Console open CMD
Secondary Keyboard Screen
ctrl + shift + j
enter this command
WinJS.Application.restart("ms-cxh://LOCALONLY")
Esc

or

Create a file oobebypass.txt containing
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\OOBE /v HideOnlineAccountScreens /t REG_DWORD /d 1 /f
Place the file next to the Win11.iso on the flash drive.
During Win 11 fresh install
Shift + F10 at region screen to open cmd.
If the flash drive is E:
cd to E: and run notepad.exe open oobebypass.txt
copy the command.
Return to cmd and paste the command.

or

Create a file oobebypass.reg containing:
HKLM\Software\Microsoft\Windows\CurrentVersion\OOBE /v HideOnlineAccountScreens /t REG_DWORD /d 1 /f
Place the file on the flash drive next to the Win11.iso.
During Win 11 fresh install
Shift + F10 at region screen.
If the flash drive is E: type the following cmd
E:
reg import oobebypass.reg

or

Copy this to an oobebypass.txt
Place it on the flash drive next to Win.iso
Run notepad in CMD and load the txt file to copy\paste the commands.
Region Screen
Shift + F10
net user "YourUserName" * /add
net localgroup administrators "youraccountname" /add
net user "YourUserName" /active:yes
net user "YourUserName" /expires:never
net user "Administrator" /active:no
net user "defaultUser0" /delete 
Now type REGEDIT to open the registry editor and navigate to:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE 
Delete DefaultAccount registry entry keys
"DefaultAccountAction"
"DefaultAccountSAMName"
"DefaultAccountSID"
Rename LaunchUserOOBE to SkipMachineOOBE
Set value to 1
shutdown /r /t 0
My Favorite


Thursday, October 9, 2025

25H2 Enablement Package

https://pureinfotech.com/windows-11-25h2-enablement-package-iso-direct-download/

Browser Shortcuts

  And while you are at it: Run these in CMD Chrome Asking Default Disable reg add "HKLM\Software\Policies\Google\Chrome" /v Defaul...