News:

The Latest electronic and computer Tips that work!

Main Menu
[Hide Attachments]
There are no attachments!

Recent posts

#1
Windows Fixes / Unblock Mass Files if Security...
Last post by branx86 - October 15, 2025, 02:26:48 PM
Run in PowerShell
Get-ChildItem -Path "C:\Path\To\Your\Folder\files\being\Blocked\" | Unblock-File  ===============================This will remove mass file unblocks.

Save Unblock-Files-Gui.ps1 in a folder you can access

Right-click and choose Run with PowerShell, or:

Open PowerShell, navigate to where the script is saved, and run:
.\Unblock-Files-GUI.ps1

or
If files are Security blocked due to from another computer
Unlink OneDrive and sign back in
#2
Windows Fixes / Convert SSD or Hard Drive from...
Last post by branx86 - October 11, 2025, 05:54:13 PM
Use this if you need to convert a working windows install from Leagcy Bios to UEFI Bios without reinstalling windows.

To restart windows 11 Goto System > Windows Update > Advance Options > Recovery > Advanced Recovery > Restart
Once in the windows menu choose Troubleshoot > Advance Option > Command Prompt

1st. mbr2gpt /validate /disk:(your OS disk number) normally 0
2nd. mbr2gpt /validate /allowfullos /disk:(your OS disk number)
3rd. mbr2gpt /convert /allowfullos /disk:(your OS disk number)

#3
General Discussion / UNLOCK The TIDRadio TD-H3
Last post by branx86 - October 08, 2025, 03:45:41 PM

#4
Windows Fixes / decrypt a Bitlocker from the C...
Last post by branx86 - October 06, 2025, 02:42:58 PM

Using CMD to decrypt a Bitlocker drive requires you to type the command: manage-bde -unlock d: -password

#5
Windows Fixes / Windows Preview in File Explor...
Last post by branx86 - September 19, 2025, 10:17:03 AM
In a Admin CMD Prompt:

reg add HKCR\.pdf\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f} /ve /d {1B96FAD8-1C10-416E-8027-6EFF94045F6F} /f

reg add HKCR\CLSID\{3A84F9C2-6164-485C-A7D9-4B27F8AC009E} /v EnablePreviewHandler /t REG_DWORD /d 0 /f

reg add HKCR\WOW6432Node\CLSID\{3A84F9C2-6164-485C-A7D9-4B27F8AC009E} /v EnablePreviewHandler /t REG_DWORD /d 0 /f


or Download the Windows_Preview_Fix.bat and right click run as administrator
#6
Windows Fixes / Install Windows 11 from ISO on...
Last post by branx86 - September 17, 2025, 02:44:10 PM
in a cmd window: setup.exe /product server /compat ignorewarning /migratedrivers all
#7
Windows Fixes / Get Serial Number from Windows
Last post by branx86 - September 11, 2025, 02:50:05 PM
Powershell script to get serial number:

get-ciminstance win32_bios | select SerialNumber


DOS CMD to get serial number:
wmic bios get serialnumber

to Get Product Key :    wmic path softwarelicensingservice get OA3xOriginalProductKey
#8
Windows Fixes / ByPass Win11 Internet login
Last post by branx86 - September 11, 2025, 12:07:00 PM
If you get to the screen, where connection is required, press SHIFT+F10 and Command Prompt will open.

Type OOBE\BYPASSNRO and press ENTER. The process will Reboot the computer and begin again and this time, it will show "I dont have an internet access" button.
#9
Food Recipes / Egg cheese Hotdog & Onion egg ...
Last post by branx86 - July 14, 2025, 03:07:53 PM


#10
Food Recipes / Grow Coolard Green and Get see...
Last post by branx86 - July 14, 2025, 03:02:04 PM