Windows Archives - The Silicon Underground David L. Farquhar on technology old and new, computer security, and more Mon, 25 Aug 2025 11:10:05 +0000 en-US hourly 1 https://kerosin.digital/rss-chimp16321610 Tune Windows to use your SSD more effectively https://dfarq.homeip.net/tune-windows-to-use-your-ssd-more-effectively/?utm_source=rss&utm_medium=rss&utm_campaign=tune-windows-to-use-your-ssd-more-effectively Mon, 20 Oct 2025 11:00:45 +0000 https://dfarq.homeip.net/?p=39576 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

The post Tune Windows to use your SSD more effectively appeared first on The Silicon Underground.

]]>
39576
Windows 95 released August 24, 1995 https://dfarq.homeip.net/happy-20th-birthday-to-windows-95/?utm_source=rss&utm_medium=rss&utm_campaign=happy-20th-birthday-to-windows-95 https://dfarq.homeip.net/happy-20th-birthday-to-windows-95/#comments Mon, 25 Aug 2025 11:00:58 +0000 https://dfarq.homeip.net/?p=7847 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

The post Windows 95 released August 24, 1995 appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/happy-20th-birthday-to-windows-95/feed/ 2 7847
Run Windows 11 on unsupported hardware https://dfarq.homeip.net/run-windows-11-on-unsupported-hardware/?utm_source=rss&utm_medium=rss&utm_campaign=run-windows-11-on-unsupported-hardware https://dfarq.homeip.net/run-windows-11-on-unsupported-hardware/#comments Fri, 25 Apr 2025 11:00:56 +0000 https://dfarq.homeip.net/?p=37549 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

The post Run Windows 11 on unsupported hardware appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/run-windows-11-on-unsupported-hardware/feed/ 7 37549
Windows emergency restart https://dfarq.homeip.net/windows-emergency-restart/?utm_source=rss&utm_medium=rss&utm_campaign=windows-emergency-restart https://dfarq.homeip.net/windows-emergency-restart/#comments Tue, 18 Jul 2023 13:03:50 +0000 https://dfarq.homeip.net/?p=32954 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

The post Windows emergency restart appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/windows-emergency-restart/feed/ 4 32954
Change mouse direction on monitor https://dfarq.homeip.net/change-mouse-direction-on-monitor/?utm_source=rss&utm_medium=rss&utm_campaign=change-mouse-direction-on-monitor Mon, 10 Jul 2023 13:03:21 +0000 https://dfarq.homeip.net/?p=32769 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

The post Change mouse direction on monitor appeared first on The Silicon Underground.

]]>
32769
Notepad++ wrap text https://dfarq.homeip.net/notepad-wrap-text/?utm_source=rss&utm_medium=rss&utm_campaign=notepad-wrap-text Wed, 28 Jun 2023 13:03:20 +0000 https://dfarq.homeip.net/?p=32777 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++. Wrap text in Notepad++ is called word wrap Some text editors

The post Notepad++ wrap text appeared first on The Silicon Underground.

]]>
32777
What does OLE stand for https://dfarq.homeip.net/what-does-ole-stand-for/?utm_source=rss&utm_medium=rss&utm_campaign=what-does-ole-stand-for Tue, 06 Jun 2023 13:03:40 +0000 https://dfarq.homeip.net/?p=32574 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

The post What does OLE stand for appeared first on The Silicon Underground.

]]>
32574
Notepad++ Go to line https://dfarq.homeip.net/notepad-go-to-line/?utm_source=rss&utm_medium=rss&utm_campaign=notepad-go-to-line https://dfarq.homeip.net/notepad-go-to-line/#comments Tue, 25 Apr 2023 13:03:32 +0000 https://dfarq.homeip.net/?p=32258 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. Notepad++ has a menu option for go

The post Notepad++ Go to line appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/notepad-go-to-line/feed/ 3 32258
Replace carriage returns with commas in Notepad++ https://dfarq.homeip.net/replace-carriage-returns-with-commas-in-notepad/?utm_source=rss&utm_medium=rss&utm_campaign=replace-carriage-returns-with-commas-in-notepad https://dfarq.homeip.net/replace-carriage-returns-with-commas-in-notepad/#comments Tue, 04 Apr 2023 13:03:18 +0000 https://dfarq.homeip.net/?p=31897 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++. Replace carriage returns or

The post Replace carriage returns with commas in Notepad++ appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/replace-carriage-returns-with-commas-in-notepad/feed/ 2 31897
Fast Copy: Best and fastest copier for Windows? https://dfarq.homeip.net/fast-copy-best-and-fastest-copier-for-windows/?utm_source=rss&utm_medium=rss&utm_campaign=fast-copy-best-and-fastest-copier-for-windows Wed, 22 Mar 2023 13:03:55 +0000 https://dfarq.homeip.net/?p=31607 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

The post Fast Copy: Best and fastest copier for Windows? appeared first on The Silicon Underground.

]]>
31607