<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Software-Archiv - flohs blog</title>
	<atom:link href="https://blog.florianehrle.de/en/category/computer-en/client-operating-systems/windows-en/windows-software-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.florianehrle.de/en/category/computer-en/client-operating-systems/windows-en/windows-software-en/</link>
	<description>reboot tut gut</description>
	<lastBuildDate>Fri, 13 Mar 2026 04:43:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.florianehrle.de/wp-content/uploads/2025/10/cropped-icon-32x32.png</url>
	<title>Software-Archiv - flohs blog</title>
	<link>https://blog.florianehrle.de/en/category/computer-en/client-operating-systems/windows-en/windows-software-en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Format drives with a capacity of over 32 GB as FAT32 under Windows</title>
		<link>https://blog.florianehrle.de/en/2026/03/13/format-drives-with-a-capacity-of-over-32-gb-as-fat32-under-windows/</link>
					<comments>https://blog.florianehrle.de/en/2026/03/13/format-drives-with-a-capacity-of-over-32-gb-as-fat32-under-windows/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Fri, 13 Mar 2026 04:22:28 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=9252</guid>

					<description><![CDATA[<p>FAT32 is essentially the “standard file system” for many devices, especially embedded and older ones. The Nintendo Wii, for example, only supports FAT32-formatted SD cards, just as many [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2026/03/13/format-drives-with-a-capacity-of-over-32-gb-as-fat32-under-windows/" data-wpel-link="internal">Format drives with a capacity of over 32 GB as FAT32 under Windows</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">FAT32 is essentially the “standard file system” for many devices, especially embedded and older ones. The Nintendo Wii, for example, only supports FAT32-formatted SD cards, just as many media players (car radios) can only read USB sticks with the FAT32 file system. It has been supported by Microsoft operating systems since Windows 95, but with some limitations &#8211; <a href="https://de.wikipedia.org/wiki/File_Allocation_Table#FAT32" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Wikipedia lists these very nicely</a>.</p>



<p class="wp-block-paragraph">One of these limitations is that Windows only allows formatting with the FAT32 file system for drives with a storage capacity of up to and including 32 GB <a href="https://blog.florianehrle.de/wp-content/uploads/2026/03/format-win11-25h2.png" data-wpel-link="internal">when formatting via the GUI</a> (context menu in Explorer). Above this, only NTFS or <a href="https://blog.florianehrle.de/wp-content/uploads/2026/03/stick-info-exfat.png" data-wpel-link="internal">exFAT </a>are offered, both of which are incompatible file systems for many devices.</p>



<p class="wp-block-paragraph">This is incomprehensible, as significantly larger volumes are supported depending on the selected sector size (up to 2 TiB with the universally compatible standard sector size of 512 bytes!). However, the limitation of individual files to a maximum of 4 GiB cannot be circumvented.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">There are several ways…</h4>



<p class="wp-block-paragraph">…to format a drive as FAT32 in Windows anyway. For example, using the command line, where there is no 32 GB limitation:</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-JetBrains-Mono" style="font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span role="button" tabindex="0" style="color:#e1e4e8;display:none" aria-label="Copy" class="code-block-pro-copy-button"><pre class="code-block-pro-copy-button-pre" aria-hidden="true"><textarea class="code-block-pro-copy-button-textarea" tabindex="-1" aria-hidden="true" readonly>format S: /FS:FAT32 /Q</textarea></pre><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6"></path></svg></span><pre class="shiki github-dark" style="background-color: #24292e" tabindex="0"><code><span class="line"><span style="color: #F97583">format</span><span style="color: #E1E4E8"> S: /FS:FAT32 /Q</span></span></code></pre></div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">The most convenient way for me so far has been to use a small program from &#8220;<a href="http://ridgecrop.co.uk/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Ridgecrop Consultants Ltd</a>&#8220;: small, free, standalone, and available with or without a GUI.</p>



<p class="wp-block-paragraph">A description of the application can be found <a href="http://ridgecrop.co.uk/index.htm?fat32format.htm" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">here</a>, and you can download it directly from the developer as a console version <a href="http://ridgecrop.co.uk/download/fat32format.zip" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">here</a> (<a href="https://web.archive.org/web/20260313034231/http://ridgecrop.co.uk/download/fat32format.zip" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">archive.org</a>). My preferred GUI version is described <a href="http://ridgecrop.co.uk/guiformat.htm" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">here</a> (<a href="http://ridgecrop.co.uk/guiformat.exe" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">direct download of the EXE</a>, <a href="https://web.archive.org/web/20260313040706/http://ridgecrop.co.uk/guiformat.exe" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">archive.org</a>).</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Usage</h4>



<p class="wp-block-paragraph">The application is very easy to use &#8211; connect the drive to the computer, ensure that there is only one main partition (Control Panel -> Administration -> Disk Management) and run “<strong>guiformat.exe</strong>” (as administrator, like requested).</p>



<p class="wp-block-paragraph">Select the appropriate letter from the drop-down list, set the sector size (for a total size of less than 2 TiB, select 512 bytes to ensure maximum compatibility) and format.<br>Done!</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="406" height="487" data-id="9242" src="https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat.png" alt="" class="wp-image-9242" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat.png 406w, https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat-250x300.png 250w" sizes="(max-width: 406px) 100vw, 406px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="404" height="485" data-id="9244" src="https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat-warning.png" alt="" class="wp-image-9244" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat-warning.png 404w, https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat-warning-250x300.png 250w" sizes="(max-width: 404px) 100vw, 404px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="406" height="487" data-id="9243" src="https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat-finished.png" alt="" class="wp-image-9243" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat-finished.png 406w, https://blog.florianehrle.de/wp-content/uploads/2026/03/fat32format-128gb-exfat-finished-250x300.png 250w" sizes="(max-width: 406px) 100vw, 406px" /></figure>
</figure>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">The file explorer also displays everything correctly as expected:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="363" height="481" src="https://blog.florianehrle.de/wp-content/uploads/2026/03/stick-info-fat32.png" alt="" class="wp-image-9245" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/03/stick-info-fat32.png 363w, https://blog.florianehrle.de/wp-content/uploads/2026/03/stick-info-fat32-226x300.png 226w" sizes="auto, (max-width: 363px) 100vw, 363px" /></figure>



<div style="height:6px" aria-hidden="true" class="wp-block-spacer"></div>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2026/03/13/format-drives-with-a-capacity-of-over-32-gb-as-fat32-under-windows/" data-wpel-link="internal">Format drives with a capacity of over 32 GB as FAT32 under Windows</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.florianehrle.de/en/2026/03/13/format-drives-with-a-capacity-of-over-32-gb-as-fat32-under-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Additional results for Cinebench</title>
		<link>https://blog.florianehrle.de/en/2026/02/10/additional-results-for-cinebench/</link>
					<comments>https://blog.florianehrle.de/en/2026/02/10/additional-results-for-cinebench/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Tue, 10 Feb 2026 12:26:01 +0000</pubDate>
				<category><![CDATA[Benchmarks]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=8979</guid>

					<description><![CDATA[<p>For the purpose of significantly improving comparability, sp00n, who is active on GitHub and Hardwareluxx, among others, has compiled many benchmark results for different Cinebench versions. More results [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2026/02/10/additional-results-for-cinebench/" data-wpel-link="internal">Additional results for Cinebench</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">For the purpose of significantly improving comparability, sp00n, who is active on <a href="https://github.com/sp00n" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">GitHub</a> and <a href="https://www.hardwareluxx.de/community/members/sp00n.179250/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Hardwareluxx</a>, among others, has compiled many benchmark results for different Cinebench versions.</p>



<p class="wp-block-paragraph">More results are available there for Cinebench R15, R20, R23, and 2024. He makes these available for download on his GitHub repository:</p>



<h5 class="wp-block-heading"><a href="https://github.com/sp00n/cinebench_scores" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://github.com/sp00n/cinebench_scores</a> (<a href="https://github.com/sp00n/cinebench_scores/archive/refs/heads/master.zip" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">ZIP-Archive</a>)</h5>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">To use the downloaded text files, copy the ones that match your version to the “<strong>cb_ranking</strong>” subfolder in the respective program directory. Then simply start Cinebench and the list of comparison results should be considerably longer.</p>



<p class="wp-block-paragraph"></p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2026/02/10/additional-results-for-cinebench/" data-wpel-link="internal">Additional results for Cinebench</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.florianehrle.de/en/2026/02/10/additional-results-for-cinebench/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cinebench: The long history of a benchmark</title>
		<link>https://blog.florianehrle.de/en/2026/02/10/cinebench-the-long-history-of-a-benchmark/</link>
					<comments>https://blog.florianehrle.de/en/2026/02/10/cinebench-the-long-history-of-a-benchmark/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Tue, 10 Feb 2026 10:47:45 +0000</pubDate>
				<category><![CDATA[Benchmarks]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=8968</guid>

					<description><![CDATA[<p>The underlying product is Cinema 4D from the German company Maxon &#8211; a performance-hungry rendering software.Its development history is really interesting; the first version was released back in [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2026/02/10/cinebench-the-long-history-of-a-benchmark/" data-wpel-link="internal">Cinebench: The long history of a benchmark</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">The underlying product is Cinema 4D from the German company Maxon &#8211; a performance-hungry rendering software.<br><a href="https://de.wikipedia.org/wiki/Cinema_4D" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Its development history is really interesting; the first version was released back in 1993 for the Commodore Amiga.</a></p>



<p class="wp-block-paragraph">This software was used in several movies, for example:</p>



<ul class="wp-block-list">
<li>The Girl with the Dragon Tattoo (2011)</li>



<li>Beowulf (2007)</li>



<li>The Golden Compass (2007)</li>



<li>Surf&#8217;s Up (2007)</li>



<li>Spider-Man 3 (2007)</li>



<li>Chronicles of Narnia (Part 1: 2005 / Part 2: 2008 / Part 3: 2010)</li>



<li>Serenity (2005)</li>



<li>Inception (2010)</li>



<li>Van Helsing (2004)</li>



<li>The Polarexpress (2004)</li>



<li>He Was a Quiet Man (2007)</li>



<li>Iron Man 3 (2013)</li>



<li>Pacific Rim (2013)</li>



<li>Furious 7 (2015)</li>



<li>Avengers: Endgame (2019)</li>
</ul>



<p class="wp-block-paragraph">…Bleeding edge rendering technology, you might say. Cinebench was then created to test the performance of hardware for use with Cinema 4D: The first version was released at the end of 1999 and was called “Cinebench 2000”. Since then, there have been regular new releases of this benchmark and annual releases of the actual Cinema 4D software, available for Windows and macOS (newer versions for x86, x86-64, and ARM64).</p>



<p class="wp-block-paragraph">Cinebench is mainly used to test processors; either all threads or a single thread can be fully loaded and measured. Many versions also offer GPU testing. Here is an overview of the different versions in the form of screenshots:</p>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CineBench 2000</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="513" height="332" data-id="8910" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-splash.png" alt="" class="wp-image-8910" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-splash.png 513w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-splash-300x194.png 300w" sizes="auto, (max-width: 513px) 100vw, 513px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1069" height="710" data-id="8908" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000.png" alt="" class="wp-image-8908" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000.png 1069w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-300x199.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-768x510.png 768w" sizes="auto, (max-width: 1069px) 100vw, 1069px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1069" height="710" data-id="8909" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-tested.png" alt="" class="wp-image-8909" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-tested.png 1069w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-tested-300x199.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2000-tested-768x510.png 768w" sizes="auto, (max-width: 1069px) 100vw, 1069px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CINEBENCH 2003</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="515" height="333" data-id="8913" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-splash.png" alt="" class="wp-image-8913" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-splash.png 515w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-splash-300x194.png 300w" sizes="auto, (max-width: 515px) 100vw, 515px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1014" height="787" data-id="8912" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003.png" alt="" class="wp-image-8912" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003.png 1014w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-300x233.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-768x596.png 768w" sizes="auto, (max-width: 1014px) 100vw, 1014px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1014" height="787" data-id="8914" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-tested.png" alt="" class="wp-image-8914" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-tested.png 1014w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-tested-300x233.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb2003-tested-768x596.png 768w" sizes="auto, (max-width: 1014px) 100vw, 1014px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CINEBENCH 9.5</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="514" height="332" data-id="8944" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-splash.png" alt="" class="wp-image-8944" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-splash.png 514w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-splash-300x194.png 300w" sizes="auto, (max-width: 514px) 100vw, 514px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1014" height="787" data-id="8943" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5.png" alt="" class="wp-image-8943" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5.png 1014w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-300x233.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-768x596.png 768w" sizes="auto, (max-width: 1014px) 100vw, 1014px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1014" height="787" data-id="8945" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-tested.png" alt="" class="wp-image-8945" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-tested.png 1014w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-tested-300x233.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-9.5-tested-768x596.png 768w" sizes="auto, (max-width: 1014px) 100vw, 1014px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CINEBENCH R10</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="516" height="333" data-id="8916" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-splash.png" alt="" class="wp-image-8916" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-splash.png 516w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-splash-300x194.png 300w" sizes="auto, (max-width: 516px) 100vw, 516px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1014" height="787" data-id="8915" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10.png" alt="" class="wp-image-8915" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10.png 1014w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-300x233.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-768x596.png 768w" sizes="auto, (max-width: 1014px) 100vw, 1014px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1014" height="787" data-id="8917" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-tested.png" alt="" class="wp-image-8917" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-tested.png 1014w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-tested-300x233.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r10-tested-768x596.png 768w" sizes="auto, (max-width: 1014px) 100vw, 1014px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CINEBENCH R11.5</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="516" height="334" data-id="8920" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-splash.png" alt="" class="wp-image-8920" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-splash.png 516w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-splash-300x194.png 300w" sizes="auto, (max-width: 516px) 100vw, 516px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1163" height="744" data-id="8919" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5.png" alt="" class="wp-image-8919" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5.png 1163w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-300x192.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-768x491.png 768w" sizes="auto, (max-width: 1163px) 100vw, 1163px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1163" height="744" data-id="8921" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-tested.png" alt="" class="wp-image-8921" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-tested.png 1163w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-tested-300x192.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r11.5-tested-768x491.png 768w" sizes="auto, (max-width: 1163px) 100vw, 1163px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CINEBENCH R15</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-7 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="516" height="334" data-id="8923" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-splash.png" alt="" class="wp-image-8923" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-splash.png 516w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-splash-300x194.png 300w" sizes="auto, (max-width: 516px) 100vw, 516px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1217" height="746" data-id="8922" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15.png" alt="" class="wp-image-8922" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15.png 1217w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-300x184.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-1200x736.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-768x471.png 768w" sizes="auto, (max-width: 1217px) 100vw, 1217px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1217" height="746" data-id="8924" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-tested.png" alt="" class="wp-image-8924" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-tested.png 1217w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-tested-300x184.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-tested-1200x736.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r15-tested-768x471.png 768w" sizes="auto, (max-width: 1217px) 100vw, 1217px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CINEBENCH R20</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-8 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="516" height="334" data-id="8926" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-splash.png" alt="" class="wp-image-8926" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-splash.png 516w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-splash-300x194.png 300w" sizes="auto, (max-width: 516px) 100vw, 516px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1268" height="746" data-id="8925" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20.png" alt="" class="wp-image-8925" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20.png 1268w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-300x176.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-1200x706.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-768x452.png 768w" sizes="auto, (max-width: 1268px) 100vw, 1268px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1646" height="798" data-id="8927" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-tested.png" alt="" class="wp-image-8927" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-tested.png 1646w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-tested-300x145.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-tested-1200x582.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-tested-768x372.png 768w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r20-tested-1536x745.png 1536w" sizes="auto, (max-width: 1646px) 100vw, 1646px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">CINEBENCH R23</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-9 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="516" height="353" data-id="8929" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-splash.png" alt="" class="wp-image-8929" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-splash.png 516w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-splash-300x205.png 300w" sizes="auto, (max-width: 516px) 100vw, 516px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1268" height="742" data-id="8928" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23.png" alt="" class="wp-image-8928" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23.png 1268w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-300x176.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-1200x702.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-768x449.png 768w" sizes="auto, (max-width: 1268px) 100vw, 1268px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1646" height="794" data-id="8930" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-tested.png" alt="" class="wp-image-8930" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-tested.png 1646w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-tested-300x145.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-tested-1200x579.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-tested-768x370.png 768w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-r23-tested-1536x741.png 1536w" sizes="auto, (max-width: 1646px) 100vw, 1646px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Cinebench 2024</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-10 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="726" height="488" data-id="8933" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-splash.png" alt="" class="wp-image-8933" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-splash.png 726w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-splash-300x202.png 300w" sizes="auto, (max-width: 726px) 100vw, 726px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1257" height="742" data-id="8932" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024.png" alt="" class="wp-image-8932" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024.png 1257w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-300x177.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-1200x708.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-768x453.png 768w" sizes="auto, (max-width: 1257px) 100vw, 1257px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1314" height="772" data-id="8934" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-tested.png" alt="" class="wp-image-8934" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-tested.png 1314w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-tested-300x176.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-tested-1200x705.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2024-tested-768x451.png 768w" sizes="auto, (max-width: 1314px) 100vw, 1314px" /></figure>
</figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Cinebench 2026</h4>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-11 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="720" height="480" data-id="8939" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-splash.png" alt="" class="wp-image-8939" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-splash.png 720w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-splash-300x200.png 300w" sizes="auto, (max-width: 720px) 100vw, 720px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1244" height="745" data-id="8938" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026.png" alt="" class="wp-image-8938" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026.png 1244w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-300x180.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-1200x719.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-768x460.png 768w" sizes="auto, (max-width: 1244px) 100vw, 1244px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1290" height="787" data-id="8940" src="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-tested.png" alt="" class="wp-image-8940" srcset="https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-tested.png 1290w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-tested-300x183.png 300w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-tested-1200x732.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2026/02/cb-2026-tested-768x469.png 768w" sizes="auto, (max-width: 1290px) 100vw, 1290px" /></figure>
</figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Compatibility and more detailed information</h4>



<p class="wp-block-paragraph">Here, I have compiled a table of all versions known to me, including relevant information:</p>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-table first-row-color is-style-regular"><table class="has-fixed-layout"><thead><tr><th></th><th class="has-text-align-center" data-align="center">Release</th><th class="has-text-align-center" data-align="center">Architecture</th><th class="has-text-align-center" data-align="center">GPU-Benchmark</th><th class="has-text-align-center" data-align="center">Supported operating systems</th><th class="has-text-align-right" data-align="right">Archive size for Windows</th></tr></thead><tbody><tr><td><strong>CineBench 2000</strong></td><td class="has-text-align-center" data-align="center">December 1st, 1999</td><td class="has-text-align-center" data-align="center">x86 (32-Bit)</td><td class="has-text-align-center" data-align="center">Yes (OpenGL)</td><td class="has-text-align-center" data-align="center">Windows 95 / 98 / NT 4 / 2000 or newer<br><br>Mac OS X 8.0 or newer</td><td class="has-text-align-right" data-align="right">6,17 MB</td></tr><tr><td><strong>CINEBENCH 2003</strong></td><td class="has-text-align-center" data-align="center">January 1st, 2003</td><td class="has-text-align-center" data-align="center">x86 (32-Bit)</td><td class="has-text-align-center" data-align="center">Yes (OpenGL)</td><td class="has-text-align-center" data-align="center">Windows 98 SE / 2000 / XP or newer<br><br>Mac OS X 9.0 or newer</td><td class="has-text-align-right" data-align="right">18,1 MB</td></tr><tr><td><strong>CINEBENCH 9.5</strong></td><td class="has-text-align-center" data-align="center">January 1st, 2004</td><td class="has-text-align-center" data-align="center">x86 (32-Bit)<br>x86-64 (64-Bit)</td><td class="has-text-align-center" data-align="center">Yes (OpenGL)</td><td class="has-text-align-center" data-align="center">Windows 2000 / XP or newer<br><br>Mac OS X 10.3.9 or newer</td><td class="has-text-align-right" data-align="right">44,3 MB</td></tr><tr><td><strong>CINEBENCH R10</strong></td><td class="has-text-align-center" data-align="center">August 1st, 2007</td><td class="has-text-align-center" data-align="center">x86 (32-Bit)<br>x86-64 (64-Bit)</td><td class="has-text-align-center" data-align="center">Yes (OpenGL)</td><td class="has-text-align-center" data-align="center">Windows 2000 / XP or newer<br><br>Mac OS X 10.3.9 or newer</td><td class="has-text-align-right" data-align="right">51,4 MB</td></tr><tr><td><strong>CINEBENCH R11.5</strong></td><td class="has-text-align-center" data-align="center">February 1st, 2010</td><td class="has-text-align-center" data-align="center">x86 (32-Bit)<br>x86-64 (64-Bit)</td><td class="has-text-align-center" data-align="center">Yes (OpenGL)</td><td class="has-text-align-center" data-align="center">Windows 2000 / XP or newer<br><br>Mac OS X 10.3.9 or newer</td><td class="has-text-align-right" data-align="right">142 MB</td></tr><tr><td><strong>CINEBENCH R15</strong></td><td class="has-text-align-center" data-align="center">September 30th, 2013</td><td class="has-text-align-center" data-align="center">x86-64 (64-Bit)</td><td class="has-text-align-center" data-align="center">Yes (OpenGL)</td><td class="has-text-align-center" data-align="center">Windows Vista, 7, 8 or newer<br><br>Mac OS X 10.6.8 or newer</td><td class="has-text-align-right" data-align="right">81,9 MB</td></tr><tr><td><strong>CINEBENCH R20</strong></td><td class="has-text-align-center" data-align="center">March 1st, 2019</td><td class="has-text-align-center" data-align="center">x86-64 (64-Bit)</td><td class="has-text-align-center" data-align="center">No</td><td class="has-text-align-center" data-align="center">Windows 7 with SP1 or newer<br><br>OS X 10.11.6 or newer</td><td class="has-text-align-right" data-align="right">221 MB</td></tr><tr><td><strong>CINEBENCH R23</strong></td><td class="has-text-align-center" data-align="center">November 11th, 2020</td><td class="has-text-align-center" data-align="center">x86-64 (64-Bit)</td><td class="has-text-align-center" data-align="center">No</td><td class="has-text-align-center" data-align="center">Windows 10 or newer<br><br>macOS 10.13.6 or newer</td><td class="has-text-align-right" data-align="right">249 MB</td></tr><tr><td><strong>Cinebench 2024</strong></td><td class="has-text-align-center" data-align="center">November 1st, 2024</td><td class="has-text-align-center" data-align="center">x86-64 (64-Bit)<br>ARM</td><td class="has-text-align-center" data-align="center">Yes</td><td class="has-text-align-center" data-align="center">Windows 10 or newer<br><br>macOS 11.7.7 or newer</td><td class="has-text-align-right" data-align="right">1,30 GB</td></tr><tr><td><strong>Cinebench 2026</strong></td><td class="has-text-align-center" data-align="center">Dezember 9th, 2025</td><td class="has-text-align-center" data-align="center">x86-64 (64-Bit)<br>ARM</td><td class="has-text-align-center" data-align="center">Yes</td><td class="has-text-align-center" data-align="center">Windows 10 or newer<br><br>macOS 14.7 or newer</td><td class="has-text-align-right" data-align="right">2,54 GB</td></tr></tbody></table></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">I myself always use version R23 wherever possible, including additional results for better comparability (more on this in the next post). In terms of load and the hardware period I&#8217;m dealing with, this is a good compromise between load and compatibility: After all, I work a lot with older systems (Windows 10 and older) – so it&#8217;s helpful when two slower cores and relatively little RAM are still able to run in order to compare the existing hardware or test the effects of settings.</p>



<p class="wp-block-paragraph">Regardless of this, R23 is also my standard version for overclocking processors and the version used in this blog to test and measure almost all CPUs that appear in “Hardware Setups”.</p>



<p class="wp-block-paragraph">Even the first version, “CineBench 2000,” is still executable under Windows 11 (64-bit) today!</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Download</h4>



<p class="wp-block-paragraph">All versions can be conveniently downloaded from <strong><a href="https://www.techpowerup.com/download/maxon-cinebench/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">TechPowerUp</a></strong>, among other places.</p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2026/02/10/cinebench-the-long-history-of-a-benchmark/" data-wpel-link="internal">Cinebench: The long history of a benchmark</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.florianehrle.de/en/2026/02/10/cinebench-the-long-history-of-a-benchmark/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Recommended free software for Windows</title>
		<link>https://blog.florianehrle.de/en/2025/11/30/recommended-free-software-for-windows/</link>
					<comments>https://blog.florianehrle.de/en/2025/11/30/recommended-free-software-for-windows/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Sun, 30 Nov 2025 08:59:00 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=7453</guid>

					<description><![CDATA[<p>Over the years and through numerous new installations of Windows in all editions, versions, and variants, I have established a selection of free standard software. Much of it [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/11/30/recommended-free-software-for-windows/" data-wpel-link="internal">Recommended free software for Windows</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">Over the years and through numerous new installations of Windows in all editions, versions, and variants, I have established a selection of free standard software. Much of it is even open source, which is even better.</p>



<p class="wp-block-paragraph">Of course, this is a process based on experience, so the software selection changes from time to time. However, the following list has proven itself over the years and also includes information on what is best suited for whom.</p>



<p class="wp-block-paragraph">I assume that the software will be used on Windows 10 or 11, on x64-based hardware.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">System</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>PowerToys</strong></td><td>Useful extensions to the operating system, well integrated</td><td><a href="https://aka.ms/installpowertoys" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://aka.ms/installpowertoys</a></td><td>&#8230;for Poweruser</td><td>&#8230;for Poweruser</td></tr><tr><td><strong>WMF Preview</strong></td><td>Thumbnails of WMF files are generated and displayed</td><td><a href="https://github.com/kareldonk/WMFPreview/releases" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://github.com/kareldonk/WMFPreview/releases</a></td><td>…when working with WMF or EMF files</td><td>&#8230;for Poweruser</td></tr><tr><td><strong>7-Zip</strong></td><td>High compression archiver</td><td><a href="https://7-zip.de/index.html" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://7-zip.de/index.html</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Fernzugriff</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>Anydesk</strong></td><td>Remote access solution via the provider&#8217;s server</td><td><a href="https://anydesk.com/de" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://anydesk.com/de</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr><tr><td><strong>Teamviewer</strong></td><td>Remote access solution via the provider&#8217;s server</td><td><a href="https://www.teamviewer.com/de/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.teamviewer.com/de/</a></td><td>…for everyone</td><td>…if Anydesk is not desired</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Hardware</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>HWiNFO</strong></td><td>Comprehensive hardware and sensor information</td><td><a href="https://www.hwinfo.com/download/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.hwinfo.com/download/</a></td><td>&#8230;for Poweruser</td><td>…anytime, anywhere</td></tr><tr><td><strong>GPU Temp</strong></td><td>The temperature of the GPU(s) in the tray area, color configurable</td><td><a href="https://www.gputemp.com/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.gputemp.com/</a></td><td>&#8230;for Poweruser</td><td>…only for myself, if continuous monitoring is desired</td></tr><tr><td><strong>Core Temp</strong></td><td>Some system data in the tray area, colors configurable</td><td><a href="https://www.alcpu.com/CoreTemp/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.alcpu.com/CoreTemp/</a></td><td>&#8230;for Poweruser</td><td>…only for myself, if continuous monitoring is desired</td></tr><tr><td><strong>Battery Percentage</strong></td><td>Percentage battery charge in the tray area, color configurable</td><td><a href="https://apps.microsoft.com/detail/9pckt2b7dzmw" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://apps.microsoft.com/detail/9pckt2b7dzmw</a></td><td>…for everyone</td><td>…only for myself, if continuous monitoring is desired</td></tr><tr><td><strong>CrystalDiskInfo</strong></td><td>Comprehensive information about all drives and storage devices</td><td><a href="https://crystalmark.info/en/software/crystaldiskinfo/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://crystalmark.info/en/software/crystaldiskinfo/</a></td><td>&#8230;for Poweruser</td><td>…anytime, anywhere</td></tr><tr><td><strong>CrystalDiskMark</strong></td><td>Benchmark for Storage devices</td><td><a href="https://crystalmark.info/en/software/crystaldiskmark/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://crystalmark.info/en/software/crystaldiskmark/</a></td><td>&#8230;for Poweruser</td><td>&#8230;for Poweruser</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Overclocking</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>ASUS ROG Realbench</strong></td><td>Realistic stress test for the entire system</td><td><a href="https://www.majorgeeks.com/mg/get/asus_realbench,1.html" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.majorgeeks.com/mg/get/asus_realbench,1.html</a></td><td>…for overclockers</td><td>…only when overclocking</td></tr><tr><td><strong>OCCT</strong></td><td>Realistic stress test for the entire system</td><td><a href="https://www.ocbase.com/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.ocbase.com/</a></td><td>…for overclockers</td><td>…only when overclocking</td></tr><tr><td><strong>Prime95</strong></td><td>Maximum CPU load and temperature</td><td><a href="https://www.mersenne.org/download/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.mersenne.org/download/</a></td><td>…for overclockers</td><td>…only when overclocking</td></tr><tr><td><strong>Unigine Heaven</strong></td><td>GPU Stresstest</td><td><a href="https://benchmark.unigine.com/heaven" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://benchmark.unigine.com/heaven</a></td><td>…for overclockers</td><td>…only when overclocking</td></tr><tr><td><strong>MSI Afterburner</strong></td><td>Graphics card overclocking</td><td><a href="https://www.msi.com/Landing/afterburner/graphics-cards" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.msi.com/Landing/afterburner/graphics-cards</a></td><td>…for overclockers</td><td>…only when overclocking</td></tr><tr><td><strong>Throttlestop</strong></td><td>Some options for configuring the system / processor</td><td><a href="https://www.techpowerup.com/download/techpowerup-throttlestop/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.techpowerup.com/download/techpowerup-throttlestop/</a></td><td>&#8230;for Poweruser</td><td>…only when undervolting</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Internet, Browser and E-Mail</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>Mozilla Firefox</strong></td><td>The best internet browser</td><td><a href="https://www.firefox.com/de/download/all/desktop-release/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.firefox.com/de/download/all/desktop-release/</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr><tr><td><strong>Mozilla Thunderbird</strong></td><td>Slim email client with expansion options</td><td><a href="https://www.thunderbird.net/de/thunderbird/all/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.thunderbird.net/de/thunderbird/all/</a></td><td>…if Microsoft Outlook is not available or desired, and webmail is not an option</td><td>&#8230;für jeden</td></tr><tr><td><strong>Ungoogled Chromium</strong></td><td>Due to the proliferation of Chromium-based browsers, sometimes a necessary evil</td><td><a href="https://ungoogled-software.github.io/ungoogled-chromium-binaries/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://ungoogled-software.github.io/ungoogled-chromium-binaries/</a></td><td>…for everyone, to circumvent incompatibilities when websites do not function properly in Firefox</td><td>&#8230;for Poweruser</td></tr><tr><td><strong>Tor</strong></td><td>Access to the dark web</td><td><a href="https://www.torproject.org/download/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.torproject.org/download/</a></td><td>&#8230;for Poweruser and Privacy</td><td>&#8230;for Poweruser</td></tr><tr><td><strong>JDownloader</strong></td><td>Download stuff from anywhere</td><td><a href="https://jdownloader.org/jdownloader2#selection=windows" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://jdownloader.org/jdownloader2#selection=windows</a></td><td>&#8230;for Poweruser</td><td>&#8230;for Poweruser</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Extensions for Mozilla Firefox</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>uBlock Origin</strong></td><td>Adblock</td><td><a href="https://addons.mozilla.org/de/firefox/addon/ublock-origin/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://addons.mozilla.org/de/firefox/addon/ublock-origin/</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr><tr><td><strong>Privacy Badger</strong></td><td>Track-Blocking</td><td><a href="https://addons.mozilla.org/de/firefox/addon/privacy-badger17/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://addons.mozilla.org/de/firefox/addon/privacy-badger17/</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Messaging</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>WhatsApp Desktop</strong></td><td>WhatsApp for Windows computers. Requires a smartphone with WhatsApp running in tandem.</td><td><a href="https://apps.microsoft.com/detail/9nksqgp7f2nh" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://apps.microsoft.com/detail/9nksqgp7f2nh</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>Telegram Desktop</strong></td><td>Telegram for Windows computers. Requires a smartphone with Telegram running in tandem.</td><td><a href="https://desktop.telegram.org/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://desktop.telegram.org/</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>Signal Desktop</strong></td><td>Signal for Windows computers. Requires a smartphone with Signal running in tandem.</td><td><a href="https://signal.org/de/download/windows/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://signal.org/de/download/windows/</a></td><td>…for everyone</td><td>…if desired</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Multimedia</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>K-Lite Codec Pack</strong></td><td>Numerous codecs for your Windows Media Player of choice</td><td><a href="https://codecguide.com/download_kl.htm" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://codecguide.com/download_kl.htm</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr><tr><td><strong>VLC</strong></td><td>Extremely versatile media player</td><td><a href="https://images.videolan.org/vlc/index.de.html" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://images.videolan.org/vlc/index.de.html</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>iTunes</strong></td><td>Media player and management of audio / Apple devices</td><td><a href="https://www.apple.com/de/itunes/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.apple.com/de/itunes/</a></td><td>…for every user of Apple devices</td><td>…for every user of Apple devices</td></tr><tr><td><strong>3uTools</strong></td><td>More possibilities for Apple devices</td><td><a href="https://www.3u-tools.com/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.3u-tools.com/</a></td><td>…for every power user with Apple devices</td><td>…for users of Apple devices, if desired</td></tr><tr><td><strong>Fre:ac</strong></td><td>Powerful audio converter</td><td><a href="https://www.freac.org/downloads-mainmenu-33" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.freac.org/downloads-mainmenu-33</a></td><td>&#8230;for Poweruser</td><td>…if desired</td></tr><tr><td><strong>mp3 Direct Cut</strong></td><td>Edit MP3 files directly</td><td><a href="https://mpesch3.de/index.html#dwn" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://mpesch3.de/index.html#dwn</a></td><td>&#8230;for Poweruser</td><td>…if desired</td></tr><tr><td><strong>Handbrake</strong></td><td>Powerful video converter</td><td><a href="https://handbrake.fr/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://handbrake.fr/</a></td><td>&#8230;for Poweruser</td><td>…if desired</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Network</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>FileZilla</strong></td><td>(S)FTP Client</td><td><a href="https://filezilla-project.org/download.php?show_all=1" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://filezilla-project.org/download.php?show_all=1</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>WinSCP</strong></td><td>SCP-Client</td><td><a href="https://winscp.net/eng/download.php" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://winscp.net/eng/download.php</a></td><td>…for advanced Users</td><td>…if desired</td></tr><tr><td><strong>PuTTY</strong></td><td>SSH and Telnet</td><td><a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html</a></td><td>&#8230;for advanced Users</td><td>…if desired</td></tr><tr><td><strong>WireShark</strong></td><td>Network analyzer</td><td><a href="https://www.wireshark.org/download.html" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.wireshark.org/download.html</a></td><td>&#8230;for Professionals</td><td>…if desired</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Office</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>LibreOffice</strong></td><td>The best free alternative to Microsoft Office</td><td><a href="https://de.libreoffice.org/download/download/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://de.libreoffice.org/download/download/</a></td><td>…for everyone</td><td>…if no other office package is planned or available, always</td></tr><tr><td><strong>Adobe Acrobat Reader</strong></td><td>The most compatible viewer for PDF files</td><td><a href="https://get.adobe.com/de/reader/enterprise/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://get.adobe.com/de/reader/enterprise/</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Graphic / Image Editing</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>GIMP</strong></td><td>The best free alternative to Adobe Photoshop and similar programs</td><td><a href="https://www.gimp.org/downloads/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.gimp.org/downloads/</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>Inkscape</strong></td><td>The best free alternative to Adobe Illustrator and similar programs</td><td><a href="https://inkscape.org/release/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://inkscape.org/release/</a></td><td>…for everyone</td><td>…if desired</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Safety</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>KeePass</strong></td><td>A very good password manager with expansion options</td><td><a href="https://keepass.info/download.html" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://keepass.info/download.html</a></td><td>…for everyone</td><td>…if desired</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Optical Media</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>ImgBurn</strong></td><td>The No. 1 free burning program</td><td><a href="https://www.imgburn.com/index.php?act=download" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.imgburn.com/index.php?act=download</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>CDBurnerXP</strong></td><td>An alternative burning program</td><td><a href="https://cdburnerxp.se/de/download" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://cdburnerxp.se/de/download</a></td><td>…for everyone</td><td>…if desired</td></tr></tbody></table></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Tools</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Name</th><th>Description</th><th>URL</th><th>Suitable…</th><th>I&#8217;ll install that…</th></tr></thead><tbody><tr><td><strong>Notepad++</strong></td><td>A greatly enhanced text editor with numerous functions and possibilities</td><td><a href="https://notepad-plus-plus.org/downloads/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://notepad-plus-plus.org/downloads/</a></td><td>…for everyone</td><td>…anytime, anywhere</td></tr><tr><td><strong>Hex Editor MX</strong></td><td>A hex editor with basic functions</td><td><a href="http://hexedit.nextsoft.de/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">http://hexedit.nextsoft.de/</a></td><td>&#8230;for Professionals</td><td>…if desired</td></tr><tr><td><strong>Rufus</strong></td><td>Create bootable USB sticks</td><td><a href="https://rufus.ie/de/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://rufus.ie/de/</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>Balena Etcher</strong></td><td>Write images to storage devices</td><td><a href="https://etcher.balena.io/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://etcher.balena.io/</a></td><td>…for everyone</td><td>…if desired</td></tr><tr><td><strong>ColorPic</strong><br>(It&#8217;s freeware up to v4.1, but not after that!)</td><td>Capture pixel colors in various formats</td><td><a href="https://www.majorgeeks.com/files/details/colorpic.html" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.majorgeeks.com/files/details/colorpic.html</a></td><td>…for everyone</td><td>…if desired</td></tr></tbody></table></figure>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/11/30/recommended-free-software-for-windows/" data-wpel-link="internal">Recommended free software for Windows</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.florianehrle.de/en/2025/11/30/recommended-free-software-for-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Perfect fan control on Lenovo ThinkPads</title>
		<link>https://blog.florianehrle.de/en/2025/11/17/perfect-fan-control-on-lenovo-thinkpads/</link>
					<comments>https://blog.florianehrle.de/en/2025/11/17/perfect-fan-control-on-lenovo-thinkpads/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Mon, 17 Nov 2025 10:39:00 +0000</pubDate>
				<category><![CDATA[Cooling]]></category>
		<category><![CDATA[CPU Cooling]]></category>
		<category><![CDATA[Notebook]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=7485</guid>

					<description><![CDATA[<p>Like many others, I have found that the fan curves of various ThinkPads are not ideally chosen. In less powerful models (such as our T440s with a 15-watt [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/11/17/perfect-fan-control-on-lenovo-thinkpads/" data-wpel-link="internal">Perfect fan control on Lenovo ThinkPads</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">Like many others, I have found that the fan curves of various ThinkPads are not ideally chosen. In less powerful models (such as our T440s with a 15-watt CPU and no dedicated GPU), this is tolerable, but even these models run at higher speeds than necessary more often than not.</p>



<p class="wp-block-paragraph">On devices with decent power consumption and output, such as our W540 with a 47-watt CPU and 55-watt GPU, this behavior is less tolerable—the fan runs at low speed for a long time until it can&#8217;t go any slower, then revs up repeatedly to quickly cool down the heat generated, only to slow down again a few seconds later. This cycle repeats itself endlessly.</p>



<p class="wp-block-paragraph">With modern Windows versions such as 10 or 11, the fan often revs up because background processes such as Defender generate short load peaks, which in turn cause heat and thus fan speed peaks. With Windows 7, this behavior is far less pronounced.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">TPFanControl</h4>



<p class="wp-block-paragraph">Many ThinkPad users are tech-savvy, and the devices are known for being robust, repairable, expandable, and powerful. You could also call them the “MacBook Pro for practical users”.</p>



<p class="wp-block-paragraph">As a result, software was developed to control fan behavior very precisely via the energy management EC registers in the devices. The first version was developed by <em>shimodax </em>until 2009, and the second version was then developed by <em>troubadix </em>until 2015. Later, a third iteration by <em>Shuzhengz </em>was added.</p>



<p class="wp-block-paragraph">The first and second versions of the program are no longer being developed, but the existing versions still run on the supported models. On my W540 running Windows 11 Professional 25H2, the second version from troubadix has been running without any problems and to my satisfaction so far.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Links and instructions</h4>



<p class="wp-block-paragraph">The first version is available at SourceForge:</p>



<p class="wp-block-paragraph"><strong>Thinkpad Fan Controller (tpfancontrol)</strong><br>by <a href="https://sourceforge.net/u/shimodax/profile/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">shimodax</a>, <a href="https://sourceforge.net/u/troubadix/profile/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">troubadix</a><br><a href="https://sourceforge.net/projects/tp4xfancontrol/files/" data-wpel-link="external" target="_blank" rel="external noopener noreferrer"><em><strong>Click here for the repository</strong></em></a></p>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">The second variant, which I and many others have successfully used as an alternative in ThinkWiki:</p>



<p class="wp-block-paragraph"><strong>TPFanControl</strong><br>by troubadix<br><a href="https://thinkwiki.de/TPFanControl" data-wpel-link="external" target="_blank" rel="external noopener noreferrer"><strong><em>Click here to visit the website</em></strong></a><br><em><a href="https://thinkwiki.de/TPFanControl_richtig_einrichten" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Good, detailed instructions can be found in ThinkWiki</a></em></p>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">And finally, the newcomer on GitHub:</p>



<p class="wp-block-paragraph"><strong>TPFanCtrl2</strong><br>by <a href="https://github.com/Shuzhengz" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Shuzhengz</a><br><a href="https://github.com/Shuzhengz/TPFanCtrl2" data-wpel-link="external" target="_blank" rel="external noopener noreferrer"><strong><em>Click here for the repository</em></strong></a></p>



<p class="wp-block-paragraph"></p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/11/17/perfect-fan-control-on-lenovo-thinkpads/" data-wpel-link="internal">Perfect fan control on Lenovo ThinkPads</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.florianehrle.de/en/2025/11/17/perfect-fan-control-on-lenovo-thinkpads/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Store iTunes backups centrally on a network drive</title>
		<link>https://blog.florianehrle.de/en/2025/06/07/store-itunes-backups-centrally-on-a-network-drive/</link>
					<comments>https://blog.florianehrle.de/en/2025/06/07/store-itunes-backups-centrally-on-a-network-drive/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Sat, 07 Jun 2025 03:39:00 +0000</pubDate>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=7653</guid>

					<description><![CDATA[<p>It is widely recommended and makes a lot of sense to back up your smartphone or tablet more often than not. The easiest but also most expensive way [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/06/07/store-itunes-backups-centrally-on-a-network-drive/" data-wpel-link="internal">Store iTunes backups centrally on a network drive</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">It is widely recommended and makes a lot of sense to back up your smartphone or tablet more often than not. The easiest but also most expensive way is what a large proportion of Apple device users do: take out a large, paid iCloud subscription and back up everything there.</p>



<p class="wp-block-paragraph">This is very convenient, but that&#8217;s about it. Extract individual data? No chance. Protect data from unauthorized access? Difficult to verify. In addition, backups via mobile networks cost data. There has always been an alternative: making backups locally using iTunes, in this case on Windows. But this also has its pitfalls: everything is backed up to the boot drive C:\ by default and cannot be configured.</p>



<p class="wp-block-paragraph">Very inconvenient. Imagine an almost full 256 GB iPhone being backed up to a 512 GB system SSD. Neither of these are unrealistic sizes. First, the SSD will fill up very quickly, and second, write operations are exactly what you should avoid with SSDs.</p>



<p class="wp-block-paragraph">This is particularly inconvenient when backing up multiple Apple devices. The amount of data quickly gets out of hand.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">What to do?</h4>



<p class="wp-block-paragraph">There is a fairly simple solution, which would not be necessary if you could configure the destination path in iTunes. Of course, you need a location where the backups can be created instead. An internal or external hard drive would be conceivable, but a Samba network share would be recommended. In our case, we use a Synology NAS for backup purposes.</p>



<p class="wp-block-paragraph">You can hide the real location for iTunes at the file system level by creating a symbolic link. This has to be done via the command line, but it&#8217;s very easy.</p>



<p class="wp-block-paragraph">First, iTunes must be closed. Then navigate to</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-JetBrains-Mono" style="font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span role="button" tabindex="0" style="color:#e1e4e8;display:none" aria-label="Kopieren" class="code-block-pro-copy-button"><pre class="code-block-pro-copy-button-pre" aria-hidden="true"><textarea class="code-block-pro-copy-button-textarea" tabindex="-1" aria-hidden="true" readonly>%appdata%\Apple Computer\MobileSync</textarea></pre><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6"></path></svg></span><pre class="shiki github-dark" style="background-color: #24292e" tabindex="0"><code><span class="line"><span style="color: #E1E4E8">%appdata%\Apple Computer\MobileSync</span></span></code></pre></div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">and, if necessary, copy the existing “<strong>Backup</strong>” subfolder to the new, desired destination. The folder must then be deleted from its old location. If there is no such folder, no local backup of an Apple device has been created yet.</p>



<p class="wp-block-paragraph">The “<strong>MobileSync</strong>” folder should now be empty. Now open a command line with the Windows key + R or via the Start menu with the command “<strong>cmd</strong>” and create a symbolic link with this line:</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-JetBrains-Mono" style="font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span role="button" tabindex="0" style="color:#e1e4e8;display:none" aria-label="Kopieren" class="code-block-pro-copy-button"><pre class="code-block-pro-copy-button-pre" aria-hidden="true"><textarea class="code-block-pro-copy-button-textarea" tabindex="-1" aria-hidden="true" readonly>mklink /D "%appdata%\Apple Computer\MobileSync\Backup" "\\DS918\iTunes\Backup"</textarea></pre><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6"></path></svg></span><pre class="shiki github-dark" style="background-color: #24292e" tabindex="0"><code><span class="line"><span style="color: #E1E4E8">mklink /D </span><span style="color: #9ECBFF">&quot;%appdata%\Apple Computer\MobileSync\Backup&quot;</span><span style="color: #E1E4E8"> </span><span style="color: #9ECBFF">&quot;\\DS918\iTunes\Backup&quot;</span></span></code></pre></div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">The destination “\DS918\iTunes\Backup” must of course exist. If everything worked, you can close the command line and should now see a folder called <strong>&#8220;Backup</strong>&#8221; again under “<strong>%appdata%\Apple Computer\MobileSync</strong>” but with the usual “shortcut icon” next to it. Double-clicking on it should now take you to the destination folder, which could be anywhere.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Success.</h4>



<p class="wp-block-paragraph">When you create backups with iTunes, they will now always be saved in the desired path. In our case, the folder already takes up a whopping 1.2 TB of storage space, which would be more than impractical on a boot drive (two iPhones, some older backups, and three iPads).</p>



<p class="wp-block-paragraph">The disadvantage is that you have to perform this procedure on every computer on which you want to use iTunes. However, the symlink has always survived in-place upgrades of Windows so far.</p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/06/07/store-itunes-backups-centrally-on-a-network-drive/" data-wpel-link="internal">Store iTunes backups centrally on a network drive</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.florianehrle.de/en/2025/06/07/store-itunes-backups-centrally-on-a-network-drive/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HP LaserJet 2100M &#8211; A surprising dinosaur</title>
		<link>https://blog.florianehrle.de/en/2025/01/16/hp-laserjet-2100m-a-surprising-dinosaur/</link>
					<comments>https://blog.florianehrle.de/en/2025/01/16/hp-laserjet-2100m-a-surprising-dinosaur/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Thu, 16 Jan 2025 16:54:00 +0000</pubDate>
				<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Laser]]></category>
		<category><![CDATA[Printers]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=7830</guid>

					<description><![CDATA[<p>Not too long ago, I came across this fossil of a monochrome laser printer, with a request to dispose of it: Before throwing it away, I googled it, [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/01/16/hp-laserjet-2100m-a-surprising-dinosaur/" data-wpel-link="internal">HP LaserJet 2100M &#8211; A surprising dinosaur</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<div style="height:18px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">Not too long ago, I came across this fossil of a monochrome laser printer, with a request to dispose of it:</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-12 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2602" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild1.png" alt="Front view" class="wp-image-2602 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild1.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild1-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild1-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild1-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2604" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild2.png" alt="The power switch is located near the ventilation grille" class="wp-image-2604 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild2.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild2-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild2-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild2-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2603" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild3.png" alt="View from behind" class="wp-image-2603 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild3.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild3-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild3-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_bild3-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>
</figure>



<p class="wp-block-paragraph">Before throwing it away, I googled it, and my interest was piqued. Should I save this device from the scrap heap? I immediately liked the fact that it only has two buttons and a power switch on the side, that&#8217;s it. The easiest way to decide something like this is to weigh up the pros and cons compared to a modern printer.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">The starting point:</h4>



<p class="wp-block-paragraph">We currently have two printers in use, both of which are multifunction devices.<br>Both are laser printers, <strong><a href="https://amzn.to/4ke6Q2x" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">a monochrome Brother*</a></strong> and a color HP Color LaserJet Pro (<strong><a href="https://amzn.to/3MpoMuF" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Newer model*</a></strong>):</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-13 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2608" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_brother-mfc-7360ne.png" alt="Brother MFC-7260Ne - Monochrome" class="wp-image-2608 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_brother-mfc-7360ne.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_brother-mfc-7360ne-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_brother-mfc-7360ne-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_brother-mfc-7360ne-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ Brother</span></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2609" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_hp-fdw-m477fdw.png" alt="HP Color LaserJet Pro MFP M477fdw - Color capable" class="wp-image-2609 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_hp-fdw-m477fdw.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_hp-fdw-m477fdw-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_hp-fdw-m477fdw-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_hp-fdw-m477fdw-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>
</figure>



<p class="wp-block-paragraph">I also ended up with the Brother, as well as the HP LaserJet 2100M.<br>I bought the HP second-hand—it prints well, quickly, and can do just about anything.<br>Years ago, it replaced a very unreliable HP Photosmart inkjet printer (due to infrequent use). So why have multiple printers?</p>



<p class="wp-block-paragraph"><strong>The <a href="https://amzn.to/4abTrDH" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">original toner cartridges for the M477fdw*</a> are expensive, and I have had several very unpleasant experiences with refilled or non-original cartridges from various toner and printer manufacturers. In addition, the durability of the wear parts is no longer what it used to be.</strong></p>



<p class="wp-block-paragraph">The Brother has the great advantage of being monochrome—meaning it only has one toner cartridge—black.<br><strong><a href="https://amzn.to/4ai4hrR" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">These are relatively inexpensive*</a></strong>, even from Brother directly. Other replacement parts such as rollers or replacement drums are also affordable, at least. Unfortunately, they didn&#8217;t skimp on buttons and key combinations.</p>



<p class="wp-block-paragraph"><strong>It prints well, but has already had to work hard and therefore shows slight signs of wear.</strong></p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">What does he need to be able to do to be considered?</h4>



<p class="wp-block-paragraph">My requirements for a printer, in order to decide whether I consider a model to be worth using, are clear:</p>



<ul class="wp-block-list">
<li>Network-compatible, preferably via Ethernet, Wifi if no other option is available</li>



<li>Low maintenance costs</li>



<li>Acceptable print quality</li>



<li>Preferably not an inkjet printer—long periods of non-use are very unfavorable (drying out)</li>



<li><strong>OPTIONAL:</strong> Drivers that don&#8217;t cause any problems</li>
</ul>



<p class="wp-block-paragraph">After looking in the service manual (<a href="https://www.laserexpressinc.com/manuals/HP/hp-lj-2100-service-manual.pdf" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://www.laserexpressinc.com/manuals/HP/hp-lj-2100-service-manual.pdf</a>, <a href="https://web.archive.org/web/20250523161406/https://www.laserexpressinc.com/manuals/HP/hp-lj-2100-service-manual.pdf" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">archive.org</a>) and the German user manual (<a href="https://printego.de/mediafiles/pdf/Laserdrucker/HP/HP%20LaserJet%202100-handbuch.pdf" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">https://printego.de/mediafiles/pdf/Laserdrucker/HP/HP%20LaserJet%202100-handbuch.pdf</a>, <a href="https://web.archive.org/web/20250523164526/https://printego.de/mediafiles/pdf/Laserdrucker/HP/HP%20LaserJet%202100-handbuch.pdf" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">archive.org</a>) the decision has been made:<br><strong><em>If financially feasible and repairable, the HP LaserJet 2100M will remain in use!</em></strong></p>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">Why and how come? Simple:</p>



<ul class="wp-block-list">
<li>The mechanics are very robust.</li>



<li>Any relevant spare parts are easy to obtain.</li>



<li>The print quality is really good at 1200 x 1200 dpi, especially considering its age.</li>



<li><strong><a href="https://amzn.to/4qh5Qw6" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">IEC power connector*</a></strong>. Standard.</li>



<li>The documentation is very good. It could hardly be better.</li>



<li>No ozone, it&#8217;s that modern – luckily, because that would have been a deal-breaker. Health comes before economy.</li>



<li>The “M” model has an additional 4 MB memory bar installed at the factory, along with PostScript capabilities! (Presumably, M stands for Macintosh, which was necessary or advantageous at the time).</li>



<li><strong><a href="https://amzn.to/49YJNFH" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Toner is cheap*</a></strong>, even from third-party suppliers, and lasts a very long time (5000 pages at 5% coverage!).</li>



<li>The RAM is expandable (4 MB was standard, so the “M” model with an additional 4 MB has a total of 8 MB)!</li>



<li><strong>The most important thing for me: you can optionally upgrade to network functionality!</strong></li>
</ul>



<p class="wp-block-paragraph">If you read a little about this printer on the Internet, you will find that it seems to have been a real “workhorse,” and many older people among us still mourn the loss of this model series today. Especially in HP&#8217;s home country &#8211; the USA.</p>



<p class="wp-block-paragraph">Having a monochrome alternative to the existing Brother is also no mistake, because who knows if something will become irreparably defective one day.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Is it printing at all?</h4>



<p class="wp-block-paragraph">First, I simply pressed the two buttons on the large dial to print a test page. That&#8217;s what it says in the manual.</p>



<p class="wp-block-paragraph">Disappointing, everything is covered in streaks and the opacity is only half there – but at least the rest seems to be working, no unusual noises, etc.<br>The proportions are correct where the print should have been, i.e., the mechanics are working as intended (the spacing is good, no perspective distortion, etc.).</p>



<p class="wp-block-paragraph">Next, as also described very well in the manual, open and close all maintenance flaps.<br>What do I see? The toner is ancient, from a third-party supplier, and has also been refilled with a bottle (the necessary hole was sealed with tape). There was also some toner dust on the toner roller, which shouldn&#8217;t be there. All of this could explain the poor print quality.</p>



<p class="wp-block-paragraph">In addition, the “interior” is visibly dirty, especially the rollers.<br>So first of all, remove everything you can, blow it out, and clean everything carefully (<strong><a href="https://amzn.to/4r0v3w4" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">isopropanol*</a></strong>).</p>



<p class="wp-block-paragraph">Without knowing whether it would help, I went in search of a better, preferably original toner cartridge:<br>I quickly discovered a significantly overpriced but originally packaged HP toner cartridge (<strong>96A</strong>) from a commercial supplier. It couldn&#8217;t have been any cheaper than new old stock:</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-14 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="800" data-id="2707" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-toner.png" alt="Original packaging" class="wp-image-2707 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-toner.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-toner-300x200.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-toner-768x512.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="800" data-id="2708" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-kartusche.png" alt="Toner cartridge" class="wp-image-2708 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-kartusche.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-kartusche-300x200.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_96a-kartusche-768x512.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>
</figure>



<p class="wp-block-paragraph">Once the toner arrived, I installed it immediately. The printer itself had already been thoroughly cleaned and reassembled.<br>And lo and behold: <strong>the 2100M prints, and even prints really well!</strong></p>



<p class="wp-block-paragraph">On the first clearly legible test page of the 2100M, I discovered that this model had printed just ~13,200 pages in its “working life” – which is really not much for a business laser printer (a toner cartridge is supposed to last for 5,000 pages, so the device has probably only seen three). The service manual states on page 13 that this model is designed for approximately 15,000 pages per month.</p>



<p class="wp-block-paragraph">Of course, this value could have been reset, as I will do later.<br>But the overall condition actually contradicts this – not even the plastic housing is anywhere near yellowed. There was also no typical wear and tear inside, such as grooves, scuff marks, or a lot of paper abrasion.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">What can be improved? More RAM!</h4>



<p class="wp-block-paragraph">From a technical point of view, the printer must have a total of four RAM banks, one of which is permanently assigned and directly equipped (i.e., without a slot) with 4 MB.<br>Therefore, there are only three slots under the plastic cover above the mainboard, of which the rearmost slot in the 2100M is additionally occupied with the special “4 MB incl. PostScript emulation” module described above. This results in a total of 8 MB RAM.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-15 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2621" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board.png" alt="“Formatter” - Board of the 2100M" class="wp-image-2621 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2620" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-rueckseite.png" alt="Reverse side" class="wp-image-2620 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-rueckseite.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-rueckseite-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-rueckseite-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_formatter-board-rueckseite-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="1200" data-id="2623" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_ram.png" alt="144-pin DIMM with 4 MB, I installed two of these additionally" class="wp-image-2623 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_ram.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_ram-300x300.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_ram-150x150.png 150w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_ram-768x768.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>
</figure>



<p class="wp-block-paragraph">To expand the whole thing, I bought two used DIMMs with 4 MB each for the two RAM slots still available on the printer&#8217;s mainboard, adding 8 MB – <strong>giving a total of 16 MB with PostScript emulation</strong>.<br>According to the manual, a maximum of two 32 MB modules would have been possible, resulting in a total of 72 MB (32 + 32 + 4 + 4), or even 100 MB if the 4 MB PostScript DIMM had been removed.</p>



<p class="wp-block-paragraph">At the time, however, only the aforementioned 4 MB modules were really affordable and compatible for me to purchase, and more RAM doesn&#8217;t directly make the printer faster, it just provides more space for data (let&#8217;s be realistic, $50 plus shipping for ONE 32 MB memory module would be completely disproportionate, which was roughly the price).</p>



<p class="wp-block-paragraph">I didn&#8217;t plan on breaking any world records with PDFs, so I found 16 MB acceptable (better than 8 MB).<br>If I ever come across larger sticks in the right format (8 MB, 16 MB, or ideally 32 MB) at a reasonable price, I might replace them after all. But I don&#8217;t think so.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">What else can be improved? The interface, network!</h4>



<p class="wp-block-paragraph">In my opinion, the most important upgrade by far, which suddenly makes the old device very useful again, is mentioned on page 36 of the user manual—the possible expansion cards that fit into the device—for network functionality. The mere fact that this EIO card slot (EIO = Enhanced Input/Output, proprietary to HP) exists at all (on the motherboard, top right connection) shows that devices used to be designed differently – more durable, more maintainable. These are the compatible options:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="508" height="82" src="https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_liste-jetdirect-600n.png" alt="Overview of compatible EIO cards, taken from the user manual" class="wp-image-739" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_liste-jetdirect-600n.png 508w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_liste-jetdirect-600n-300x48.png 300w" sizes="auto, (max-width: 508px) 100vw, 508px" /></figure>



<p class="wp-block-paragraph">Without one of these cards, printing is only possible via the parallel port (LPT), LocalTalk, or infrared—none of which are particularly convenient options these days. USB was not yet available on this model, but I wouldn&#8217;t have wanted local printing anyway. It is possible to adapt LPT to USB at a reasonable cost, but as I said, networking is the goal.</p>



<p class="wp-block-paragraph">So I went in search of the only sensible option available today (100 Mbit, i.e., Fast Ethernet—this will definitely work with any network device such as a switch or router upstream; 10 Mbit is already very outdated. I don&#8217;t think the theoretically higher speed of 100 Mbit will have much influence on the actual data transfer speed of the printer—everything else in this Stone Age device limits it anyway) in the list above.</p>



<p class="wp-block-paragraph">I was able to purchase a used <strong>JetDirect 600N </strong>card in what I consider to be the optimal <strong>J3113A</strong> version, i.e., Fast Ethernet (10/100 Mbit), for just €12.40 including shipping:</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-16 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="800" data-id="2703" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n.png" alt="JetDirect 600N, part no. J3113A. Fast Ethernet." class="wp-image-2703 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n-300x200.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n-768x512.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1200" height="800" data-id="2704" src="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n-rueckseite.png" alt="Reverse side" class="wp-image-2704 with-source" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n-rueckseite.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n-rueckseite-300x200.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/01/hp-laserjet-2100m_jetdirect-600n-rueckseite-768x512.png 768w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><span class='image-source'>⧉ HP</span></figure>
</figure>



<p class="wp-block-paragraph">Communication via the network was initially impossible because the existing configuration had disabled DHCP (statically configured). By reading the manual, a full reset of everything was quickly accomplished without having to use LPT, and the 2100M now happily communicates at 100 Mbit on the local network via an IP assigned by the router, as DHCP is now reactivated (and working perfectly).</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Controls, settings?</h4>



<p class="wp-block-paragraph">It should be mentioned that this printer, more precisely via the now retrofitted JetDirect-600N print server, could also be configured with software that is as old as it is completely incompatible today called “<a href="https://archive.org/details/hewlett-packard-jetdirect-jetadmin" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">JetAdmin</a>” or a web interface (yes, seriously!). I even got the software to run on Windows XP.</p>



<p class="wp-block-paragraph">It turned out that this exercise was not in vain – after a full reset, the printer was set to the US-typical “LETTER” format with regard to page margins and standard format, but I was able to change this back to “DIN-A4” using the software. The test page already looked much better in terms of the side margins. I then changed the name of the printer there as well, to make it easier to find on the network.</p>



<p class="wp-block-paragraph">The web interface only runs in a (very) old version of Internet Explorer with the Java plugin enabled – that also just about worked under Windows XP, but even then I had to turn down or disable absolutely every security setting to get it to work. It was very slow, but at least it worked. Incidentally, the default format setting described above cannot be changed there.</p>



<p class="wp-block-paragraph">The software actually expects Windows 95, 98, or 2000 &#8211; you can tell.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading">Driver?</h4>



<p class="wp-block-paragraph">Fortunately, this wasn&#8217;t a problem at all with this old printer, which I hadn&#8217;t expected.<br>Anyone who has ever had to struggle with a printer driver knows how exhausting and time-consuming it can be—especially when the manufacturer&#8217;s drivers are huge but only have limited compatibility (hello, modern HP!).</p>



<p class="wp-block-paragraph">In this case, however, HP in the 90s deserves praise. But this is probably also due to the technical simplicity of the device, which can only print in black and white and nothing else—a lot has changed since then.</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">How to get your older darling ready for printing:</p>



<p class="wp-block-paragraph">Windows provides the necessary drivers via Windows Update. The following procedure installs the printer on modern operating systems such as Windows 10 or 11:</p>



<ul class="wp-block-list">
<li>The printer must, of course, be connected to the network, have an IP address, and be in working order—or it must be connected locally to the LPT port or to a USB port via an LPT-USB adapter.</li>



<li>Open “<strong>Settings</strong>” and select “<strong>Bluetooth and devices</strong>” </li>



<li>Select “<strong>Printers and scanners</strong>” and then click the “<strong>Add device</strong>” button.</li>



<li>After a brief unsuccessful search, the text link “<strong>Add manually</strong>” will appear. Click on it.</li>



<li>The first entry is spot on: “<strong>My printer is a little older…</strong>” – Correct, so click “<strong>Next</strong>” </li>



<li>The LaserJet 2100M should then appear in the list. Click on it and click “<strong>Next</strong>” </li>



<li>When selecting the driver, click on the “<strong>Windows Update</strong>” button.</li>



<li>Now it takes a while for Windows to download all (!) INF printer drivers available online from Microsoft.</li>



<li>When the lists finally appear, select “<strong>HP</strong>” or “<strong>Hewlett-Packard</strong>” on the left and “<strong>HP LaserJet 2100 Series (PCL 6)</strong>” on the right.</li>



<li>Click “<strong>Next</strong>” to install the driver. It doesn&#8217;t take long, and you&#8217;re done!</li>
</ul>



<p class="wp-block-paragraph">I think this is a great solution, I can&#8217;t say otherwise. If all printers worked so smoothly, this issue wouldn&#8217;t be such a pain so often. Here you can see how the printer was correctly installed under Windows 11:</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="1535" height="934" src="https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_treiber_w11_installiert.png" alt="HP LaserJet 2100M - Installed and functional under Windows 11." class="wp-image-746" style="width:600px" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_treiber_w11_installiert.png 1535w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_treiber_w11_installiert-300x183.png 300w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_treiber_w11_installiert-1200x730.png 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_treiber_w11_installiert-768x467.png 768w" sizes="auto, (max-width: 1535px) 100vw, 1535px" /></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading has-text-align-left">Conclusion and thoughts on this printer:</h4>



<p class="wp-block-paragraph">As expected, the device is very slow when it comes to complex documents—really extremely slow.<br>Large PDFs with many pages can take tens of minutes to print (graphics in particular slow it down considerably). This is where you really notice the extremely outdated hardware struggling with modern data volumes (16 MB of RAM isn&#8217;t exactly a lot either, which doesn&#8217;t help).</p>



<p class="wp-block-paragraph">For text documents or simpler print jobs, on the other hand, it is downright fast, and the print quality is very good, which surprised me. The opacity is comparable to a brand-new laser printer, as is the sharpness.</p>



<p class="wp-block-paragraph">Based on my experience with this model, I would say that it is ideal for use as a label printer, e.g. for shipping labels, in conjunction with self-adhesive paper labels (e.g. from <strong><a href="https://amzn.to/4tidtVF" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Avery Zweckform*</a></strong>). Or for invoices, delivery notes, labels, and data sheets. Anything that consists mainly of text or simpler structures. The 2100M can play to all its strengths with such requirements and is incomparably robust and inexpensive.</p>



<p class="wp-block-paragraph">I also find it technically interesting that inside there is an <a href="https://de.wikipedia.org/wiki/Intel_i960" data-wpel-link="external" target="_blank" rel="external noopener noreferrer">Intel 80960J RISC</a> processor with an impressive 66 MHz driving a 33 MHz bus. Who can say that their printer has “Intel Inside”?<br>Even if it&#8217;s not an x86 processor, which Intel is known for.</p>



<p class="wp-block-paragraph">All the components I bought for upgrading or retrofitting cost less than €50, including everything except paper. Monochrome laser printing doesn&#8217;t get much cheaper than this – the brand-new toner cartridge could last for 5,000 pages.</p>



<p class="wp-block-paragraph">I&#8217;m satisfied and confident that this 2100M has the potential to last for decades to come.<br>Finally, here is a photo of the “nameplate” on my model:</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="2560" height="1920" src="https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_unser-exemplar-typenschild-scaled.jpg" alt="When this model was manufactured (even in Europe), I was about 8 years old" class="wp-image-743" style="width:600px" srcset="https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_unser-exemplar-typenschild-scaled.jpg 2560w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_unser-exemplar-typenschild-300x225.jpg 300w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_unser-exemplar-typenschild-1200x900.jpg 1200w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_unser-exemplar-typenschild-768x576.jpg 768w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_unser-exemplar-typenschild-1536x1152.jpg 1536w, https://blog.florianehrle.de/wp-content/uploads/2025/05/hp-laserjet-2100m_unser-exemplar-typenschild-2048x1536.jpg 2048w" sizes="auto, (max-width: 2560px) 100vw, 2560px" /></figure>



<div style="height:6px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/01/16/hp-laserjet-2100m-a-surprising-dinosaur/" data-wpel-link="internal">HP LaserJet 2100M &#8211; A surprising dinosaur</a> erschien zuerst auf <a href="https://blog.florianehrle.de/en" data-wpel-link="internal">flohs blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.florianehrle.de/en/2025/01/16/hp-laserjet-2100m-a-surprising-dinosaur/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
