<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Windows 10 on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/windows-10/</link><description>Recent content in Windows 10 on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 18 Jan 2018 14:56:23 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/windows-10/index.xml" rel="self" type="application/rss+xml"/><item><title>Case of the Crashing Task Scheduler</title><link>https://remkoweijnen.nl/blog/2018/01/18/case-crashing-task-scheduler/</link><pubDate>Thu, 18 Jan 2018 14:56:23 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2018/01/18/case-crashing-task-scheduler/</guid><description>&lt;p&gt;Recently I installed a new Windows 10 machine (version 1709 aka Fall Creators Update).&lt;/p&gt;
&lt;p&gt;After a while I noticed a problem with the Task Scheduler: when I wanted to open the &amp;ldquo;Schedule Tasks&amp;rdquo; option from settings I received the following error message:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2018/01/image-7.webp" class="glightbox" data-type="image" data-gallery="post-4265"&gt;&lt;img loading="lazy" decoding="async" style="display: inline;" title="Task Scheduler" src="https://remkoweijnen.nl/blog/wp-content/uploads/2018/01/image_thumb-7.webp" alt="The remote computer was not found." width="238" height="133" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Task Scheduler MMC snapin was empty:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2018/01/image-8.webp" class="glightbox" data-type="image" data-gallery="post-4265"&gt;&lt;img loading="lazy" decoding="async" style="display: inline;" title="Task Scheduler" src="https://remkoweijnen.nl/blog/wp-content/uploads/2018/01/image_thumb-8.webp" alt="Task Scheduler (Local) | Empty" width="423" height="171" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>How to remove Windows.old folder</title><link>https://remkoweijnen.nl/blog/2018/01/16/remove-windows-old-folder/</link><pubDate>Tue, 16 Jan 2018 13:00:14 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2018/01/16/remove-windows-old-folder/</guid><description>&lt;p&gt;Just a very quick note here (mostly a note to self) but I had a couple of folder from previous Windows 10 installations named Windows.old Windows.old(1), Windows.old(2) etc.&lt;/p&gt;
&lt;p&gt;These folders should be removed when you use Disk Cleanup and select the &amp;ldquo;Remove previous Windows Installation(s)&amp;rdquo; option.&lt;/p&gt;</description></item><item><title>Get Windows 10 Version Number with PowerShell</title><link>https://remkoweijnen.nl/blog/2017/04/04/get-windows-10-version-number-powershell/</link><pubDate>Tue, 04 Apr 2017 16:54:02 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2017/04/04/get-windows-10-version-number-powershell/</guid><description>&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2017/04/image.webp" class="glightbox" data-type="image" data-gallery="post-4133"&gt;&lt;img loading="lazy" decoding="async" style="float: right; margin: 0px 0px 0px 3px; display: inline;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2017/04/image_thumb.webp" alt="image" width="119" height="103" align="right" /&gt;&lt;/a&gt;As you may heard, the API&amp;rsquo;s returning the Operating System version have &lt;a href="https://msdn.microsoft.com/windows/compatibility/operating-system-version-changes-in-windows-8-1"&gt;changed&lt;/a&gt;, started with Windows 8.1 and Server 2012 R2.&lt;/p&gt;
&lt;p&gt;The reason for this change is Application Compatibility but let&amp;rsquo;s take a little closer look into this why.&lt;/p&gt;
&lt;p&gt;As an application developer there may be a need to check the version of the OS you&amp;rsquo;re running on. A typical example is when you are using an API that only works on a specific Windows version (and up). Or the other round, you&amp;rsquo;re not supporting an older version of Windows (say Windows XP as an example).&lt;/p&gt;
&lt;p&gt;A common error in such version checks is to check for a specific Windows version but forget to take new (not yet released) versions into account.&lt;/p&gt;</description></item></channel></rss>