<?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 &#8211; OSLogs</title>
	<atom:link href="https://oslogs.com/blog/operating-systems/windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://oslogs.com</link>
	<description>Logging Operating System Updates</description>
	<lastBuildDate>Wed, 30 Jul 2025 06:23:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://oslogs.com/wp-content/uploads/2023/05/favicon.png</url>
	<title>Windows &#8211; OSLogs</title>
	<link>https://oslogs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Windows Sandbox on Windows 11</title>
		<link>https://oslogs.com/2025/07/30/windows-sandbox-on-windows-11/</link>
					<comments>https://oslogs.com/2025/07/30/windows-sandbox-on-windows-11/#comments</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Wed, 30 Jul 2025 06:23:43 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=6922</guid>

					<description><![CDATA[Windows Sandbox is a lightweight, isolated desktop environment built into Windows 11 Pro and Enterprise editions. It creates a temporary, disposable virtual machine that runs a clean copy of the operating system without affecting your main installation. Every time you launch the sandbox, it starts fresh and disappears completely when you close it. This makes [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>Windows Sandbox is a lightweight, isolated desktop environment built into <strong>Windows 11 Pro and Enterprise editions</strong>. It creates a temporary, disposable virtual machine that runs a clean copy of the operating system without affecting your main installation. Every time you launch the sandbox, it starts fresh and disappears completely when you close it. This makes it ideal for testing untrusted applications, browsing risky websites, or experimenting with system settings.</p>



<h2 class="wp-block-heading">What is Windows Sandbox?</h2>



<p><a href="https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/" target="_blank" rel="noopener">Windows Sandbox</a> leverages Microsoft’s built-in virtualization technology (Hyper-V) to spin up an isolated Windows instance. It uses the same OS image on your PC but keeps all changes, files, and installations confined to that session. When you exit, everything—including downloaded files, installed apps, and registry tweaks—vanishes. You don’t need to manage ISO files, virtual hard disks, or separate licenses: it just works like a native Windows feature.</p>



<h2 class="wp-block-heading">Key Uses of Windows Sandbox</h2>



<ul class="wp-block-list">
<li>Testing untrusted applications without risk to your main system</li>



<li>Visiting suspicious websites in an isolated environment</li>



<li>Experimenting with registry tweaks, Group Policy settings, or system utilities</li>



<li>Running demos or tutorials safely during presentations</li>



<li>Performing preliminary malware or behavior analysis</li>
</ul>



<h2 class="wp-block-heading">Key Benefits of Windows Sandbox</h2>



<ul class="wp-block-list">
<li><strong>Ultimate Security and Isolation:</strong> This is the primary benefit. By running untrusted applications or opening suspicious files within the sandbox, you completely isolate potential threats from your main system. If a file contains malware, it will be contained within the sandbox and vanish upon closing, protecting your sensitive data and system integrity.</li>



<li><strong>Pristine Environment Every Time:</strong> Each time you open Windows Sandbox, you get a clean slate. This is incredibly useful for testing software, as you don&#8217;t have to worry about leftover files, registry entries, or conflicts from previous installations.</li>



<li><strong>Efficiency and Lightweight Operation:</strong> Unlike traditional virtual machines that require a separate installation of Windows and consume significant resources, Windows Sandbox is designed to be highly efficient. It uses the same core operating system files as your host, leading to faster launch times and a smaller memory footprint.</li>



<li><strong>No Permanent Changes:</strong> The disposable nature means you can experiment freely without fear of cluttering your system or causing irreversible changes. Install and uninstall programs to your heart&#8217;s content – your main Windows installation remains untouched.</li>



<li><strong>Simplified Setup:</strong> Compared to setting up a full-fledged virtual machine, enabling and using Windows Sandbox is remarkably straightforward, requiring just a few clicks in Windows Features.</li>
</ul>



<h2 class="wp-block-heading">Windows Sandbox vs. Traditional Virtual Machine</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong>Feature</strong></td><td><strong>Windows Sandbox</strong></td><td><strong>Traditional VM</strong></td></tr><tr><td>Setup complexity</td><td>One-click Windows feature</td><td>ISO download, hypervisor configuration</td></tr><tr><td>Resource overhead</td><td>Low; dynamic resource allocation</td><td>Higher; fixed CPU/RAM partitions</td></tr><tr><td>Persistence</td><td>Ephemeral; resets on close</td><td>Persistent unless manually reverted</td></tr><tr><td>Management tools</td><td>Integrated with Windows</td><td>Separate hypervisor console</td></tr><tr><td>Licensing</td><td>Uses host’s existing Windows license</td><td>Often requires separate licenses</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">How to Enable and Use Windows Sandbox on Windows 11?</h2>



<ol start="1" class="wp-block-list">
<li><strong>Check your Windows Version:</strong> Ensure you are running a supported edition of <strong><a href="https://oslogs.com/tag/windows-11/">Windows 11</a> (Pro, Enterprise, or Education)</strong>.</li>



<li><strong>Enable Virtualization in BIOS/UEFI:</strong> Windows Sandbox requires hardware virtualization to be enabled. Restart your computer and access your BIOS/UEFI settings (usually by pressing F2, F10, F12, or Delete during startup). Look for settings like &#8220;Intel VT-x,&#8221; &#8220;AMD-V,&#8221; or &#8220;Virtualization Technology&#8221; and enable them. Save changes and exit.</li>



<li><strong>Enable Windows Sandbox Feature:</strong>
<ul class="wp-block-list">
<li>Search for &#8220;Turn Windows features on or off&#8221; in the Start Menu and open it.</li>



<li>Scroll down the list and check the box next to &#8220;Windows Sandbox.&#8221;</li>



<li>Click &#8220;OK&#8221; and restart your computer if prompted.</li>
</ul>
</li>
</ol>



<p>Once enabled, you can launch Windows Sandbox from the Start Menu by searching for &#8220;Windows Sandbox.&#8221;<sup></sup> A new, clean Windows desktop will appear in a separate window, ready for your secure explorations. You can easily drag and drop files from your host machine into the sandbox, or download them directly within the sandbox&#8217;s browser.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2025/07/30/windows-sandbox-on-windows-11/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Windows 10 support extended till October 2026</title>
		<link>https://oslogs.com/2025/06/27/windows-10-support-extended-till-october-2026/</link>
					<comments>https://oslogs.com/2025/06/27/windows-10-support-extended-till-october-2026/#comments</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 27 Jun 2025 06:40:13 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[ESU]]></category>
		<category><![CDATA[Extended Support Updates]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=6637</guid>

					<description><![CDATA[For many of us, the October 2025 end-of-life date for Windows 10 has been a quiet anxiety in the back of our minds. The thought of losing vital security updates, leaving our trusty machines vulnerable, was a less-than-ideal prospect, especially for those whose hardware doesn&#8217;t quite make the cut for Windows 11. Well, take a [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>For many of us, the <a href="https://www.microsoft.com/en-in/windows/end-of-support" target="_blank" rel="noopener">October 2025 end-of-life date for Windows 10</a> has been a quiet anxiety in the back of our minds. The thought of losing vital security updates, leaving our trusty machines vulnerable, was a less-than-ideal prospect, especially for those whose hardware doesn&#8217;t quite make the cut for Windows 11. Well, take a deep breath and relax – Microsoft has heard our collective sigh of concern!</p>



<p>In a move that’s sure to bring relief to millions, <strong>Microsoft has announced an extension of security updates for Windows 10 all the way to October 2026</strong>. And here&#8217;s the really good news: they&#8217;re not just offering a paid path. There are now flexible options, including a surprising free route, to keep your Windows 10 PC protected for another year.</p>



<p>This is a significant development, as Windows 10 still powers a substantial portion of the world&#8217;s PCs. While Microsoft continues to encourage the upgrade to Windows 11, they clearly recognize that a hard cutoff would leave a massive number of users in a precarious position.</p>



<p>Earlier, we had also covered a way to <a href="https://oslogs.com/2025/04/21/how-to-upgrade-to-windows-11-and-bypass-hardware-requirements/">bypass hardware requirements to install Windows 11</a> on a PC that does not support Windows 11 hardware requirements.</p>



<p>So, what are your options to keep those crucial security updates flowing? Let&#8217;s break it down:</p>



<h2 class="wp-block-heading">Option 1: The Paid Path – Extended Security Updates (ESU) Program</h2>



<p>For those who prefer a straightforward solution or have specific business needs, the <a href="https://learn.microsoft.com/en-us/windows/whats-new/extended-security-updates" target="_blank" rel="noopener">Extended Security Updates (ESU) program</a> remains a viable choice. This is the traditional route Microsoft has offered for past Windows versions reaching their end-of-life.</p>



<ul class="wp-block-list">
<li><strong>What it is:</strong> The ESU program provides continued access to &#8220;Critical&#8221; and &#8220;Important&#8221; security updates as defined by Microsoft. It&#8217;s important to note that this doesn&#8217;t include new features, non-security updates, or technical support beyond issues related to the ESU itself.</li>



<li><strong>Cost:</strong> For individual consumers, the cost for one year of ESU is set at $30 USD. Businesses and organizations will find slightly different pricing structures, typically starting at $61 per device for the first year, with costs increasing annually for up to three years of coverage.</li>



<li><strong>Who it&#8217;s for:</strong> This option is ideal for those who need guaranteed, direct access to security updates without any additional conditions, or for businesses managing a fleet of Windows 10 devices.</li>



<li><strong>How to enroll:</strong> Microsoft is rolling out an enrollment wizard through system notifications and within the Settings app (under Update &amp; Security > Windows Update). This wizard is expected to become widely available to all Windows 10 users in July 2025, with full rollout by mid-August.</li>
</ul>



<h2 class="wp-block-heading"><strong>Option 2: The Unexpected Free Ride – How to Claim Your Free ESU Year</strong></h2>



<p>This is the real game-changer! Microsoft has introduced two ways for individual consumers to snag a year of Extended Security Updates without shelling out a dime. This demonstrates a clear understanding that many users simply aren&#8217;t ready or able to transition to Windows 11 just yet.</p>



<p><strong>Here&#8217;s how you can potentially get your free year of Windows 10 security updates:</strong></p>



<ol class="wp-block-list">
<li><strong>Syncing PC Settings with Windows Backup:</strong> This is arguably the easiest and most accessible free option. If you enable <a href="https://support.microsoft.com/en-us/windows/back-up-and-restore-with-windows-backup-87a81f8a-78fa-456e-b521-ac0560e32338#id0ebh=windows_10" target="_blank" rel="noopener">Windows Backup and sync your PC settings to the cloud via your Microsoft account</a> (which uses OneDrive), you&#8217;ll be eligible for the free ESU.
<ul class="wp-block-list">
<li><strong>The Catch (if any):</strong> While Windows Backup is free and includes 5GB of free OneDrive storage with your Microsoft account, some larger backups might exceed this limit, potentially requiring you to consider a paid OneDrive plan. However, even a low-cost OneDrive subscription is likely cheaper than the $30 ESU fee.</li>



<li><strong>How to do it:</strong> When the ESU enrollment wizard rolls out, you&#8217;ll see this as an option. If you already have your settings synced, it should be a seamless enrollment. If not, the wizard will guide you to enable this feature.</li>
</ul>
</li>



<li><strong>Redeem Microsoft Rewards Points:</strong> For those who are active in the Microsoft ecosystem, you can redeem 1,000 <a href="https://rewards.bing.com/" target="_blank" rel="noopener">Microsoft Rewards points</a> for a year of ESU.
<ul class="wp-block-list">
<li><strong>How it works:</strong> Microsoft Rewards points are earned through various activities like using Bing for searches, making purchases in the Microsoft Store, and other engagements with Microsoft services.</li>



<li><strong>Is it truly &#8220;free&#8221;?</strong> While it doesn&#8217;t involve direct cash, it does require accumulated points. For some, 1,000 points might be readily available, while for others, it could mean a bit of extra Browse or shopping to reach the threshold.</li>



<li><strong>How to do it:</strong> This option will also be presented within the ESU enrollment wizard.</li>
</ul>
</li>
</ol>



<p><strong>Important Notes for the Free Options:</strong></p>



<p><strong>Microsoft Account Required:</strong> Both free options necessitate logging in with a Microsoft account to enroll and receive the updates. The ESU license is tied to your Microsoft account and then applied to your PC.</p>



<p><strong>Consumer Devices Only:</strong> These free options are specifically for consumer devices (Home, Professional, Pro Education, or Workstation editions of Windows 10, version 22H2). Commercial devices, those joined to an Active Directory domain, or enrolled in Mobile Device Management (MDM) solutions are not eligible for the free tiers and must pursue the paid ESU program.</p>



<p><strong>One Year at a Time:</strong> The free options currently provide one year of extended security updates, lasting until October 13, 2026. Microsoft has not yet indicated if or how further free extensions will be offered beyond that.</p>



<h2 class="wp-block-heading">What This Means for You</h2>



<p>This extension is a welcome reprieve for many. It offers peace of mind, ensuring your Windows 10 PC remains secure against emerging threats for at least another year. However, it&#8217;s crucial to understand that this is ultimately a temporary solution.</p>



<p>While you now have more time, Microsoft&#8217;s long-term vision clearly points towards Windows 11. This extended support is designed to give users a softer landing, allowing them ample time to:</p>



<ul class="wp-block-list">
<li><strong>Upgrade to Windows 11:</strong> If your PC meets the minimum system requirements, upgrading to Windows 11 remains the recommended path for the latest features, performance improvements, and ongoing support.</li>



<li><strong>Consider a new PC:</strong> For older machines that can&#8217;t handle Windows 11, this extra year provides an opportunity to save up and invest in a new device that&#8217;s fully compatible with Microsoft&#8217;s latest operating system.</li>



<li><strong>Explore alternatives:</strong> For those who are fundamentally opposed to Windows 11 or simply want a change, this could be the ideal window to investigate other operating systems like Linux.</li>
</ul>



<p>Ultimately, Microsoft&#8217;s decision to extend Windows 10 support with accessible options, including a free tier, is a smart move that prioritizes user security and provides much-needed flexibility. It’s a testament to the enduring popularity of Windows 10 and a recognition of the diverse needs of its vast user base. So, take advantage of the extra time, weigh your options, and make the best decision for your computing future!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2025/06/27/windows-10-support-extended-till-october-2026/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Upgrade to Windows 11 and Bypass Hardware Requirements</title>
		<link>https://oslogs.com/2025/04/21/how-to-upgrade-to-windows-11-and-bypass-hardware-requirements/</link>
					<comments>https://oslogs.com/2025/04/21/how-to-upgrade-to-windows-11-and-bypass-hardware-requirements/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Mon, 21 Apr 2025 10:06:05 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 11 bypass]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=6149</guid>

					<description><![CDATA[As Windows 10 approaches its end of life in October 2025, many users are considering upgrading to Windows 11. However, the journey may not be straightforward for everyone, particularly if your PC doesn&#8217;t meet the system requirements. The end of life for Windows 10 is October 14, 2025. After this date, your PC will still [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>As Windows 10 approaches its end of life in October 2025, many users are considering upgrading to Windows 11. However, the journey may not be straightforward for everyone, particularly if your PC doesn&#8217;t meet the system requirements.</p>



<p>The end of life for Windows 10 is <strong>October 14, 2025</strong>. After this date, your PC will still work, but Microsoft will no longer provide:</p>



<ul class="wp-block-list">
<li>Technical support</li>



<li>Feature updates</li>



<li>Security updates or fixes</li>
</ul>



<p>To ensure your computer remains secure and receives the latest features, upgrading to Windows 11 is recommended.</p>



<h2 class="wp-block-heading">Step-by-Step Guide to Upgrade Windows 10 to Windows 11</h2>



<p><strong>1. Check Windows 11 System Requirements:</strong></p>



<p>Before attempting to upgrade, it&#8217;s crucial to ensure your PC meets the minimum system requirements for Windows 11. These are:</p>



<ul class="wp-block-list">
<li><strong>Processor:</strong> 1 gigahertz (GHz) or faster with 2 or more cores on a compatible 64-bit processor or System on a Chip (SoC). You can find a list of compatible processors on Microsoft&#8217;s website.  </li>



<li><strong>RAM:</strong> 4 GB</li>



<li><strong>Storage:</strong> 64 GB or larger storage device</li>



<li><strong>System firmware:</strong> UEFI, Secure Boot capable. You may need to check your BIOS settings to enable these.</li>



<li><strong>TPM:</strong> Trusted Platform Module (TPM) version 2.0. You can usually check for TPM in your BIOS/UEFI settings or by using the <code>tpm.msc</code> command in the Run dialog box (Windows key + R).</li>



<li><strong>Graphics card:</strong> Compatible with DirectX 12 or later with WDDM 2.0 driver.</li>



<li><strong>Display:</strong> High definition (720p) display that is greater than 9” diagonally, 8 bits per color channel.  </li>



<li><strong>Internet connection:</strong> Microsoft account and internet connectivity are required for the initial setup of Windows 11 Home and Windows 11 Pro for personal use. Internet access is also needed for updates and some features.  </li>
</ul>



<p>You can use the <strong>PC Health Check app</strong> provided by Microsoft to determine if your PC is compatible. You can download it from the official Microsoft website.</p>



<p><strong>2. Check for the Upgrade via Windows Update:</strong></p>



<p>If your system meets the minimum requirements, the easiest way to upgrade is through Windows Update:</p>



<ol class="wp-block-list">
<li>Go to <strong>Settings</strong> (Windows key + I).</li>



<li>Click on <strong>Update &amp; Security</strong>.</li>



<li>Select <strong>Windows Update</strong> in the left sidebar.</li>



<li>Click the <strong>Check for updates</strong> button.</li>
</ol>



<p>If your PC is eligible and the upgrade is ready, you should see an option to upgrade to Windows 11. Follow the on-screen instructions to download and install it.</p>



<p><strong>3. Use the Windows 11 Installation Assistant:</strong></p>



<p>If the upgrade isn&#8217;t offered through Windows Update, you can use the Windows 11 Installation Assistant:</p>



<ol class="wp-block-list">
<li>Go to the <strong>Download Windows 11</strong> page on the Microsoft website.</li>



<li>Under the &#8220;Windows 11 Installation Assistant&#8221; section, click <strong>Download now</strong>.</li>



<li>Run the downloaded <code>Windows11InstallationAssistant.exe</code> file.</li>



<li>Click <strong>Accept and install</strong> and follow the prompts.</li>
</ol>



<h2 class="wp-block-heading"><strong>What If Your PC Doesn&#8217;t Meet the Requirements?</strong></h2>



<ul class="wp-block-list">
<li><strong>Functionality:</strong> Your PC will continue to function after October 14, 2025. It won&#8217;t suddenly stop working.</li>



<li><strong>No More Updates:</strong> The crucial point is that Microsoft will cease providing <strong>security updates, non-security updates, bug fixes, and technical support</strong> for Windows 10.</li>



<li><strong>Security Risks:</strong> Without security updates, your PC becomes increasingly vulnerable to new viruses, malware, and other security threats. This is the biggest risk of continuing to use an unsupported operating system.</li>



<li><strong>Software Compatibility:</strong> While most existing software will likely continue to work for some time, newer applications and games might be optimized for Windows 11 and could experience compatibility issues or performance degradation on Windows 10. Hardware drivers might also become outdated over time.</li>
</ul>



<p><strong>Recommendation:</strong> While technically possible, <strong>continuing to use Windows 10 after its end-of-life is strongly discouraged due to significant security risks.</strong></p>



<h2 class="wp-block-heading">Workarounds to Install Windows 11 (Proceed with Caution)</h2>



<p>There are methods to bypass the hardware requirements and install Windows 11 on unsupported PCs (like registry edits or using tools like Rufus). However, be aware of the potential downsides:</p>



<ul class="wp-block-list">
<li><strong>Instability and Performance Issues:</strong> Windows 11 is designed to work with specific hardware. Running it on unsupported hardware can lead to system instability, crashes, and performance problems.</li>



<li><strong>Lack of Driver Support:</strong> Drivers for your older hardware might not be fully compatible with Windows 11, leading to malfunctioning peripherals or reduced functionality.</li>



<li><strong>No Guarantee of Future Updates:</strong> Microsoft explicitly states that PCs that don&#8217;t meet the minimum requirements might not be supported for updates, even if you manage to install Windows 11. This means you could still miss out on crucial security patches in the future.</li>



<li><strong>Potential for Unexpected Issues:</strong> You might encounter unforeseen compatibility problems or other issues that Microsoft won&#8217;t provide support for.</li>



<li><strong>Voiding Warranty (Potentially):</strong> In some cases, modifying your system in this way could potentially void your hardware warranty.</li>
</ul>



<p><strong>Recommendation:</strong> Proceed with these workarounds <strong>only if you are technically proficient, understand the risks involved, and have a clear reason for doing so (e.g., testing purposes on a non-primary machine). It&#8217;s generally not recommended for daily use on your primary PC.</strong></p>



<h2 class="wp-block-heading">How to Bypass Hardware Requirements</h2>



<h3 class="wp-block-heading"><strong>Registry Edits</strong></h3>



<p>TLDR: Modify the registry to bypass TPM and CPU checks. For example, you can add the <code>AllowUpgradesWithUnsupportedTPMOrCPU</code> parameter to the registry. This method is straightforward but requires caution.</p>



<p><strong>Open Registry Editor</strong>:</p>



<ul class="wp-block-list">
<li>Press <code>Win + R</code> to open the Run dialog box.</li>



<li>Type <code>regedit</code> and press Enter. This will launch the Registry Editor.</li>
</ul>



<p><strong>Navigate to the Setup Folder</strong>:</p>



<ul class="wp-block-list">
<li>In the Registry Editor, go to the following path:<code>HKEY_LOCAL_MACHINE\SYSTEM\Setup</code></li>
</ul>



<p><strong>Create a New Key</strong>:</p>



<ul class="wp-block-list">
<li>Right-click on the <code>Setup</code> folder, select <em>New > Key</em>, and name it <code>MoSetup</code>.</li>
</ul>



<p><strong>Add a DWORD Value</strong>:</p>



<ul class="wp-block-list">
<li>Right-click on the newly created <code>MoSetup</code> folder, select <em>New > DWORD (32-bit) Value</em>.</li>



<li>Name the DWORD value <code>AllowUpgradesWithUnsupportedTPMOrCPU</code>.</li>
</ul>



<p><strong>Set the Value</strong>:</p>



<ul class="wp-block-list">
<li>Double-click on the <code>AllowUpgradesWithUnsupportedTPMOrCPU</code> DWORD.</li>



<li>Set the value to <code>1</code> and click OK.</li>
</ul>



<p><strong>Download Windows 11 ISO</strong>:</p>



<ul class="wp-block-list">
<li>Visit the Microsoft website to download the <a href="https://www.microsoft.com/en-in/software-download/windows11" target="_blank" rel="noopener">Windows 11 ISO file</a>.</li>
</ul>



<p><strong>Create Installation Media</strong>:</p>



<ul class="wp-block-list">
<li>Use tools like Rufus or Microsoft&#8217;s Media Creation Tool to create a bootable USB drive with the Windows 11 ISO.</li>
</ul>



<p><strong>Start Installation</strong>:</p>



<ul class="wp-block-list">
<li>Boot from the USB drive and begin the installation process.</li>



<li>During setup, the registry edit will bypass the hardware checks.</li>
</ul>



<h3 class="wp-block-heading"><strong>Steps to Use Rufus for Windows 11 Installation</strong></h3>



<p>Follow the on-screen instructions to install Windows 11. The hardware checks will be skipped during the process.</p>



<p><strong>Download Rufus</strong>:</p>



<p>Visit the <a href="https://rufus.ie/" target="_blank" rel="noopener">Rufus website</a> and download the latest version of the tool.</p>



<p><strong>Prepare a USB Drive</strong>:</p>



<p>Insert a USB drive with at least 8 GB of storage into your PC.</p>



<p>Back up any important data on the USB drive, as it will be formatted during the process.</p>



<p><strong>Download the Windows 11 ISO</strong>:</p>



<p>Go to the Microsoft website and download the <a href="https://www.microsoft.com/en-in/software-download/windows11" target="_blank" rel="noopener">Windows 11 ISO file</a>.</p>



<p><strong>Launch Rufus</strong>:</p>



<p>Open Rufus and select your USB drive under the &#8220;Device&#8221; dropdown menu.</p>



<p><strong>Select the ISO File</strong>:</p>



<p>Click on the &#8220;Select&#8221; button and choose the Windows 11 ISO file you downloaded.</p>



<p><strong>Modify Installation Options</strong>:</p>



<p>Rufus provides an option to bypass TPM 2.0 and Secure Boot requirements. Look for a checkbox or dropdown menu labeled something like &#8220;Bypass TPM/Secure Boot&#8221; and enable it.</p>



<p><strong>Start the Process</strong>:</p>



<p>Click &#8220;Start&#8221; to create the bootable USB drive. Rufus will format the drive and copy the necessary files.</p>



<p><strong>Boot from USB</strong>:</p>



<p>Restart your PC and boot from the USB drive. You may need to change the boot order in your BIOS/UEFI settings.</p>



<p><strong>Install Windows 11</strong>:</p>



<p>Follow the on-screen instructions to install Windows 11. The hardware checks will be skipped during the process.</p>



<h3 class="wp-block-heading"><strong>Third-Party Tools</strong></h3>



<p>The Windows11Upgrade tool is a third-party utility designed to help users bypass hardware requirements and upgrade to Windows 11 on unsupported devices.</p>



<p><strong>Download the Tool</strong>:</p>



<ul class="wp-block-list">
<li>Visit the GitHub repository or the official website hosting the <a href="https://github.com/coofcookie/Windows11Upgrade" target="_blank" rel="noopener">Windows11Upgrade tool</a> and download the latest version.</li>
</ul>



<p><strong>Prepare Your PC</strong>:</p>



<ul class="wp-block-list">
<li>Back up your important files to avoid data loss during the upgrade process.</li>



<li>Ensure your current Windows 10 installation is up to date.</li>
</ul>



<p><strong>Launch the Tool</strong>:</p>



<ul class="wp-block-list">
<li>Open the Windows11Upgrade tool and follow the on-screen instructions.</li>
</ul>



<p><strong>Select the ISO File</strong>:</p>



<ul class="wp-block-list">
<li>Download the <a href="https://www.microsoft.com/en-in/software-download/windows11" target="_blank" rel="noopener">Windows 11 ISO file</a> from the Microsoft website and select it within the tool.</li>
</ul>



<p><strong>Choose Upgrade Options</strong>:</p>



<ul class="wp-block-list">
<li>The tool will provide options to bypass TPM and Secure Boot checks. Enable these options if your PC doesn&#8217;t meet the requirements.</li>
</ul>



<p><strong>Start the Upgrade</strong>:</p>



<ul class="wp-block-list">
<li>Begin the upgrade process. The tool will handle the installation and bypass the hardware checks.</li>
</ul>



<p><strong>Restart Your PC</strong>:</p>



<ul class="wp-block-list">
<li>Once the installation is complete, restart your PC to finalize the upgrade.</li>
</ul>



<h2 class="wp-block-heading"><strong>Important Notes</strong></h2>



<ul class="wp-block-list">
<li><strong>Risks</strong>: Using third-party tools to bypass requirements is not officially supported by Microsoft. You may face issues like lack of updates or system instability.</li>



<li><strong>Compatibility</strong>: While the tool can bypass hardware checks, it cannot make unsupported hardware fully compatible with Windows 11.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2025/04/21/how-to-upgrade-to-windows-11-and-bypass-hardware-requirements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft Retires WordPad After Nearly 3 Decades</title>
		<link>https://oslogs.com/2024/10/07/microsoft-retires-wordpad-after-nearly-3-decades/</link>
					<comments>https://oslogs.com/2024/10/07/microsoft-retires-wordpad-after-nearly-3-decades/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Mon, 07 Oct 2024 06:51:40 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[24H2]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=4842</guid>

					<description><![CDATA[In a significant move, with the release of Windows 11 version 24H2, Microsoft retires WordPad. The application will no longer be included in future versions of Windows, and it has been officially added to the list of deprecated featuresh. This marks the end of an era for the basic word processing application that has been [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>In a significant move, with the release of <a href="https://oslogs.com/tag/24h2/">Windows 11 version 24H2</a>, Microsoft retires WordPad. The application will no longer be included in future versions of Windows, and it has been officially added to the list of deprecated featuresh. This marks the end of an era for the basic word processing application that has been a go-to tool for millions of users over the years.</p>



<h2 class="wp-block-heading">The End of an Era</h2>



<p><a href="https://en.wikipedia.org/wiki/WordPad" target="_blank" rel="noopener">WordPad</a> was first introduced with Windows 95, offering a simple yet effective way to create and edit rich text documents without the need for more complex software like Microsoft Word. For nearly 30 years, it served as a reliable tool for users who needed basic word processing capabilities without the bells and whistles of more advanced applications.</p>



<h2 class="wp-block-heading">Why is Microsoft retiring WordPad?</h2>



<p>Several factors contributed to Microsoft&#8217;s decision to retire WordPad. One of the primary reasons is the company&#8217;s focus on streamlining its operating system and removing older features that are no longer widely used. By doing so, Microsoft aims to create a more efficient and modern user experience.</p>



<p>Additionally, Microsoft has been encouraging users to transition to other applications for their word processing needs. For rich text documents, Microsoft recommends using Microsoft Word, which is part of the Microsoft 365 suite. For plain text documents, Windows Notepad remains the preferred choice.</p>



<h2 class="wp-block-heading">Impact on Users</h2>



<p>While some users may miss the simplicity and convenience of WordPad, the impact of its removal is expected to be minimal. Most users have already transitioned to more advanced word processing tools, and the availability of free alternatives ensures that there are plenty of options for those who need basic text editing capabilities.</p>



<p>Moreover, Microsoft has been enhancing Notepad with new features, such as spellcheck and tabbed windows, making it a more robust alternative for users who require basic text editing.</p>



<h2 class="wp-block-heading">What are the alternatives?</h2>



<p>With WordPad&#8217;s retirement, users will need to find alternative text editors. Microsoft recommends transitioning to Microsoft Word or Notepad, both of which are included in Windows. Microsoft Word offers a much wider range of features, including advanced formatting options, collaboration tools, and integration with other Microsoft Office applications. Notepad, on the other hand, provides a basic text editor with minimal features.</p>



<h2 class="wp-block-heading">A bittersweet farewell</h2>



<p>While the retirement of WordPad may be a disappointment for some users who have relied on it for years, it also reflects the evolution of technology and the changing needs of users. As Microsoft continues to focus on cloud-based productivity solutions, it&#8217;s likely that we&#8217;ll see more innovative and feature-rich tools emerge in the future.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2024/10/07/microsoft-retires-wordpad-after-nearly-3-decades/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows 11 24H2 Update: The OS Swap Method Explained</title>
		<link>https://oslogs.com/2024/10/04/windows-11-24h2-update-the-os-swap-method-explained/</link>
					<comments>https://oslogs.com/2024/10/04/windows-11-24h2-update-the-os-swap-method-explained/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 04 Oct 2024 09:28:51 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[24H2]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=4820</guid>

					<description><![CDATA[The Windows 11 24H2 update, introduces a significant change in how the operating system is updated. This update employs the &#8220;OS swap&#8221; method, a departure from the traditional servicing technology used in previous updates. Let&#8217;s explore what this means and its implications for users and IT professionals. Key Features of the 24H2 Update What is [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>The Windows 11 24H2 update, introduces a significant change in how the operating system is updated. This update employs the &#8220;OS swap&#8221; method, a departure from the traditional servicing technology used in previous updates. Let&#8217;s explore what this means and its implications for users and IT professionals.</p>



<h2 class="wp-block-heading">Key Features of the 24H2 Update</h2>



<ul class="wp-block-list">
<li><strong>AI Enhancements:</strong> The update brings new AI-driven features that enhance user experience and productivity. These include improved Windows Search, generative fill and erase in Paint, and super resolution in Photos</li>



<li><strong>Security Improvements:</strong> Enhanced security features such as Local Security Authority (LSA) protection, Personal Data Encryption (PDE), and improved Windows Local Administrator Password Solution (LAPS) policies are included</li>



<li><strong>Performance Boosts:</strong> The update introduces support for Wi-Fi 7, Bluetooth LE audio, and energy-saving features to extend battery life</li>
</ul>



<h2 class="wp-block-heading">What is the OS Swap Method?</h2>



<p>The OS swap method involves replacing the entire operating system with a newer version, rather than applying incremental updates. This approach ensures that all the foundational elements required for new features and enhancements are fully integrated into the system</p>



<h2 class="wp-block-heading">Why the Change?</h2>



<p>The shift to the OS swap method for the 24H2 update is driven by the need to support new, transformative features and improvements that cannot be delivered through incremental updates alone. This includes advancements in AI capabilities, enhanced security measures, and performance optimizations</p>



<h3 class="wp-block-heading">Pros of the OS Swap Method</h3>



<ul class="wp-block-list">
<li><strong>Comprehensive Integration:</strong> By replacing the entire OS, the update ensures that all new features and improvements are seamlessly integrated, providing a more stable and cohesive user experience</li>



<li><strong>Enhanced Performance:</strong> The OS swap method allows for deeper optimizations and performance enhancements that are not possible with incremental updates</li>



<li><strong>Future-Proofing:</strong> This method prepares the system for future updates and features, ensuring compatibility and readiness for upcoming innovations</li>
</ul>



<h3 class="wp-block-heading">Cons of the OS Swap Method</h3>



<ul class="wp-block-list">
<li>Longer Update Process: Replacing the entire OS can be more time-consuming compared to incremental updates, requiring more downtime for installationhttps://techcommunity.microsoft.com/t5/windows-it-pro-blog/windows-11-version-24h2-what-s-new-for-it-pros/ba-p/4259108.</li>



<li>Compatibility Checks: Devices must be running specific versions of Windows 11 (22H2 or 23H2 with the May 2024 non-security preview update) to be eligible for the 24H2 updatehttps://techcommunity.microsoft.com/t5/windows-it-pro-blog/windows-11-version-24h2-what-s-new-for-it-pros/ba-p/4259108.</li>



<li>Potential for Issues: As with any major update, there is a risk of encountering compatibility issues with existing applications and hardware</li>
</ul>



<p>The OS swap method for the Windows 11 24H2 update marks a significant shift in how Microsoft delivers major updates. While it offers numerous benefits in terms of integration, performance, and future-proofing, it also presents challenges such as longer update times and potential compatibility issues. As always, it&#8217;s essential for users and IT professionals to prepare adequately and ensure their systems meet the necessary requirements before proceeding with the update.</p>



<p>You can watch the complete video of the <a href="https://techcommunity.microsoft.com/t5/windows-it-pro-blog/windows-11-version-24h2-what-s-new-for-it-pros/ba-p/4259108" target="_blank" rel="noopener">Windows 11, version 24H2</a> below.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Windows 11, version 24H2 | Security, experience, performance, and migration updates." width="1530" height="861" src="https://www.youtube.com/embed/lgCt1Z2Da_E?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2024/10/04/windows-11-24h2-update-the-os-swap-method-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fix the Windows BSOD issue caused by CrowdStrike update</title>
		<link>https://oslogs.com/2024/07/19/fix-the-windows-bsod-issue-caused-by-crowdstrike-update/</link>
					<comments>https://oslogs.com/2024/07/19/fix-the-windows-bsod-issue-caused-by-crowdstrike-update/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 19 Jul 2024 13:40:35 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bsod]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=4244</guid>

					<description><![CDATA[Before getting the details, let us straight get to the solution to fix the Windows BSOD issue caused by CrowdStrike update (While there&#8217;s no confirmed official fix yet, there are two temporary workarounds depending on your situation)&#8230; Uninstall the Faulty CrowdStrike Update (For Users with Admin Access): This is the most recommended approach if you [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>Before getting the details, let us straight get to the solution to fix the Windows BSOD issue caused by CrowdStrike update (While there&#8217;s no confirmed official fix yet, there are two temporary workarounds depending on your situation)&#8230;</p>



<p><strong>Uninstall the Faulty CrowdStrike Update (For Users with Admin Access):</strong></p>



<p>This is the most recommended approach if you have administrator access on your machine.<br>Check for recent CrowdStrike updates and uninstall the one causing the BSOD.</p>



<p><strong>Safe Mode and File Deletion (For Users Without Admin Access or Difficulty Uninstalling):</strong></p>



<ul class="wp-block-list">
<li>Boot into Safe Mode
<ul class="wp-block-list">
<li>Restart your computer and press F8 repeatedly before Windows starts.</li>



<li>Select &#8220;Safe Mode&#8221; from the Advanced Boot Options menu.</li>
</ul>
</li>



<li>Navigate to the CrowdStrike Directory:</li>



<li>Open Command Prompt as an administrator.</li>



<li>Type the following command to navigate to the CrowdStrike directory:
<ul class="wp-block-list">
<li>cd C:\Windows\System32\drivers\CrowdStrike</li>
</ul>
</li>



<li>Locate and Delete the Faulty File:</li>



<li>Run the following command to find the file matching the pattern C-00000291*.sys:
<ul class="wp-block-list">
<li>dir C-00000291*.sys</li>
</ul>
</li>



<li>Once you identify the file, delete it using:
<ul class="wp-block-list">
<li>del C-00000291*.sys</li>
</ul>
</li>



<li>Restart Your Computer</li>
</ul>



<p>A widespread Blue Screen of Death (BSOD) outbreak has impacted millions of Microsoft Windows users worldwide today, causing unexpected system shutdowns and restarts.</p>



<p>The culprit behind the global outage has been identified as a recent update to CrowdStrike Falcon Sensor, a cybersecurity software suite. The bug appears to have triggered critical system errors, forcing Windows machines to crash.</p>



<p>The disruption has affected various sectors, including airlines, banks, and government offices. Several Indian airlines have reported issues with online services like booking and check-in due to the outage.</p>



<p><strong>Microsoft Acknowledges Issue</strong></p>



<p>Microsoft has acknowledged the problem and attributed it to the CrowdStrike update. While a permanent fix is awaited, some reports suggest that uninstalling the faulty CrowdStrike update might resolve the BSOD issue.</p>



<p><strong>Is Your Computer Affected?</strong></p>



<p>If you&#8217;re experiencing frequent crashes or unexpected restarts on your Windows machine, it&#8217;s possible your system might be impacted by the BSOD outbreak.</p>



<p>For users who suspect a CrowdStrike issue, checking for recent updates and potentially uninstalling them can be a temporary solution. However, it&#8217;s crucial to ensure you possess the latest security patches before disabling any antivirus software.</p>



<p><strong>X full of Meme fest!</strong></p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">Today uncle is happy, he will get more payout by pressing.<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f606.png" alt="😆" class="wp-smiley" style="height: 1em; max-height: 1em;" /><br>Rt&#8230;follow me <br>Linux users right now:<br><br>Linux users watching the entire IT world panick due to the BSOD outage caused by Windows and Crowdstrike<a href="https://twitter.com/hashtag/bluescreen?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#bluescreen</a><a href="https://twitter.com/hashtag/Crowdstrike?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#Crowdstrike</a><a href="https://twitter.com/hashtag/Microsoft?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#Microsoft</a> <a href="https://t.co/i2zJrom4Yv">pic.twitter.com/i2zJrom4Yv</a></p>&mdash; SARITA_BISHNOI (@SARITA_BISHNOI2) <a href="https://twitter.com/SARITA_BISHNOI2/status/1814225231139004902?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">July 19, 2024</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">Cientos de Windows con pantalla azul BSOD Crowdstrike <a href="https://t.co/jkHMQG0aVq">pic.twitter.com/jkHMQG0aVq</a></p>&mdash; Arturo Garfias (@arturogarfias) <a href="https://twitter.com/arturogarfias/status/1814194210834182191?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">July 19, 2024</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">Linux users watching the entire IT world panick due to the BSOD outage caused by Windows and Crowdstrike <a href="https://t.co/NTqGTrtngy">pic.twitter.com/NTqGTrtngy</a></p>&mdash; It&#39;s FOSS (@itsfoss2) <a href="https://twitter.com/itsfoss2/status/1814218687093555437?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">July 19, 2024</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2024/07/19/fix-the-windows-bsod-issue-caused-by-crowdstrike-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sudo for Windows: Now sudo jokes will not be limited to only Linux</title>
		<link>https://oslogs.com/2024/02/10/sudo-for-windows-now-sudo-jokes-will-not-be-limited-to-only-linux/</link>
					<comments>https://oslogs.com/2024/02/10/sudo-for-windows-now-sudo-jokes-will-not-be-limited-to-only-linux/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Sat, 10 Feb 2024 08:36:46 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[sudo]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=2894</guid>

					<description><![CDATA[Windows users who are familiar with Linux or other Unix-like operating systems may have wished for a way to run elevated commands from an unelevated console session, without having to open a new elevated console or use the runas command. Now, with the latest Windows 11 Insider Preview Build 26052, they can do just that [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>Windows users who are familiar with Linux or other Unix-like operating systems may have wished for a way to run elevated commands from an unelevated console session, without having to open a new elevated console or use the runas command. Now, with the latest <a href="https://aka.ms/wip26052" target="_blank" rel="noopener">Windows 11 Insider Preview Build 26052</a>, they can do just that with a new feature called Sudo for Windows.</p>



<p>Sudo for Windows allows users to run elevated commands directly from an unelevated console session, such as PowerShell or Command Prompt. It is inspired by the sudo command on Linux and other Unix-like operating systems, which stands for &#8220;superuser do&#8221; and lets users execute commands as another user, usually the administrator or root.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How does Sudo for Windows work?" width="1530" height="861" src="https://www.youtube.com/embed/htQhM1Y-adM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div></figure>



<p>To use Sudo for Windows, users need to enable it in the Windows Settings app, on the &#8220;Developer Features&#8221; page. They can also choose from three different configuration options for how Sudo for Windows will run the elevated process:</p>



<ul class="wp-block-list">
<li>In a new window: This option will open a new elevated console window and run the command in that window. This is the default option when sudo is enabled.</li>



<li>Input closed: This option will run the elevated process in the current window, but with its stdin closed. This means that the process will not accept any user input, so this option will not work for processes that require further user input after elevation.</li>



<li>Inline: This option will run the elevated process with its stdin, stdout, and stderr all connected to the current window. This means the process can take in input and route output to the current window. This option is most similar to the behavior of sudo on Linux and other operating systems.</li>
</ul>



<p>To run a command with Sudo for Windows, users simply need to type sudo followed by the command they want to elevate. For example, to run netstat -ab, which displays the active TCP connections and the executable involved in creating each connection, users can type:</p>



<pre class="wp-block-code"><code>sudo netstat -ab</code></pre>



<p>A User Account Control (UAC) dialog will appear, asking the user to confirm the elevation. Once the user confirms, the command will be executed with the selected configuration option.</p>



<p>Sudo for Windows is a new and convenient way for users to run elevated commands from unelevated consoles, without having to switch between different windows or use the runas command. It is also a familiar and ergonomic solution for users who are used to the sudo command on other operating systems. Sudo for Windows is still in development, and Microsoft welcomes feedback and suggestions from users on its GitHub repository.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2024/02/10/sudo-for-windows-now-sudo-jokes-will-not-be-limited-to-only-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Firefox 115 with Extended Support Released to keep Windows 7, 8 secure</title>
		<link>https://oslogs.com/2023/07/06/firefox-115-with-extended-support-released-to-keep-windows-7-8-secure/</link>
					<comments>https://oslogs.com/2023/07/06/firefox-115-with-extended-support-released-to-keep-windows-7-8-secure/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Thu, 06 Jul 2023 06:09:21 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[ESR]]></category>
		<category><![CDATA[Extended Support Release]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mozilla]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=2279</guid>

					<description><![CDATA[Mozilla has released Firefox 115. This is an Extended Support Release (ESR) version of Firefox, which receives major updates on average every 42 weeks with minor updates such as crash fixes, security fixes and policy updates as needed, but at least every four weeks. Microsoft ended official support for Windows 7, 8 and 8.1 in [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p><a href="https://www.mozilla.org/en-US/firefox/115.0/releasenotes/" target="_blank" rel="noreferrer noopener">Mozilla has released Firefox 115</a>. This is an Extended Support Release (ESR) version of Firefox, which receives major updates on average every 42 weeks with minor updates such as crash fixes, security fixes and policy updates as needed, but at least every four weeks.</p>



<p>Microsoft ended official support for Windows 7, 8 and 8.1 in January of 2023. Unsupported operating systems receive no security updates and have known exploits. With no official support from Microsoft, maintaining Firefox for obsolete operating systems becomes costly for Mozilla and dangerous for users.</p>



<p>As a consequence, this is the last version of Firefox that users on those operating systems will receive. Users on Windows 7 and Windows 8 will automatically be migrated to the ESR 115 version of Firefox so that they continue to receive important security updates.</p>



<p>Similarly, this is the last major version of Firefox that will support Apple macOS 10.12, 10.13, and 10.14. Users on those operating systems will be migrated to the ESR 115 version of Firefox so that they continue to receive important updates.</p>



<p>As part of the Extended Support Release, Mozilla will be providing critical security updates through the Firefox ESR channel up until the end of ESR version 115, September 2024.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2023/07/06/firefox-115-with-extended-support-released-to-keep-windows-7-8-secure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MSBuild 2023 &#8211; Key moments and announcements</title>
		<link>https://oslogs.com/2023/05/26/msbuild-2023-key-moments-and-announcements/</link>
					<comments>https://oslogs.com/2023/05/26/msbuild-2023-key-moments-and-announcements/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Fri, 26 May 2023 07:12:04 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Bing chat]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[Copilot]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[MSBuild]]></category>
		<category><![CDATA[WinGet]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=2184</guid>

					<description><![CDATA[MSBuild 2023 is Microsoft&#8217;s annual affair like the Google I/O that just ended, where they announce the latest and the upcoming features in their products and hold in-depth sessions for the developers and the wider community audience. This year, the Microsoft Build 2023 keynote session witnessed CEO Satya Nadella announcing the AI copilot stack, copilot [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>MSBuild 2023 is Microsoft&#8217;s annual affair like the <a href="https://oslogs.com/tag/google-io/">Google I/O</a> that just ended, where they announce the latest and the upcoming features in their products and hold in-depth sessions for the developers and the wider community audience.</p>



<p>This year, the <a href="https://build.microsoft.com/en-US/sessions/49e81029-20f0-485b-b641-73b7f9622656" target="_blank" rel="noreferrer noopener">Microsoft Build 2023 keynote</a> session witnessed CEO Satya Nadella announcing the AI copilot stack, copilot for Windows 11, Bing search experience for ChatGPT, Microsoft Fabric, and more.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">We&#39;re announcing more than 50 updates for developers at <a href="https://twitter.com/hashtag/MSBuild?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#MSBuild</a>, from bringing Bing to ChatGPT, to Windows Copilot, to a new Copilot Stack with common extensibility, Azure AI Studio, and Microsoft Fabric, a new data analytics platform. <a href="https://t.co/lyBsZdeBi4">https://t.co/lyBsZdeBi4</a></p>&mdash; Satya Nadella (@satyanadella) <a href="https://twitter.com/satyanadella/status/1661029988752310272?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">May 23, 2023</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<p>And as the guess had to be, the biggest highlight of the event has been the complete focus on AI. As Panos Panay, Chief Product Officer, Windows and Devices says &#8220;We are just starting to see the incredible impact AI is having across industries and in our own daily lives. Today, the team and I are excited to share the next steps we are taking on our journey with Windows 11, to meet this new age of AI.&#8221;</p>



<h2 class="wp-block-heading">Windows Copilot</h2>



<p>Windows is the first PC platform to provide centralized AI assistance for customers. Together, with Bing Chat and first- and third-party plugins, <a href="https://oslogs.com/2023/05/25/what-is-windows-copilot-what-happened-to-cortana/">Windows Copilot</a> allows you to stay focused on bringing your ideas to life, completing complex projects and collaborating instead of spending energy finding, launching and working across multiple applications.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">Introducing Windows Copilot: the first PC platform to centralize AI assistance. <a href="https://twitter.com/hashtag/MSBuild?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#MSBuild</a> <a href="https://t.co/kujctI9Tm3">pic.twitter.com/kujctI9Tm3</a></p>&mdash; Microsoft (@Microsoft) <a href="https://twitter.com/Microsoft/status/1661045178180812805?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">May 23, 2023</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<p>Invoking Windows Copilot is familiar and easy – the button is front and center on your taskbar – simple to find and use. Once open, the Windows Copilot side bar stays consistent across your apps, programs and windows, always available to act as your personal assistant. It makes every user a power user, helping you take action, customize your settings and seamlessly connect across your favorite apps.</p>



<p>Windows Copilot will start to become available in preview for Windows 11 in June.</p>



<h2 class="wp-block-heading">Bing Chat plugins to Windows</h2>



<p>With Bing and ChatGPT plugins in Windows Copilot, people will not only have access to augmented AI capabilities and experiences, but you as developers will also have new ways to reach and innovate for your customers.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">One plugin, endless opportunities. <br><br>Now you can use one platform across products like Bing Chat, ChatGPT and all of Microsoft&#39;s copilots to reach users with the ease of natural language. <a href="https://twitter.com/hashtag/MSBuild?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#MSBuild</a> <a href="https://t.co/1X40z9ihgq">pic.twitter.com/1X40z9ihgq</a></p>&mdash; Microsoft (@Microsoft) <a href="https://twitter.com/Microsoft/status/1661046009600917504?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">May 23, 2023</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<h2 class="wp-block-heading">Taking Bing to ChatGPT</h2>



<p>Microsoft has been enhancing the Bing experience with the AI power of ChatGPT. Now is the time to bring some of the search engine power of Bing into ChatGPT to co-exist and enhance the features of each other for even better AI experience!</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">World-class search without ever leaving your chat window.<br> <br>We are bringing the power of Bing to ChatGPT as the default search experience. Users will have access to timelier and more up-to-date answers by enabling a plugin—all directly within chat. <a href="https://twitter.com/hashtag/MSBuild?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#MSBuild</a> <a href="https://t.co/XLyKVYYfSO">pic.twitter.com/XLyKVYYfSO</a></p>&mdash; Microsoft (@Microsoft) <a href="https://twitter.com/Microsoft/status/1661043336709373953?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">May 23, 2023</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<h2 class="wp-block-heading">Dev Home</h2>



<p>This is an incredible time to be a developer on Windows. The possibilities across industries – healthcare, finance, education, tech, and others – are endless. If you are just getting started with AI or if you are wondering where to start, Microsoft and Windows are here to help you on that journey.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">With Dev Home we introduce a new home for developers on <a href="https://twitter.com/hashtag/Windows11?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#Windows11</a>. Take a look… <a href="https://twitter.com/hashtag/MSBuild?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#MSBuild</a> <a href="https://t.co/ZAtfne4Oj3">pic.twitter.com/ZAtfne4Oj3</a></p>&mdash; Panos Panay (@panos_panay) <a href="https://twitter.com/panos_panay/status/1661033245826498560?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">May 23, 2023</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<h2 class="wp-block-heading">Windows AI Library</h2>



<p>With <a href="https://learn.microsoft.com/en-us/windows/ai/" target="_blank" rel="noreferrer noopener">Windows AI library</a>, you can transform your Windows application with the power of artificial intelligence. It will house a curated collection of ready to use machine learning models and APIs that will help jumpstart your AI development.</p>



<h2 class="wp-block-heading">GitHub Copilot X</h2>



<p>Users of GitHub Copilot will be able to take advantage of natural language AI both inline and in an experimental chat experience to recommend commands, explain errors and take actions within the Terminal application.</p>



<h2 class="wp-block-heading">WinGet Configuration Files</h2>



<p>Using a <a href="https://learn.microsoft.com/en-us/windows/package-manager/configuration/" target="_blank" rel="noreferrer noopener">WinGet Configuration file</a>, you can consolidate manual machine setup and project onboarding to a single command that is reliable and repeatable.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr">With the new WinGet configuration, developers can get ready-to-code in just a few clicks. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a1.png" alt="⚡" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f499.png" alt="💙" class="wp-smiley" style="height: 1em; max-height: 1em;" /><br><br>Learn more about WinGet configuration here: <a href="https://t.co/aF8uPcH4Px">https://t.co/aF8uPcH4Px</a><a href="https://twitter.com/hashtag/MSBuild?src=hash&amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener">#MSBuild</a> <a href="https://t.co/brWSGTCg65">pic.twitter.com/brWSGTCg65</a></p>&mdash; Windows Developer (@windowsdev) <a href="https://twitter.com/windowsdev/status/1661771619461656579?ref_src=twsrc%5Etfw" target="_blank" rel="noopener">May 25, 2023</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<p>At the pace of development and integration of AI into every tool that Microsoft introduces, they surely are at the forefront of the AI wave. It will be just time to wait and watch if they can maintain the same pace or get carried away with the competition that Google brings with their <a href="https://oslogs.com/tag/bard/">Bard AI</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2023/05/26/msbuild-2023-key-moments-and-announcements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Windows Copilot? What happened to Cortana?</title>
		<link>https://oslogs.com/2023/05/25/what-is-windows-copilot-what-happened-to-cortana/</link>
					<comments>https://oslogs.com/2023/05/25/what-is-windows-copilot-what-happened-to-cortana/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Thu, 25 May 2023 10:43:25 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Bing chat]]></category>
		<category><![CDATA[Copilot]]></category>
		<category><![CDATA[Cortana]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSBuild]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://oslogs.com/?p=2176</guid>

					<description><![CDATA[Simply put, Windows Copilot is an AI assistant to Windows 11. Windows Copilot will be integrated directly into Windows 11 and available to open and use from the taskbar across all apps and programs. Once open, the Windows Copilot side bar stays consistent across your apps, programs, and windows, always available to act as your [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>Simply put, Windows Copilot is an AI assistant to Windows 11. <a href="https://blogs.windows.com/windowsdeveloper/2023/05/23/bringing-the-power-of-ai-to-windows-11-unlocking-a-new-era-of-productivity-for-customers-and-developers-with-windows-copilot-and-dev-home/" target="_blank" rel="noreferrer noopener">Windows Copilot</a> will be integrated directly into Windows 11 and available to open and use from the taskbar across all apps and programs. Once open, the Windows Copilot side bar stays consistent across your apps, programs, and windows, always available to act as your personal assistant. It makes every user a power user, helping you take action, customize your settings, and seamlessly connect across your favorite apps.</p>



<p><a href="https://build.microsoft.com/en-US/home" target="_blank" rel="noreferrer noopener">Microsoft Build 2023</a>, the company&#8217;s annual developer conference is officially underway, and a product that is getting extra special attention at the event is AI assistant.</p>



<p>For those who remember the Windows 10 assistant, Cortana, it won’t directly replace the search bar on the Windows 11 taskbar and is a separate Copilot button alongside it instead, much like how Cortana had its own dedicated space on the taskbar.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="600" height="338" src="https://oslogs.com/wp-content/uploads/2023/05/windowscopilot.gif" alt="Windows Co-pilot" class="wp-image-2177"/></figure>



<p>With Bing and ChatGPT plugins in Windows Copilot, people will not only have access to augmented AI capabilities and experiences, but the developers too will have new ways to reach and innovate for their customers.</p>



<p>Microsoft says, &#8220;Windows is the first PC platform to provide centralized AI assistance for customers. Together, with Bing Chat and first- and third-party plugins, you can focus on bringing your ideas to life, completing complex projects and collaborating instead of spending energy finding, launching and working across multiple applications.&#8221;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2023/05/25/what-is-windows-copilot-what-happened-to-cortana/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
