Tune Windows to use your SSD more effectively

Tune Windows to use your SSD more effectively

I saw a post recently on social media where someone was offering a free tool for optimizing Windows’ behavior with SSDs. It turns out it’s just a graphical front-end for a tool Windows already comes with called fsutil. But it’s a good reminder of how to optimize Windows for SSD use, the caveat being it works well on conventional hard drives too.

Read more

Windows 95 released August 24, 1995

It was on August 24, 1995 that Windows 95 was released, amidst much anticipation. It was the most widely anticipated Windows release of all time, and the runner up really isn’t close. The idea of people lining up for blocks for a Microsoft product sounds like a bit of a joke today, and the more time goes on, the bigger of a joke it becomes. But I’m serious that in 1995 it happened.

Read more

Run Windows 11 on unsupported hardware

Run Windows 11 on unsupported hardware

Windows 10 is going end of life in mid October, less than six months from now. It’s not supported on PCs with less than an 8th-generation Core i series processor, which leaves a huge number of systems that run Windows 10 more or less fine out in the cold. But there is a way around that. I’ve been running Windows 11 on unsupported hardware for a few months. And believe it or not, I almost like it better than Windows 10.

There’s no guarantee this will work forever. Microsoft may release future updates that require features present in newer CPUs. But this buys us some time beyond October 2025, at the very least.

Read more

Windows emergency restart

For about as long as I can remember, one of the most frequent complaints I’ve heard about Windows is that it doesn’t have an emergency restart or shutdown option, something equivalent to the Linux reboot command. It turns out Windows emergency restart existed, hiding in plain sight, all along. In this blog post, I’ll share the secret.

Read more

Change mouse direction on monitor

Change mouse direction on monitor

If you have more than one monitor, sometimes when you move your mouse to the edge of one screen, the mouse jumps to the monitor on the other side. Here’s how to change the mouse direction on your monitor when you have a setup with more than one monitor.

When you have two monitors, there is exactly a 50% chance that your computer will guess correctly which way they are arranged. On the computer gets it wrong, you can fix it easily enough. You just have to know where to look and what the computer calls the setting. Whether you have a Mac or a Windows PC, there is no setting for mouse direction, but there is a setting for multiple monitors. That’s the one you want.

Read more

Notepad++ wrap text

Notepad++ wrap text

Wrapping text is an essential feature in any text editor, but the feature may be hiding somewhere you aren’t looking for it. Here’s how to wrap text in Notepad++.

Read more

What does OLE stand for

What does OLE stand for

Sometimes, when dealing with Windows programming or Windows applications, you will find the acronym OLE. But what does OLE stand for, and what does it do? And this blog post, I will explain OLE and why it was important and still is, even though Microsoft doesn’t promote it any longer.

Read more

Notepad++ Go to line

Notepad++ Go to line

Sometimes when you are editing a text file, you want to go to a specific line. Here’s how you go to a line in Notepad++, along with a few more go to tricks.

Read more

Replace carriage returns with commas in Notepad++

Replace carriage returns with commas in Notepad++

There are times when you need comma-separated lists but the data you have is separated by carriage returns instead. In this blog post, I’ll show you how to easily replace carriage returns with commas in Notepad++.

Read more

Fast Copy: Best and fastest copier for Windows?

Fast Copy: Best and fastest copier for Windows?

People sure have strong feelings on their Windows copy utilities. Each of the command line utilities has their own strengths and weaknesses. But when it comes to copying with the GUI, a lot of times we just settle for Windows Explorer. Fast Copy is a utility that provides GUI ease of use with the power of the command line utilities. I think it might be the best file copier for Windows.

Read more