Wednesday, June 16, 2021
Medicat USB
Sunday, June 6, 2021
Windows Product Key
2022-06-16 UKV (Ultra Virus Killer) under system info will show the key
Open command prompt cmd
wmic path SoftwareLicensingService get OA3xOriginalProductKey
I like Nirsoft's program for this but fighting the antivirus over it irritating so why bother.
This one looks good PID Key Checker
Or this may be good enough and you don't need anything but cmd
Thursday, June 3, 2021
Microsoft Office In Safe Mode
Tuesday, May 11, 2021
Fix Windows Update Script
Friday, May 7, 2021
Windows Key Beeps and Keyboard Start Menu Not Working
1. Open Task Manager, click File > Run new task.
2. Type powershell in the Create new task box. Check the option 'Create this task with administrative privileges'. Click OK.
3. In the administrative Windows PowerShell window, type/paste following and press Enter key:
Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)}
4. Let it complete and then restart your system.
This seemed to work but it came back . . .
These are the original settings
sticky 56
toggle 62
Saturday, May 1, 2021
Programs I Likely Install On Most Systems
ShareX Settings
Text Extraction
Record Video & Audio
Tuesday, April 20, 2021
UVK Virus Remover & CleanUp
Go Here https://www.carifred.com/uvk/
Saturday, April 17, 2021
Update Gone Bad
Start - Stop Window 3 times to get into troubleshooting.
Then do this
Monday, April 5, 2021
Reset Group Policy To Default
1. Open command prompt with admin permission
2. Execute these commands then restart the computer
RD /S /Q "%WinDir%\System32\GroupPolicy"
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
gpupdate.exe /force
Ventoy On Secure Boot
I turn of secure boot in every BIOS. However, some do not show that setting. Here is an option that has worked for me. Boot the PC and launc...
-
In my quest to set up the "perfect" program install worksheet for Windows . . . Priorities are: easy update, easy install, useful...
-
Links Windows Install Windows Software
-
Web Hosted AI LLM Free Access Some require login. Using Google is easiest. Available AI Platforms: Grok ChatGPT Claude AI DeepSeek...