• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TweakHound

Computer stuff...

  • Home
  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 10
  • Linux
  • Tweak Guides
  • Site Info
    • About
    • About Me
    • TweakHound’s World
    • Contact
    • My Computers
    • Old Articles
    • Privacy Policy
    • Old Index
    • Advanced Search

How-To's

Fixing Microsoft’s KB5034441 Charlie Foxtrot

May 5, 2024, 10:50(EDT) By Eric (a.k.a. TweakHound)

Back in January I mentioned that there was an issue installing the Windows 10 KB5034441 update. This update provides an update to the Windows Recovery Environment (WinRE). The update fails for most people with error 0x80070643. The excuse given was, “update requires 250 MB of free space in the recovery partition to install successfully”. It failed on the 6 computers I have running Win10.
At the time I said about this, “here is a “fix”, I tried it and it works. HOWEVER, I DO NOT recommend it at this time. Give Microsoft time to see if they can fix this.”
Welp, according to Neowin, “Microsoft has acknowledged that an automatic resolution for this issue will not be released and as such, the only way to fix this is manually.”
That’s just friggin’ great. A perfect example of the downfall of Microsoft. Create a problem due to poor quality control and then refuse to fix it. This has left the non-Geek out there to try and do a geeky exercise that could render their computer unbootable. Thanks Microsoft!
Here’s how to fix it…
[Read more…] about Fixing Microsoft’s KB5034441 Charlie Foxtrot

Tagged With: How-To's, Security, This Site, Windows 10

ExpressVPN On Linux Mint

March 6, 2024, 16:16(EST) By Eric (a.k.a. TweakHound)

I use ExpressVPN on my Samsung Galaxy phone, PCs, and streaming devices.
I also use ExpressVPN in my Linux Mint virtual machine. Although there is a browser extension that allows you to control ExpressVPN, I prefer to use command line. I’ll cover the basics, a full tutorial is here: How to set up and use the ExpressVPN app for Linux.
[Read more…] about ExpressVPN On Linux Mint

Tagged With: How-To's, Linux

Audio Tricks – dBpoweramp CD Ripper, Rip As One

November 19, 2023, 13:06(EST) By Eric (a.k.a. TweakHound)

dBpoweramp is my favorite audio conversion and CD ripping software. This article will show you the very useful “rip as one” function.
[Read more…] about Audio Tricks – dBpoweramp CD Ripper, Rip As One

Tagged With: Cool Tools, How-To's, This Site

Audio Tricks – Using Audacity To Trim Music

November 18, 2023, 11:08(EST) By Eric (a.k.a. TweakHound)

I’ve been using Audacity for many years. From creating audio, to mixing, to editing it has been an essential tool for me.
I’d like to show you how this tool can be of use to the average user. I’m going to give a very quick example of using Audacity to trim music.
[Read more…] about Audio Tricks – Using Audacity To Trim Music

Tagged With: Cool Tools, How-To's, This Site

Prepping For Major Windows Updates

October 10, 2022, 15:09(EDT) By Eric (a.k.a. TweakHound)

It’s been a while since I’ve written about this and with Win10 22H2 coming soon I thought I would post this for new readers.
In the past I used Service Pack updates as an excuse to clean, tweak, and organize my computers as if it were a new install. Gone are the days of Service Packs as Microsoft has moved to a yearly major feature update (version 20H2, 21H1, etc.).
The end result for me is the same and I employ the same strategy as I did before.
* A note before we start, all my “backups” are disk images using a Macrium Reflect Free bootable USB drive.
See: Using Macrium Reflect Boot Media and Macrium Reflect Boot Disk In Action
[Read more…] about Prepping For Major Windows Updates

Tagged With: How-To's, This Site, Windows 10, Windows 11

Updating Firmware on Samsung SSDs

December 11, 2021, 12:52(EST) By Eric (a.k.a. TweakHound)

There were some recent firmware updates for the Samsung 980 Pro lineup. I updated mine and thought I would pass this along…
Download and install/update the Samsung Magician SSD Management Utility.
Although Magician has several uses, the only thing you really need this utility for is updating firmware (unless you want to go through the hassle of creating a boot disk). Firmware updates for SSDs can resolve performance or security issues.
Tips:
– It is not necessary to have Magician running in the system tray. Right-click on the tray icon and remove from startup.
– It is not necessary to have the SamsungMagicianSVC service running all the time. Set it to Manual:
press the Windows + S key > type services > scroll down to SamsungMagicianSVC and double-click it > change it to Manual (optionally stop it too) > click Apply
– I typically check for updates via Magician every month or so, or when it comes to mind.
– Simply running Magician will let you know if there are updates.
– Standard warning: Firmware updates can go wrong…blah, blah, backup, blah blah. In all these years I’ve never had BIOS or firmware updates go wrong and I’ve done too many to count. RTFM

