<?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>Windows 11-Archiv - flohs blog</title>
	<atom:link href="https://blog.florianehrle.de/en/category/computer-en/client-operating-systems/windows-en/windows-11-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.florianehrle.de/en/category/computer-en/client-operating-systems/windows-en/windows-11-en/</link>
	<description>reboot tut gut</description>
	<lastBuildDate>Wed, 28 Jan 2026 07:01:49 +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>Windows 11-Archiv - flohs blog</title>
	<link>https://blog.florianehrle.de/en/category/computer-en/client-operating-systems/windows-en/windows-11-en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Windows 11 Debloating</title>
		<link>https://blog.florianehrle.de/en/2025/12/19/windows-11-debloating-2/</link>
					<comments>https://blog.florianehrle.de/en/2025/12/19/windows-11-debloating-2/#respond</comments>
		
		<dc:creator><![CDATA[Florian Ehrle]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 23:30:00 +0000</pubDate>
				<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://blog.florianehrle.de/?p=7378</guid>

					<description><![CDATA[<p>It&#8217;s no secret that Windows 11 is mercilessly overloaded, constantly collecting data and sending it home. You can tinker with many parts of the system, use group policies, [&#8230;]</p>
<p>Der Beitrag <a href="https://blog.florianehrle.de/en/2025/12/19/windows-11-debloating-2/" data-wpel-link="internal">Windows 11 Debloating</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&#8217;s no secret that Windows 11 is mercilessly overloaded, constantly collecting data and sending it home. You can tinker with many parts of the system, use group policies, make registry changes, and so on. Or you can use Raphire&#8217;s very convenient script on GitHub:</p>



<p class="wp-block-paragraph"><a href="https://github.com/Raphire/Win11Debloat" data-wpel-link="external" target="_blank" rel="external noopener noreferrer"><strong>https://github.com/Raphire/Win11Debloat</strong></a></p>



<p class="wp-block-paragraph">The easiest way is to open a PowerShell or terminal window as an administrator, paste this command, and execute it:</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>&amp; (&#91;scriptblock&#93;::Create((irm "https://debloat.raphi.re/")))</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">&amp;</span><span style="color: #E1E4E8"> (&#91;</span><span style="color: #F97583">scriptblock</span><span style="color: #E1E4E8">&#93;::Create((irm </span><span style="color: #9ECBFF">&quot;https://debloat.raphi.re/&quot;</span><span style="color: #E1E4E8">)))</span></span></code></pre></div>



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



<p class="wp-block-paragraph">A really good solution. The GitHub page also describes in detail what each parameter does and what capabilities the script offers.</p>



<p class="wp-block-paragraph">The best option would be not to use Windows 11 at all. However, for some applications, such as gaming, this is only a limited option at the moment. Apart from that, there is a lot of software that only works on modern Windows, especially the various Adobe applications. The alternative, macOS, is out of the question for me.</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/12/19/windows-11-debloating-2/" data-wpel-link="internal">Windows 11 Debloating</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/12/19/windows-11-debloating-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