Samsung Flagship SSDs On Sale
Samsung 980 PRO SSD 1TB PCIe 4.0 NVMe SSD
List Price: $229.99
Price: $169.99
You Save: $60.00 (26%)

Samsung 980 PRO SSD 500GB PCIe 4.0 NVMe SSD
List Price: $149.99
Price: $109.99
You Save: $40.00


Tagged With: Computer Hardware, How-To's

Block Windows 11 From Installing

September 24, 2021, 16:41(EDT) By Eric (a.k.a. TweakHound)

A user contacted me this morning about this.

Use the registry
Copy/paste this into notepad and name it block11.reg ( not .txt):

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
“TargetReleaseVersion”=dword:00000001
“TargetReleaseVersionInfo”=dword:00002212

Download it: https://www.tweakhound.com/win10/block11.zip

Tagged With: How-To's, Windows 10

Stupid Office New Item Menu

March 11, 2021, 15:18(EST) By Eric (a.k.a. TweakHound)

MS Office 2019 introduced a new item menu; right-click and empty space in a drive/file/folder and you get this twaddle:

There are registry entries to eliminate these but one or all will come back after Office is updated, especially Access it seems.
[Read more…] about Stupid Office New Item Menu

Tagged With: How-To's, This Site

Reader question about a Linux Mint VM

January 18, 2021, 11:47(EST) By Eric (a.k.a. TweakHound)

“But what I want to do is have shortcut on my Win10 desktop to open VMW in full-screen mode, open Linux in full-screen mode, and then autostart Firefox maximized. I’ve been messing around with it for awhile and can get VMW to open full-screen and I can get Firefox to autostart. I can’t get Linux to start full-screen even though I’ve checked the box on the Virtual Machine Settings-Options page.”
[Read more…] about Reader question about a Linux Mint VM

Tagged With: How-To's, Linux

Install And Configure A Linux Mint Virtual Machine

January 9, 2021, 13:05(EST) By Eric (a.k.a. TweakHound)

Just a quick how-I-do-it.
I do 80% of my internet activity in my Mint VM.
[Read more…] about Install And Configure A Linux Mint Virtual Machine

Tagged With: How-To's, Linux, This Site

Next Page »

Primary Sidebar

Popular Posts

Tweaking Windows 10

Software I Use – 2021 Edition

Timer Tweaks Benchmarked

Win10 – Get Auto-Login Back

Recent Posts

  • Patch Tuesday
  • Monday News
  • BleachBit 5.0.0
  • Saturday News
  • Patch Tuesday
  • Weekend News
  • New Graphics Drivers
  • RIP Woody Leonhard
  • Patch Tuesday
  • Friday News
buywin10th2

Tags

  • Android
  • Backup
  • Beer
  • Computer Hardware
  • Computer News
  • Cool Tools
  • Freeware
  • How-To's
  • Linux
  • Off Topic
  • openSUSE
  • Playlists
  • Privacy
  • Security
  • Software
  • This Site
  • vacation
  • Veterans
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows 8
  • Windows Vista
  • Windows XP

Catagories

  • Android
  • Backup
  • Beer
  • Computer Hardware
  • Computer News
  • Cool Tools
  • Freeware
  • Freeware Machines
  • How-To's
  • Linux
  • News From The Web
  • Off Topic
  • openSUSE
  • Privacy
  • Security
  • Software
  • Tweak Guides
  • Veterans
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows 8
  • Windows Vista
  • Windows XP

TweakHound - Optimize Your Computing Experience! TweakHound - Optimize Your Computing Experience!

Copyright 2002-2025 by Eric Vaughan All material contain here is the property of the materials owner. Windows, Windows XP, Windows Vista, Windows Seven, Windows 8, Windows 10, Windows 11, Microsoft, and all associated logos are trademarks/property of Microsoft. You may not use or copy any material from tweakhound.com without expressed written permission. Hotlinking to any material within this site is forbidden. Privacy Policy