<?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 10 Archives - ICT News</title>
	<atom:link href="https://www.ict-news.org/tag/windows-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ict-news.org</link>
	<description>Information &#38; Communication technology world news</description>
	<lastBuildDate>Fri, 28 Apr 2017 07:50:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>

<image>
	<url>https://www.ict-news.org/wp-content/uploads/2018/03/ICT-icon-3.png</url>
	<title>Windows 10 Archives - ICT News</title>
	<link>https://www.ict-news.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Old Windows Server machines can still fend off hacks. Here&#8217;s how</title>
		<link>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/</link>
					<comments>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 28 Apr 2017 07:50:38 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Cybercrime]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7757</guid>

					<description><![CDATA[<p>Old Windows Server machines can still fend off hacks. Here&#8217;s how Many businesses still use Windows Server 2003, even as Microsoft no longer supports the OS If you&#8217;re running a Windows Server 2003 machine, you have a problem. Your already-vulnerable computer is now at severe risk of being hacked. That&#8217;s due to the internet release earlier this month of a batch [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/">Old Windows Server machines can still fend off hacks. Here&#8217;s how</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Old Windows Server machines can still fend off hacks. Here&#8217;s how</h1>
<h2>Many businesses still use Windows Server 2003, even as Microsoft no longer supports the OS</h2>
<p>If you&#8217;re running a Windows Server 2003 machine, you have a problem. Your already-vulnerable computer is now at severe risk of being hacked.</p>
<p>That&#8217;s due to the internet release earlier this month of a batch of updates that paint a bull&#8217;s-eye on computers running Windows Server 2003, according to security researchers.</p>
<p>“I can teach my mom how to use some of these exploits,” said Jake Williams, founder of Rendition Infosec, a security provider. “They are not very complicated at all.”</p>
<p>Experts are urging affected businesses to upgrade to the latest Windows OSes, which offer <a href="http://www.pcworld.com/article/3190161/security/microsoft-past-patches-address-leaked-nsa-exploits.html">security patches</a> that can address the threat.</p>
<aside class="nativo-promo smartphone"></aside>
<p>But some, particularly those in manufacturing and healthcare, cannot because they rely on legacy software that won&#8217;t run on a modern operating system.</p>
<p>“It’s usually very costly to upgrade,” he said. “And again, the machine is working fine, but control has to be done through Windows Server 2003.”</p>
<p>There may be more than 500,000 Windows Server 2003 machines publicly exposed to the internet, <a href="https://www.renditioninfosec.com/2017/04/shadow_brokers_windows_exploits/">according to Shodan</a>, a search engine for devices. But Williams estimates there are many more vulnerable machines running behind company firewalls.</p>
<p>So, for those that can’t, here are some tips to keep your old Windows Server 2003 machine secure.</p>
<h3><strong>The danger</strong></h3>
<p>The spying tools include several Windows-based exploits, or hacking programs, that target the Windows Server Message Block (SMB) protocol, which is used for file-sharing purposes. The exploits work by remotely triggering the OS to execute code, which can be used to install other malware.</p>
<h3><strong>Network segmentation and monitoring</strong></h3>
<p>Companies saddled with older Windows Server machines can still protect themselves. Williams suggests they go beyond putting vulnerable servers behind a firewall, and use a tactic called network segmentation.</p>
<p>This can involve restricting access to your most critical servers, and ensuring only system admins can control them. “So instead of giving 20,000 people in a company access, you can cut that number down to 20,” Williams said.</p>
<p>Thus, if hackers ever do breach the firewall, they’ll have access to a smaller segment of the corporate network.</p>
<p>Network segmentation also doesn’t cost a lot of money. Enterprise internet routers often contain access control features that can limit which computers can talk to what, Williams said.</p>
<p>Businesses should also consider monitoring the vulnerable servers, or at least the ones carrying critical information. Any unusual data traffic moving through them is probably a sign they’ve been hacked, he said.</p>
<h3><strong>Weighing the risks</strong></h3>
<p>To keep malicious activity out of vulnerable systems, <a href="http://computerworld.com/article/3002516/security/deploying-application-whitelisting-nist-has-some-advice-for-you.html">application whitelisting</a> can also be used, said Jason Leitner, president of Below0Day, an IT security provider.</p>
<p>Whitelisting works by allowing only trusted applications to run on a computer. It’s the opposite approach of antivirus products, which essentially blacklists malicious programs based on known indicators.</p>
<p>Businesses can also create backups of any sensitive data stored in these machines. One malicious threat that’s been growing in recent years has been <a href="http://computerworld.com/article/3152052/security/ransomware-became-one-of-the-top-threats-to-enterprises-this-year.html">ransomware</a>. It works by infecting a computer, and encrypting all the data inside. To free the machine, victims have to pay a ransom, usually in bitcoin.</p>
<p>However, even with these safeguards, the best solution to protecting a vulnerable Windows Server system is to upgrade, according to security experts.</p>
<p>Although it might be costly in the short term, the investment can help businesses avoid a disastrous data breach. Tiago Henriques, CEO of security firm BinaryEdge, encourages businesses to calculate which is higher: “The cost of buying the upgrade or the damage to their brand and their clients if they get hacked?”</p>
<p>&nbsp;</p>
<p>By <a href="http://www.computerworld.com/author/Michael-Kan/" rel="author">Michael Kan</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to learn more about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/">Old Windows Server machines can still fend off hacks. Here&#8217;s how</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>FAQ: How to skip a Windows 10 upgrade</title>
		<link>https://www.ict-news.org/faq-skip-windows-10-upgrade/</link>
					<comments>https://www.ict-news.org/faq-skip-windows-10-upgrade/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 28 Apr 2017 07:44:19 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Infrastructure Management]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7754</guid>

					<description><![CDATA[<p>FAQ: How to skip a Windows 10 upgrade Enterprises can blow by an upgrade &#8230; if they&#8217;re willing to hotfoot it to the next version Credit: Gregg Keizer/ IDGE Enterprises that try to slow down Microsoft&#8217;s upgrade train by skipping one of the twice-yearly Windows 10 refreshes will have to hustle to stay in support, according to the company&#8217;s latest [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/faq-skip-windows-10-upgrade/">FAQ: How to skip a Windows 10 upgrade</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>FAQ: How to skip a Windows 10 upgrade</h1>
<section class="deck viewability">
<h2>Enterprises can blow by an upgrade &#8230; if they&#8217;re willing to hotfoot it to the next version</h2>
</section>
<div class="cat-social">
<figure class="hero-img"><img src="http://images.techhive.com/images/article/2017/04/win10-top-story-art-100720170-large.jpg" alt="Windows 10 upgrade timeline top story art" /><figcaption>Credit: Gregg Keizer/ IDGE</figcaption></figure>
</div>
<div class="cat ">
<p>Enterprises that try to slow down Microsoft&#8217;s upgrade train by skipping one of the twice-yearly Windows 10 refreshes will have to hustle to stay in support, according to the company&#8217;s latest scheduling disclosures.</p>
<p>Corporate users of Windows 10 may have as little as two months to deploy a feature upgrade after passing on the one prior. Only if IT administrators are willing to roll out a consumer-quality version &#8212; one that Microsoft has not yet given the approved-for-business green light &#8212; will they have up to six months to upgrade employees&#8217; PCs.</p>
<p>Those limitations come from Microsoft&#8217;s latest pledge to support any given Windows 10 feature upgrade for 18 months, and the company&#8217;s long-standing timeline on how it moves each upgrade from development to release, first to consumers and then to commercial customers.</p>
<aside class="fakesidebar"><strong>[ Further reading: <a href="http://www.computerworld.com/article/3191510/microsoft-windows/microsoft-fixes-windows-10-upgrade-tempo-and-timing-to-placate-enterprises.html#tk.ctw-infsb" target="_blank" rel="noopener noreferrer">Microsoft fixes Windows 10 upgrade tempo and timing to placate enterprises</a> ]</strong></aside>
<p>To illustrate how Microsoft&#8217;s scheduling affects businesses &#8212; which must, sooner or later, adopt Windows 10 &#8212; we&#8217;ve illustrated Windows&#8217; software-as-a-service calendar and the options enterprises have.</p>
<p><b>Feature upgrade timetable.</b> Each feature upgrade goes through a several-step process that, in turn, generates the 18 months that Microsoft has promised to support with security patches and other bug fixes.</p>
<p>Each upgrade is numbered in Microsoft&#8217;s <i>yymm</i> format; <i>1703</i>, for example. Once an upgrade is completed, Microsoft issues it to devices assigned to the Current Branch (CB), the release track adopted by virtually all consumer PCs. Over the next four months (shown in blue in the following figure), Microsoft feeds the upgrade to an increasing number of CB devices, monitors telemetry and feedback, and then quashes the inevitable bugs that users uncover. Think of CB as the upgrade&#8217;s shake-down cruise, taken before the <i>real</i> paying customers arrive.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 1" href="http://images.techhive.com/images/article/2017/04/win10-timeline-1-100720165-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-1-100720165-large.jpg" alt="Windows 10 upgrade timeline 1" width="700" height="216" data-imageid="100720165" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 1</p>
</figcaption></figure>
<p>Only after a feature upgrade has run the consumers&#8217; testing gauntlet does Microsoft certify it as business-ready. After four months on the CB, the theoretically-more-stable-and-more-reliable build is released to the Current Branch for Business (CBB), the most popular track for enterprise PCs. Yellow marks the CBB in Figure 1 above.</p>
<p><b>Microsoft supports just two upgrades on the CBB concurrently.</b> This part of Windows 10&#8217;s support is important in understanding how the whole schedule plays out.</p>
<p>If N equals the current upgrade, say, 1703, then Microsoft will support N+1 (this year&#8217;s September release, labeled 1709) as well when the two are simultaneously on the CBB. That 12-month span would be February 2018, when 1709 reaches the CBB, through July 2018, when N+2, or next year&#8217;s March upgrade (1803) is promoted to the CBB.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 2" href="http://images.techhive.com/images/article/2017/04/win10-timeline-2-100720166-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-2-100720166-large.jpg" alt="Windows 10 upgrade timeline 2" width="700" height="301" data-imageid="100720166" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 2</p>
</figcaption></figure>
<p>But Microsoft does not suddenly drop N, or 1703, from support as soon as N+2 makes the CBB. Instead, the company starts a 60-day-or-so countdown. Only at the end of those 60 days does it scratch N from the support list. N+1 then becomes N and N+2 morphs into N+1.</p>
<p>See Figure 2 for how this works; the 60-day grace period is in green.</p>
<p>That means for the months of August and September 2018, Microsoft will support 1703, 1709 <i>and</i> 1803.</p>
<p>Not surprisingly, the combination of Microsoft&#8217;s every-six-month upgrade delivery cadence, the four months an upgrade spends on CB, and the two-month grace period at the end all generate a support lifecycle of 18 months. Yes, Microsoft planned it that way.</p>
<p><b>Endless upgrading.</b> Because of the timing of Windows 10 feature refreshes, businesses that adopt each will be upgrading every six months, assuming they deploy the builds at the same point in their CBB timelines.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 3" href="http://images.techhive.com/images/article/2017/04/win10-timeline-3-100720167-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-3-100720167-large.jpg" alt="Windows 10 upgrade timeline 3" width="700" height="301" data-imageid="100720167" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 3</p>
</figcaption></figure>
<p>If the organization rolls out each upgrade at the beginning of the CBB, the tick-tock is a regular tempo. The company would deploy 1703 in August 2017, 1709 in February 2018, and 1803 in August 2018.</p>
<p>Figure 3 illustrates the cadence, with the red arrows showing the jumps from one build to the next.</p>
<p><b>There is some flexibility.</b> Enterprises can increase the interval between upgrades, providing some flexibility; but there&#8217;s a limit to how far things will stretch and how long a refresh can be put off. In many ways, it&#8217;s a rob-Peter-to-pay-Paul deal.</p>
<p>For example, an organization that adopted 1703 as soon as it landed on the CBB (August) could stay on that version for 10 months by delaying the move to 1709 until early June 2018. But because of 1709&#8217;s hard support stop (coming in March 2019), the enterprise would be on 1709 for just seven months if it wanted to give itself, say, three months to upgrade to 1803.</p>
<p>Check out Figure 4 for how this would work.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 4" href="http://images.techhive.com/images/article/2017/04/win10-timeline-4-100720168-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-4-100720168-large.jpg" alt="Windows 10 upgrade timeline 4" width="700" height="311" data-imageid="100720168" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 4</figcaption></figure>
<p>The maximum amount of time between upgrades &#8212; without skipping one &#8212; would be 14 months, but only by migrating at the last minute, as the grace period expires. However, that would leave just 6 months on the next version before <i>another</i> upgrade.</p>
<p>Rule of thumb: Assuming no version is skipped, the total length of support for <i>two consecutive builds</i> can be no more than 20 months. Extend support for the first, and support for the second shrinks.</p>
<p><b>Hustle-bustle to skip an upgrade.</b> Organizations can skip a Windows 10 feature upgrade, but the price will be steep.</p>
<p>Microsoft&#8217;s schedule will give companies just two months &#8212; the grace period of the version upgrading <i>from</i> &#8212; to migrate. Figure 5 shows the small window, no pun intended, if the version being upgraded <i>to</i>, in this case 1803, has been certified as business-ready and thus planted on the CBB.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title="Figure 5" href="http://images.techhive.com/images/article/2017/04/win10-timeline-5-100720169-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/04/win10-timeline-5-100720169-large.jpg" alt="Windows 10 upgrade timeline 5" width="700" height="301" data-imageid="100720169" /></a><small class="credit">Gregg Keizer/ IDGE</small><figcaption>Figure 5</p>
</figcaption></figure>
<p>The only way to expand that window would be to begin upgrading while 1803 was still being tested by consumer guinea pigs, still on the CB. Backing the migration into the half-way point of the CB, for instance, would give the organization about four months to finish the upgrade from 1703 to 1803.</p>
<p>Depending on when the company starts an upgrade, its PCs will remain on a version for 12 to 14 months.</p>
</div>
<p>By <a href="http://www.computerworld.com/author/Gregg-Keizer/" rel="author">Gregg Keizer</a>, source by <a href="http://www.computerworld.com/">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/faq-skip-windows-10-upgrade/">FAQ: How to skip a Windows 10 upgrade</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/faq-skip-windows-10-upgrade/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Embedded&#8217;s future looks rocky</title>
		<link>https://www.ict-news.org/windows-embeddeds-future-looks-rocky/</link>
					<comments>https://www.ict-news.org/windows-embeddeds-future-looks-rocky/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Tue, 11 Apr 2017 10:01:30 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7702</guid>

					<description><![CDATA[<p>Windows Embedded&#8217;s future looks rocky Microsoft&#8217;s Embedded family of operating systems, tools and services seems to be on its way out; its replacements have limitations. Ah, Windows Embedded. The Microsoft operating system that millions of devices and machines are running, typically with a custom application or skin running on top of it so that users don&#8217;t automatically notice the OS. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-embeddeds-future-looks-rocky/">Windows Embedded&#8217;s future looks rocky</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Windows Embedded&#8217;s future looks rocky</h1>
<h2>Microsoft&#8217;s Embedded family of operating systems, tools and services seems to be on its way out; its replacements have limitations.</h2>
<p>Ah, <a href="https://www.microsoft.com/windowsembedded/en-us/windows-embedded.aspx" target="_blank">Windows Embedded</a>. The Microsoft operating system that millions of devices and machines are running, typically with a custom application or skin running on top of it so that users don&#8217;t automatically notice the OS. The operating system that underpins hundreds of thousands of medical devices, automatic teller machines, kiosks at airports and other crowded public places, industrial machinery and control planes, set top boxes, game consoles.</p>
<p>Windows Embedded is a relatively unheralded version of Windows whose existence might surprise you. But it seems like Windows Embedded&#8217;s existence might also surprise a lot of folks up in Redmond. Here, at the Microsoft campus, despite all of the hullabaloo about Windows 10 and device updates &#8212; and the new <a href="http://www.computerworld.com/article/3187586/microsoft-windows/review-windows-10-creators-update-is-here-and-worth-the-download-with-video.html" target="_blank">Creators Update</a> and <a href="http://www.computerworld.com/article/3118132/microsoft-windows/windows-10-redstone-a-guide-to-the-builds.html" target="_blank">Redstone versions</a> that will be coming down the pike at an almost breakneck speed &#8212; Windows Embedded suffers from an opposite problem. It appears unfortunately stuck in a place where no future has clearly been laid out for it.</p>
<aside class="fakesidebar"><strong>[ Further reading: <a href="http://www.computerworld.com/article/3095425/internet-of-things/ge-and-microsoft-team-on-iot-platform.html#tk.rss_all" target="_blank">GE and Microsoft team on IoT platform</a> ]</strong></aside>
<p>One indication that Windows Embedded may be on its way out is the introduction of Windows 10 IoT, which Microsoft has started pushing as a replacement. However, first, a bit of background of Windows Embedded.</p>
<h3>A brief history of Windows Embedded to date</h3>
<p>How has Windows Embedded worked in the past? Most vendors chose Windows Embedded because, unlike the traditional desktop operating system, it was modular: You could choose which features to install or not install, both to reduce the supportability burden on the vendor (you don&#8217;t need Solitaire on an ATM, for example) and to reduce the potential attack surface, since laser cutting machines do not generally need IIS web serving capabilities, for instance.</p>
<aside class="nativo-promo smartphone"></aside>
<p>The modularity also included the ability to customize some parts of the OS that were not open to modification in the full version, like splash screens and filters, so you could insert your own branding or the branding of the machine directly into the OS. Essentially, you wanted a stripped-down operating system so you can fully customize both the hardware and the software in a system, as well as save space on often limited storage media in devices.</p>
<p>These were the most recent Windows Embedded versions:</p>
<ul>
<li><strong>Windows Embedded Standard 7 (WES7)</strong>: Windows Embedded Standard 7 was essentially Windows 7 with different parts ripped out and different levels of customization ability. There were three &#8220;notches,&#8221; called, C, E, and P, each of which denoted different additions of features to the base image of Windows Embedded and had correspondingly different prices. P was the most expensive and was essentially identical to Windows 7 from a features perspective.</li>
<li><strong>Windows Embedded 8 Standard (WE8S)</strong>: This took Microsoft&#8217;s embedded operating system but pulled it up to Windows 8. It also got rid of all of the C, E, and P versioning so if you bought WE8S, then you received authorization to run all of WE8S &#8212; and you paid for all of it, too. You did not have to use all of the features and you could still carve out parts and do any required customization, but you could not opt out of some of the features and pay a cheaper price, either.</li>
</ul>
<p>There were also versions that came with a full pre-built image of Windows Embedded and were mainly for use in otherwise full computers that were deployed in appliance-like settings, such as point-of-sale devices and cash registers, digital signage, or thin clients that booted only to connect to a full user session running on some other machine.</p>
<h3>Embedded into the internet of things</h3>
<p>Now Microsoft has decided that if you want to build devices and large machines out of discrete components, what you&#8217;re <a href="https://www.microsoft.com/en-us/WindowsForBusiness/windows-iot" target="_blank">really building is a Thing</a>. The naming is a nod to the internet of things (IoT) phenomenon, where the reflectors in the roadway and sensors in your refrigerator are all connected to the internet and possess &#8220;smart&#8221; capabilities.</p>
<p>The fact of the matter is that the IoT versions of Windows 10 are replacements for the line of Windows Embedded SKUs that have existed before now. There are now three editions of the IoT version of Windows 10, and they are each designed for different device form factors, as follows:</p>
<ul>
<li><strong>Windows 10 IoT Core, for small devices</strong>: This version of Windows 10 has no shell and essentially supports only universal apps &#8212; those coded to run in the managed environment of the Universal Windows Platform (UWP) and <i>not</i> traditional x86 or x64 apps. This OS version has a maximum of 256MB of RAM and 2GB of device storage, and can run on the x86 chip platform or the ARM platform for low-power devices. Currently, this is the only edition of Windows 10 IoT that can be obtained directly by end users.</li>
<li><strong>Windows 10 IoT Mobile Enterprise, for mobile devices</strong>: This version of Windows 10 adds the &#8220;tablet&#8221; shell &#8212; the skin that you run apps from the Windows Store in &#8212; and also supports universal apps and drivers. Storage and memory support are doubled, but you can run this version of Windows 10 only on ARM-based devices; there is no x86 chip support. Windows 10 IoT Mobile Enterprise is specifically intended for use with mobile point-of-sale and handheld systems with display sizes less than eight inches. Think bar-code scanners, automotive testers, control pads, and the like. This edition of Windows 10 IoT is available to OEMs and system builders only.</li>
<li><strong>Windows 10 IoT Enterprise, for industry devices</strong>: This version of Windows 10 brings the traditional desktop shell back to the fray, doubles the memory and quadruples the RAM supported by the OS. It also adds x86 chip platform support, but it removes ARM support. This edition of Windows 10 IoT is available to OEMs and system builders only.</li>
</ul>
<p>The lifecycle of Windows 10 IoT Enterprise is: Give five years of regular production support plus another five years after that of extended, security update only-style support. For those familiar with the branches of Windows 10, this is the <a href="https://docs.microsoft.com/en-us/sccm/core/understand/introduction-to-the-ltsb" target="_blank">Long Term Servicing Branch</a>, or LTSB, choice. This edition also includes deferred online activation, the Unified Write Filter, Embedded Boot Experience and Logon (the customizable splash screens and boot sequence), and the Windows Shell Launcher.</p>
<p>One interesting note: according to <a href="http://blogs.directinsight.co.uk/choose-windows-10-iot-enterprise-save-bom-cost/" target="_blank">Direct Insight</a>, Microsoft has created three levels of license pricing for Windows 10 IoT Enterprise: (a) Entry, which targets lower performance processors like the Atom and Celeron, and provides a 75% reduction in cost; (b) Value, which targets the Intel Core i3, Core i5, and Core M processors, with a 50% reduction in cost; and (c) High End, targeting the Core i7 and Xeon, with no cost reduction.</p>
<p>The consequences of these divides between editions of Windows 10 IoT are pretty clear.</p>
<ul>
<li>If you want to use Windows on an ARM-based device, you can only use the &#8220;small devices&#8221; or &#8220;mobile devices&#8221; editions, since the full edition is not yet ready to run on the ARM platform.</li>
<li>If you want to build mobile devices with more than 256MB of RAM, they had better support the ARM platform, because there is no x86 chip support in an edition that supports more RAM than that.</li>
<li>If you want more than 4GB of storage, you are dealing with x86 chips, insofar as embedded Windows goes.</li>
<li>If you are looking to provide an operating system for single-board solutions or very small embedded devices, then the Windows 10 IoT Core edition could be suitable. The most frequent target for this type of development seems to be hobbyists working with the Raspberry Pi and other single-board devices &#8212; these &#8220;makers&#8221; are really whom Core is aimed at, although there is little preventing its use in other applications and scenarios.</li>
</ul>
<p>It also appears that users have lost the option of purchasing a &#8220;license-only&#8221; version of Windows 10 IoT, something that was possible for Windows 7 Professional for Embedded Systems and Windows Embedded 8.1 Pro. This was essentially a feature that allowed you to license a full installation of Windows on a system that was part of a larger device. The operating system itself could be standard, an identical copy of Windows 7 or 8, but since it was a component of a larger system or machine, you could assign a less expensive license to it.</p>
<p>No such option appears to exist for Windows 10 IoT, although nothing is preventing Microsoft from putting this old practice back into availability at any time.</p>
<h3>What changes? The implications</h3>
<p>For applications that currently run on Windows Embedded that are not Universal Windows applications, but that are instead standard x86 apps, it&#8217;s difficult to see any advantage for the IoT editions of Windows 10, save maybe the Enterprise version. The other editions are essentially just stub operating systems that can run limited applications that understand how to make Windows API calls and interpret the results.</p>
<p>While developers can target each of the IoT editions of Windows 10 easily within Visual Studio, porting existing x86 apps to the Universal Windows platform is another project entirely. And recreating existing apps from scratch just to meld to Microsoft&#8217;s new vision of what embedded operating systems should look like is an entirely different question &#8212; one that would require some justification, and some return on the time and money invested in the porting effort.</p>
<p>The best that could be said about these IoT editions of Windows 10 is that they are additions, augmentations, and extensions of the Windows Embedded platform, and that they make new applications possible. It seems unlikely that Chase Bank or American Airlines is going to rewrite their ATM or kiosk software to target Universal Windows Platform-capable operating systems, especially when, at this point, UWP apps have capabilities that are a subset of full x86 apps (which is likely what these companies are currently running). These apps also will not generally run on the ARM platform, so these companies will most likely stay with what they know and what works well, at least for their existing applications.</p>
<p>For that reason, it is unlikely that Windows 10 IoT is going to replace Windows Embedded 7 and 8. Instead, we might see Chase Bank developing a new payment machine using Windows 10 APIs or American Airlines deploying new RFID bag tags that run Windows 10 IoT.</p>
<p>The question then becomes: Is this more than an IoT play? Is Windows 10 IoT a play to get Windows back on ARM? Shades of the ill-fated Windows RT operating system and Surface RT immediately come into mind, but it&#8217;s hard not to draw the comparison. Windows has been for decades exclusively x86. Linux, on the other hand, has a vibrant community around the ARM chipset and has pretty much a complete repository of software and packages available to run on ARM.</p>
<p>Microsoft is just getting started in ARM and its single entry into ARM did not end well (can you say billion-dollar writedown?). Is this another trip to nowhere?</p>
<p>Another question: What is the roadmap for those currently running Windows Embedded? Confusingly, this statement from Microsoft seems to <a href="https://support.microsoft.com/en-us/lifecycle#Microsoft-Windows-Embedded" target="_blank">hint at an end of support</a> coming: <i>&#8220;Through July 17, 2017, Skylake devices running Windows Embedded 7, 8 and 8.1 will be supported according to the lifecycle support policy for those products. During the 18-month support period, these systems should be upgraded to Windows 10 to continue receiving support after the period ends. After July 2017, the most critical security updates will be addressed for these configurations, and will be released if the update does not risk the reliability or compatibility of the Windows Embedded 7/8/8.1 platform on other devices.&#8221;</i></p>
<p>Much is still unclear. But there are tons of devices and systems bigger than a Raspberry Pi but different than a full desktop that a typical knowledge worker would use, and these Windows 10 IoT editions do not seem to be full replacements for the Windows Embedded versions you would have chosen for these applications until now. Buyer beware.</p>
<p>By <a href="http://www.computerworld.com/author/Jonathan-Hassell/" rel="author">Jonathan Hassell</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-embeddeds-future-looks-rocky/">Windows Embedded&#8217;s future looks rocky</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/windows-embeddeds-future-looks-rocky/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Is Windows 10 the most secure Windows ever?</title>
		<link>https://www.ict-news.org/windows-10-secure-windows-ever/</link>
					<comments>https://www.ict-news.org/windows-10-secure-windows-ever/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Mon, 20 Mar 2017 09:05:40 +0000</pubDate>
				<category><![CDATA[HP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7654</guid>

					<description><![CDATA[<p>Is Windows 10 the most secure Windows ever? It&#8217;s easy to poke fun at &#8220;12345&#8221; passwords and phish-y emails, but PC security is tough for the average user to manage. And if you&#8217;re a network admin, it&#8217;s even tougher to deal with security slipups that infect the whole network. That&#8217;s where the new Windows Defender Security Center will come in [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-10-secure-windows-ever/">Is Windows 10 the most secure Windows ever?</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1 id="PAT2:TITLE" class="hero">Is Windows 10 the most secure Windows ever?</h1>
<p>It&#8217;s easy to poke fun at &#8220;12345&#8221; passwords and phish-y emails, but PC security is tough for the average user to manage. And if you&#8217;re a network admin, it&#8217;s even tougher to deal with security slipups that infect the whole network.</p>
<p>That&#8217;s where the new Windows Defender Security Center will come in handy. Debuting spring 2017 as part of the Creators Update, it&#8217;s an efficient suite of security features that&#8217;ll help users avoid hacking, malware, and other threats. You can view and control your security protections—the applications running in the background that most users don&#8217;t often think about—all in one place.</p>
<p>It&#8217;s simple, really: The Defender Security Center is a dashboard where users can get a full security overview of their system. And if a problem is discovered, the security center makes it easy to solve it. The Center is also a place to customize security across what Microsoft has deemed &#8220;the five pillars of protection&#8221;:</p>
<p><strong>Virus and threat protection</strong> allows you to view your anti-malware app, whether you&#8217;ve chosen to use the Windows Defender Antivirus app that comes with Windows 10 or a third-party app. If you&#8217;ve chosen the Windows Defender Antivirus app for your network, you can scan results directly on the screen. (A third party app will just appear on your screen and you can launch it from there.)</p>
<p><strong>Device performance and health</strong> displays your latest Windows updates, battery life, storage capacity, and drivers. This is also where you can access the &#8220;Refresh Windows&#8221; feature, which helps you do a clean install while saving your files and settings.</p>
<p><strong>Firewall and network protection</strong> gives you information on network connections and firewall settings, helping you find network issues and troubleshoot them.</p>
<p><strong>App and browser control</strong> lets you adjust your SmartScreen settings and tips you off to possible malicious sites and downloads, as well as unrecognized internet apps and files.</p>
<p><strong>Family options</strong> is a consumer feature. According to Microsoft, you can also view the health and safety of your personal devices from this centralized location,<sup>1</sup> which helps make all your PCs running Windows 10 more secure and manageable.</p>
<h2>How can Defender Security Center help your business?</h2>
<p>It&#8217;s a security tool that can be especially handy for remote workers who have to troubleshoot their devices without hands-on support. And by making it easier for the average user to secure their devices on a day-to-day basis, you&#8217;re saving your IT staff time and money—not to mention catching small problems before they become big ones.</p>
<p>Excited about checking out the Defender Security Center (and the entire Creators Update)? This spring you can give it a try on the <a title="Opens in a new window" href="http://store.hp.com/us/en/pdp/Laptops/hp-elitebook-x360-1030-g2-notebook-pc---customizable-x3u18av-mb" target="_blank">HP EliteBook x360</a>, the world&#8217;s thinnest and most secure business convertible<sup>2</sup>, and the <a title="Opens in a new window" href="http://store.hp.com/us/en/pdp/Laptops/hp-elite-x3-and-hp-elite-x3-desk-dock-x9u42ut-aba" target="_blank">HP Elite x3</a>, the world&#8217;s first built for business 3-in-1 device.<sup>3</sup>The <a title="Opens in a new window" href="http://www8.hp.com/us/en/ads/elite-products/overview.html" target="_blank">HP Elite</a> series—enhanced with HP Sure Start Gen3<sup>4</sup> and <a title="Opens in a new window" href="http://www8.hp.com/us/en/campaign/computersecurity/workwise.html" target="_blank">HP WorkWise</a><sup>5</sup> protection—also supports other Windows 10 security features, such as Windows Hello and the monthly Windows Update, that work together to make sure your device security is up-to-date.</p>
<p><strong><a title="Opens in a new window" href="http://www8.hp.com/us/en/campaign/computersecurity/index.html" target="_blank">Learn more ways to stay one step ahead of hackers, thieves, and unauthorized users</a></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><sup>[1] Windows, <a class="icon-ext" title="Opens in a new window" href="https://blogs.windows.com/windowsexperience/2017/01/23/introducing-windows-defender-security-center/#zslucUj86b63TZxg.97" target="_blank">Introducing Windows Defender Security Center</a><br />
[2] Most secure based on HP’s unique and comprehensive security capabilities at no additional cost among vendors with &gt;1M annual sales as of December 1, 2016 on HP Elite PCs with Intel 7th Gen Intel® Core<img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> processors, Intel® integrated graphics, and Intel® WLAN. Thinnest Based on competitors with &gt;1m units annually of convertible, non-detachables having a Windows Pro OS and 6th or 7th generation U series Intel® Core<img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> vPro<img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> processors.<br />
[3] Based on HP&#8217;s internal analysis as of May 11, 2016 of mobile devices delivering phablet, laptop, and desktop business productivity, preinstalled with Windows 10 Mobile, MIL-STD 810G and IP67 testing, the ability to run virtualized corporate apps on a big screen using an optional dock, and a biometric solution for security.<br />
[4] Available on HP Elite products equipped with Intel® 7th generation processors.<br />
[5] HP WorkWise smartphone app is available as a free download on the Apple Store and Google Play.</sup></p>
<p>Source by <a href="http://www8.hp.com">HP</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> to get more info about <a href="https://www.ict-hardware.com/">HP Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-10-secure-windows-ever/">Is Windows 10 the most secure Windows ever?</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/windows-10-secure-windows-ever/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get ready for the Windows 10 Creators Update</title>
		<link>https://www.ict-news.org/get-ready-windows-10-creators-update/</link>
					<comments>https://www.ict-news.org/get-ready-windows-10-creators-update/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 17 Mar 2017 09:20:31 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 10 update]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7646</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/get-ready-windows-10-creators-update/">Get ready for the Windows 10 Creators Update</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>Microsoft is about to release a major update to Windows 10. We have a preview of what you can expect.</h2>
<p>Sometime this spring, probably in April, Microsoft will <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">release</span></span> the <a href="https://www.microsoft.com/en-us/windows/upcoming-features" target="_blank">Creators Update</a>, one of the two major <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">updates</span></span> to Microsoft Windows 10 that will roll out this year.</p>
<p>What can you expect to see? For a start, ignore the name &#8220;Creators Update,&#8221; because the release has very little to do with creating things &#8212; with the exception of some virtual reality features and a minor app for creating 3D content.</p>
<p>However, there will be some real changes to the operating system. You&#8217;ll get more control over Windows updates, some improvements to the Edge browser, some nice interface tweaks &#8212; including to the Start menu &#8212; and more.</p>
<p>Microsoft has been releasing preview builds of the Creators Update since August; they&#8217;ve become less buggy and more feature-rich as the operating system gets closer to the final release date. Here&#8217;s a preview of what to expect, based on the latest builds and information made public by Microsoft.</p>
<aside class="nativo-promo smartphone"></aside>
<h3>More control over Windows updates</h3>
<p>To begin with, when the Creators Update hits, you&#8217;ll no longer be unexpectedly interrupted when Windows decides to do an update.</p>
<aside id="fsb-2055" class="fakesidebar"><strong>[ To comment on this story, visit <a href="https://www.facebook.com/Computerworld/posts/10155112388144680" target="_blank">Computerworld&#8217;s Facebook page</a>. ]</strong></aside>
<p>When an update is available, a notification will appear, and you&#8217;ll be given the option of whether to <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">install</span></span> it immediately, schedule it for a specific time, or put it off by clicking &#8220;Snooze.&#8221; Snooze means the update won&#8217;t install for three days. After that, you&#8217;ll get another notification about the update, and you can click the Snooze button again. In this way, you&#8217;ll be able to indefinitely put off the update.</p>
<figure class="medium "><a class="zoom article-gallery cboxElement" title=" The Creators Update will include a feature that alerts you when you have an update, and give you the choice of installing immediately, choosing a specific time, or putting it off by clicking “Snooze.” " href="http://images.techhive.com/images/article/2017/03/update-notification-100713573-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/update-notification-100713573-medium.jpg" alt="update notification" width="300" height="92" border="0" data-imageid="100713573" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>The Creators Update will include a feature that alerts you when you have an update, and give you the choice of installing immediately, choosing a specific time, or putting it off by clicking “Snooze.”</figcaption></figure>
<p>This feature isn&#8217;t yet included in any of the public preview updates, but is <a href="https://blogs.windows.com/windowsexperience/2017/03/01/providing-customers-choice-control-creators-update/" target="_blank">described by Microsoft in its blog</a>.</p>
<p>Users with Windows Pro, Windows Enterprise or Windows Education editions get even more options. In those editions, cumulative monthly updates can be automatically delayed for up to 30 days. And &#8220;feature&#8221; updates, which add new features to Windows, can be delayed by up to 365 days. (Currently, for Windows Pro, Windows Enterprise or Windows Education users, these updates can be deferred for 180 days.)</p>
<aside id="ntv781917-169351-96701" class=" nativo-promo tablet desktop ntv781917-169351-96701 ntvClickOut">
<div id="ntvImageBox" class="excerpt-img bugblog ntv-preview-img-wrapper"></div>
<div class="excerpt-text">
<p class="crawl-headline"><a id="ntvaTitle" class="prx_viewable_title781917" title="Old School Technology Won't Work in the Cloud. How to Rethink Your Cloud Security Strategy" href="http://jadserve.postrelease.com/trk.gif?ntv_at=3&amp;ntv_a=h5UCAQaYMAXe4LA&amp;ord=812050854&amp;ntv_ht=rqjLWAA&amp;prx_referrer=http%3A%2F%2Fwww.computerworld.com%2F&amp;ntv_r=http://www2.gemalto.com/cloud-security/?utm_source=idg&amp;utm_medium=sponsored-post&amp;utm_content=cloud-security&amp;utm_campaign=Q1-17" target="_top" rel="nofollow">Old School Technology Won&#8217;t Work in the Cloud. How to Rethink Your Cloud Security Strategy</a></p>
<p class="crawl-summary">Perimeter security won&#8217;t work in the cloud. It&#8217;s time for a new approach to cloud security that protects sensitive data, verifies user identities, ensures compliance and puts you back in control.</p>
</div>
<div></div>
</aside>
<h3>Start Menu improvements and interface changes</h3>
<p>The Creators Update will make some useful changes to the overall Windows interface, including to the Start menu. Don&#8217;t expect anything drastic. In fact, in the normal course of your day, you may never notice the difference.</p>
<p>People who use the Start menu a good deal will welcome one of the changes, which lets you place tiles for multiple apps into folders. Those folders also look like tiles and show small icons of every tile inside them. Click any <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">folder</span></span> to open it, with all the apps appearing as individual tiles. Click the folder again, and all the tiles slide back into it. It&#8217;s a great way to clean up your Start menu.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Click a folder to show all the tiles it contains, then click any tile to run the app. " href="http://images.techhive.com/images/article/2017/03/full-screen-tile-folder-open-100713579-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/full-screen-tile-folder-open-100713579-large.jpg" alt="full screen tile folder open" width="700" height="422" border="0" data-imageid="100713579" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Click a folder to show all the tiles it contains, then click any tile to run the app.</figcaption></figure>
<p>Other interface changes are more minor, such as a change to how the <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Apps</span></span> category appears in Settings. In the current version of Windows 10, you get to the Apps settings via Settings &gt; System &gt; Apps &amp; Features. In the Creators Update, Apps will get its own top-level setting. The new Apps setting also consolidates apps-related settings that were scattered in other locations, such as Default apps, Offline maps and Apps for websites.</p>
<figure class="large "><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/apps-settings-100713568-large.jpg" alt="apps settings" width="700" height="552" border="0" data-imageid="100713568" /><small class="credit">IDG / Preston Gralla</small><figcaption>The Apps category now gets its own top-level setting, and contains apps-related settings that were previously in multiple locations.</figcaption></figure>
<h3>Changes to Edge</h3>
<p>Some of the most important changes in the Creators <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Update</span></span> are to the Edge browser, as Microsoft struggles to build a browser that can compete with Chrome.</p>
<p>Those who hate Flash will get a nice present from the Creators Update: Flash content will be disabled in Edge by default &#8212; you will have the <a href="https://blogs.windows.com/msedgedev/2016/12/14/edge-flash-click-run/#PGAegVm6bXP28kiX.97" target="_blank">option of whether you want to run it or not</a>. (In the current version of Edge, only non-essential Flash content, like ads, is blocked.) That should improve security and performance, as well as extend battery life. In instances where a website also uses HTML5 to deliver multimedia content, Edge will use HTML5 rather than Flash. In addition, you can tell Edge to remember your Flash preferences for individual sites.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Microsoft Edge now blocks Flash content by default. " href="http://images.techhive.com/images/article/2017/03/block-flash-100713569-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/block-flash-100713569-large.jpg" alt="block flash" width="700" height="374" border="0" data-imageid="100713569" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Galla</small><figcaption>Microsoft Edge now blocks Flash content by default.</figcaption></figure>
<p>Another new feature: Edge will let you read content in ePub and PDF formats. It will have the ability to read text aloud. And Microsoft has given the browser a whole host of under-the-hood <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">security</span></span> improvements.</p>
<p>Edge will also introduce some very nice tab-handling <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">features</span></span>. Click a down arrow to the right of the add tab button at the top of the screen, and you&#8217;ll see thumbnails of every open tab. Click the thumbnail of the tab you want to switch to and you&#8217;re sent there. If you no longer want to use the open tabs, but want to revisit them later, click a button to their right and put them aside as a group. When you want to open the group up again, click a button to the left of that one, and they all open.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Microsoft Edge will include some useful new tab-handling features, including the ability to see thumbnails of all open tabs. " href="http://images.techhive.com/images/article/2017/03/edge-tabs-100713575-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/edge-tabs-100713575-large.jpg" alt="edge tabs" width="700" height="374" border="0" data-imageid="100713575" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Microsoft Edge will include some useful new tab-handling features, including the ability to see thumbnails of all open tabs.</figcaption></figure>
<p>It&#8217;s not clear whether one of Edge&#8217;s biggest drawbacks &#8212; a serious lack of extensions &#8212; will be fixed by the Creators <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Update</span></span>. As I write this, there are fewer than two dozen extensions available. A Microsoft <a href="https://blogs.windows.com/windowsexperience/2017/01/31/microsoft-edge-helps-organize-web/#PbxPSQAJv8GTuaUe.97" target="_blank">blog post</a> claims that the company has released more extension APIs for <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">developers</span></span> and that the company is working to get more extensions built. But given how few extensions there are currently, it&#8217;s not likely there will be a boatload of new extensions available by the time the Creators Update arrives.</p>
<h3>A new, more comprehensive Windows Defender interface</h3>
<p>Windows Defender, Windows&#8217; anti-malware protection, has always seemed an afterthought, a set-and-forget piece of software you simply let do its job. In the Windows 10 Creators Update, that will change.</p>
<p>Windows Defender and related security applications will get a new <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">all-in-one</span></span> security dashboard called <a href="https://blogs.windows.com/windowsexperience/2017/01/23/introducing-windows-defender-security-center/" target="_blank">Windows Defender Security Center</a>, available from Settings &gt; Update &amp; Security &gt; Windows Defender &gt; Open Windows Center Security Center.</p>
<figure class="large "><a class="zoom article-gallery cboxElement" title=" Windows Defender Security Center is Windows 10's new security dashboard. " href="http://images.techhive.com/images/article/2017/03/windows-defender-100713574-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/windows-defender-100713574-large.jpg" alt="windows defender" width="700" height="533" border="0" data-imageid="100713574" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Windows Defender Security Center is Windows 10&#8217;s new security dashboard.</figcaption></figure>
<p>It&#8217;s more than just a dashboard for Windows Defender; it&#8217;s command central for your device&#8217;s <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">security</span></span> and overall health. It lets you see at a glance any potential issues, and lets you delve into customizable settings. A check next to any icon on the dashboard means everything is safe and secure. A red circle with a white X in it means you need to take action to protect yourself.</p>
<p>The dashboard has five sections:</p>
<ul>
<li><strong>Virus &amp; threat protection.</strong> This shows the state of your anti-malware. It works not just with Windows Defender but with third-party anti-malware programs as well. If you use Windows Defender, you can click the icon to see the results of scans and to customize your anti-malware protection. If you use a different anti-malware package, clicking the icon will launch the application.</li>
<li><strong>Device performance &amp; health.</strong> Click it to see the latest Windows updates, and whether you have problems with your storage, device drivers or battery.</li>
<li><strong>Firewall &amp; network protection.</strong> This shows your firewall settings and lets you change them. It also gives information about your network connections and a link to a network troubleshooter.</li>
<li><strong>App &amp; browser control. </strong>This controls the <a href="https://support.microsoft.com/en-us/help/17443/windows-internet-explorer-smartscreen-filter-faq" target="_blank">SmartScreen Filter</a>, which blocks against potentially dangerous apps and files on the web, and against malicious websites when using the Microsoft Edge browser.</li>
<li><strong>Family options.</strong> This links you to parental controls.</li>
</ul>
<h3>3D and gaming features</h3>
<p>The Creators Update will offer new <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">3D</span></span> and gaming features. Xbox users will be able to stream gaming sessions live to their console. There will also be a Game Mode that maximizes system performance for when you play games. In addition, there&#8217;s a Game bar that lets you record your gameplay and take screenshots of it. And there will be an entire section devoted to gaming in Settings that lets you do things such as control the Game bar and Game Mode, and stream your games.</p>
<aside class="fakesidebar"><strong>[ Related: <a href="http://www.computerworld.com/article/3155816/microsoft-windows/fix-windows-10-problems-with-these-free-microsoft-tools.html#tk.ctw-infsb">Fix Windows 10 problems with these free Microsoft tools</a> ]</strong></aside>
<p>As for 3D, there will be a Paint 3D app for creating 3D content. There will also be support for virtual reality and augmented reality apps. At launch, expect <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">hardware</span></span> makers to release Windows 10 virtual reality headsets.</p>
<h3>A few Cortana updates</h3>
<p>Expect some modest Cortana additions. You&#8217;ll be able to schedule monthly reminders. Cortana will integrate with Windows 10 setup, so you can ask the digital assistant for help setting up devices. Cortana is expected to recognize new voice commands, including restarting your PC, turning it off, and raising or lowering the system volume. You&#8217;ll also be able to use it in full-screen mode.</p>
<h3>Other additions</h3>
<p>There are plenty of other minor <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">changes</span></span> as well.</p>
<p>If you&#8217;ve ever been confused about where to find the screens for adding new devices to Windows &#8212; whether they be Bluetooth, wireless or wired &#8212; you&#8217;ll be pleased to know that there&#8217;s now a Devices heading in the Settings app that provides a unified interface for adding any <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">device</span></span>. (Choose Settings &gt; Device &gt; Add a device.)</p>
<figure class="medium "><a class="zoom article-gallery cboxElement" title=" Finally -- a single location for adding all your devices. " href="http://images.techhive.com/images/article/2017/03/add-device-100713567-orig.jpg"><img loading="lazy" src="http://images.techhive.com/images/article/2017/03/add-device-100713567-medium.jpg" alt="add device" width="300" height="345" border="0" data-imageid="100713567" /></a></p>
<div class="zoom-icon"></div>
<p><small class="credit">IDG / Preston Gralla</small><figcaption>Finally &#8212; a single location for adding all your devices.</figcaption></figure>
<p>Also new is a &#8220;Night Light&#8221; feature, which removes blue light from your computer&#8217;s display. There&#8217;s some evidence that blue light can disrupt the normal sleep cycle, so this feature might help night owls who like to compute at night, but still want to sleep when they&#8217;re done.</p>
<p>You&#8217;ll also be able to block the installation of desktop applications, only allowing Windows apps (the touch-friendly apps that are installed from the Microsoft Store). At first glance, this seems an odd feature &#8212; why ban an entire category of applications? But it could be useful if you don&#8217;t want <a href="http://www.computerworld.com/article/2966113/windows-pcs/bloatware-what-it-is-and-how-to-get-rid-of-it.html">bloatware</a> to be installed on your machine, because those programs are typically written as desktop apps.</p>
<p>In addition, during the installation of the Creators <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Update</span></span>, you&#8217;ll be prompted to <a href="https://blogs.windows.com/windowsexperience/2017/03/01/providing-customers-choice-control-creators-update" target="_blank">select various privacy settings</a>, including whether Microsoft should collect content so it can <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">display</span></span> relevant ads to you, whether the Location setting should be turned on, and similar options. You can always change these later in the Privacy section of Settings.</p>
<p>The upshot of all this? Creators Update will be a comparatively modest update with modest changes, many of which are worthwhile. Don&#8217;t expect anything revolutionary &#8212; largely, for Microsoft, it looks like it will be steady as she goes.</p>
<p>By <a href="http://www.computerworld.com/author/Preston-Gralla/" rel="author">Preston Gralla</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website te get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>&nbsp;</p>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/get-ready-windows-10-creators-update/">Get ready for the Windows 10 Creators Update</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/get-ready-windows-10-creators-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mobile World Congress 2017: HP debuts 2-in-1 device with Windows 10</title>
		<link>https://www.ict-news.org/mobile-world-congress-2017-hp-debuts-2-1-device-windows-10/</link>
					<comments>https://www.ict-news.org/mobile-world-congress-2017-hp-debuts-2-1-device-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Tue, 28 Feb 2017 10:22:09 +0000</pubDate>
				<category><![CDATA[HP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Elite x3]]></category>
		<category><![CDATA[Pro x2]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7507</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/mobile-world-congress-2017-hp-debuts-2-1-device-windows-10/">Mobile World Congress 2017: HP debuts 2-in-1 device with Windows 10</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<div class="post-lede">
<p>HP’s new Pro x2 with Windows 10 and Elite x3 accessories offer versatility and security for productivity in the mobile workforce</p>
</div>
<p>Today at Mobile World Congress 2017, HP Inc. unveiled a new 2-in-1 device powered by Windows 10, along with a range of accessories for the company’s x2 and x3 portfolio. Let’s take a closer look at what they announced.</p>
<h2><strong>The HP Pro x2 512 G2 with Windows 10</strong></h2>
<p>The new Pro x2 612 G2 is designed to inspire the way mobile professionals across a range of industries work – merging individuality and productivity with industrial design in a sleek and secure device.</p>
<p>The Pro x2 is a versatile 2-in-1 detachable with a touchscreen perfect for drawing with <a href="https://blogs.windows.com/windowsexperience/2016/04/22/a-closer-look-at-windows-ink/#3ovvcQSkLygXusd8.97">Windows Ink</a> or marking up webpages in Microsoft Edge. It’s built with multiple modes for commercial workflows including presentation mode, inking mode and notebook mode for productivity. The HP Pro x2 Collaboration Keyboard snaps easily into place on the device with magnetic connections, turning the Pro x2 into a notebook with backlit hot keys for conference calls. Tablet Mode in Windows 10 will allow your apps to scale smoothly and onscreen features to adapt for easy navigation. The Pro x2 also has a removable back cover and removable SSD, allowing customers to keep secure data on premises and make basic repairs and upgrades to their device on-site.</p>
<p><strong>Other features include:</strong></p>
<ul>
<li>The Pro x2 can also be configured with a choice of the latest 7th generation Intel processors, providing reliable performance to meet a variety of mobile end user’s needs.</li>
<li>For drawing and taking notes, the HP Active Wacom Pen with App Launch combined with the extended 165-degree kickstand make it easy to use Windows Ink to draw, annotate, and create presentations or documents.</li>
<li>With both USB-C and USB-A connections, you can quickly charge your device, connect to external monitors or transfer data quickly.</li>
<li>The Pro x2 offers up to 11 hours of battery life and can be charged up to 50 percent in 30 minutes.</li>
<li>Built-in smart card reader and anoptional fingerprint reader that allows you to login quickly and securely with Windows Hello.</li>
<li>Superior in-field serviceability enabling end users to do minor repairs on the SSD, kickstand and A/C adapter, and IT on WLAN/WWAN, storage, system board, battery or the LCD/touch module, the chassis and some other components.</li>
</ul>
<p><strong>Pricing and Availability:</strong> The HP Pro x2 612 G2 is available now at <a href="http://www.hp.com/go/prox2">http://www.hp.com/go/prox2</a>, starting at $979.</p>
<h2><strong>New accessories for the x2 and Elite x3 portfolio</strong></h2>
<p>HP’s x2 and x3 devices are designed with versatility in mind. Today, HP announced a new range of accessories for those devices, built to address a variety of commercial workflows.</p>
<p><strong>HP Pro x2 612 G2 Rugged Case: </strong>Ideal for customers in extreme work environments, this case features a 360-degree rotating hand strap, shoulder strap, stylus holder, optional port plugs and is compatible with the Pro x2’s keyboard.<strong> Pricing and Availability: </strong>The HP Pro x2 612 G2 Rugged Case is available now, starting at $49.</p>
<p><strong>HP Elite USB-C Dock: </strong>Turning your device into a virtual desktop, this new dock is enterprise IT ready, and is compatible with devices like the Pro x2 that have a multi-function Type-C USB port or devices with a Thunderbolt port.<strong> Pricing and Availability: </strong>The HP Elite USB-C Dock is expected to be available in March, starting at $129.</p>
<p><strong>HP USB-C Travel Hub: </strong>Ideal for mobile professionals who need access to additional peripheral ports while on-the-go, this solution delivers pass-through connectivity for displays and USB devices and charging for the Pro x2 or Elite x3 while the device is being used – with one USB-C cable.<strong> Pricing and Availability:</strong>The HP USB-C Travel Hub is available now, starting at $49.</p>
<p><strong>HP Elite x3 Mobile Scanning Solution: </strong>Designed to mobilize vertical workflows for retail, healthcare and field workers, the integrated barcode scanner can be used to check prices, access inventory and CRM information on-the-go and then seamlessly transition to the back-office with the ability to dock and connect to a large display, mouse, and keyboard for a full PC experience. <strong>Pricing and Availability:</strong> The HP Elite x3 Mobile Scanning Solution is available now, starting at $999 (this price includes the HP Elite x3).</p>
<p>It’s great to see partners including HP creating new devices broadening the Windows ecosystem to offer customers more choice and versatility.</p>
<p>By <a class="author url fn" title="Posts by Mollie Ruiz-Hopper" href="https://blogs.windows.com/windowsexperience/author/mollie/" rel="author">Mollie Ruiz-Hopper</a>, source by <a href="https://blogs.windows.com">Microsoft</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> to get more info about <a href="https://www.ict-hardware.com/">Microsoft Products</a>. <a href="https://www.ict-hardware.com/">ICT Hardware </a>is one of <a href="https://www.ict-hardware.com/">Microsoft Partners</a></p>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/mobile-world-congress-2017-hp-debuts-2-1-device-windows-10/">Mobile World Congress 2017: HP debuts 2-in-1 device with Windows 10</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/mobile-world-congress-2017-hp-debuts-2-1-device-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows 10 install problems — and how to solve them</title>
		<link>https://www.ict-news.org/windows-10-install-problems-solve/</link>
					<comments>https://www.ict-news.org/windows-10-install-problems-solve/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 13:43:12 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7501</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-10-install-problems-solve/">Windows 10 install problems — and how to solve them</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>Having trouble installing and setting up Win10? You aren’t alone. Here are many of the most common problems, along with a few solutions</h2>
<p>Windows 10 has been out for 18 months and many of you – some grudgingly, perhaps – have decided to upgrade. Often that goes smoothly. Sometimes, not so much, which is why we’re flagging the most common problems and how to <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">deal</span></span> with them.</p>
<p>This guide targets two separate but intertwined groups: Those who have recently <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">upgraded</span></span> from Win7 (or, less likely, Win8.1) and those who have upgraded from an earlier version of Win10 (likely the November Update, Version 1511) to a recent version (as of this writing, probably the Anniversary Update, Version 1607).</p>
<aside class="fakesidebar"><strong>[ Solve your Win10 installation headaches with our <a href="http://infoworld.com/resources/111525/microsoft-windows/windows-10-installation-superguide#tk.ifw-infsb">Windows 10 Installation Superguide</a>. Download it today! | Stay up on key Microsoft technologies with the <a href="http://www.infoworld.com/newsletters/signup.html#tk.ifw-infsb">Windows newsletter</a>. ]</strong></aside>
<p>Both groups often face similar obstacles and challenges, identical error codes, and a common “what the heck are we doing here?” sense of bewilderment.</p>
<p>Here’s our attempt to guide you through the <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">upgrading</span></span> process – what you need to accomplish and what to avoid. I’ve listed the fixes in the order they should be pursued.</p>
<aside class="nativo-promo smartphone"></aside>
<h3>Before all else</h3>
<p>If your <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">upgrade</span></span> failed on the first try, take these three simple steps before you try again:</p>
<ul>
<li>Disable antivirus and firewall – even Microsoft’s antivirus and firewall</li>
<li>Disconnect unnecessary USB-connected items: drives, modems, dongles, toasters, and so on</li>
<li>Reboot</li>
</ul>
<p>You’d be surprised how often an install will go through the second time, once your machine sheds its odd peripherals.</p>
<h3>Run a troubleshooter</h3>
<p>If you can’t figure out what’s wrong with your machine – that is, why an update doesn’t take – you should start with Microsoft’s downloadable troubleshooters. In my experience, they don’t work all that frequently, but they’re easy to use and if you’re lucky can save you a lot of headache.</p>
<p>Go to the <a href="https://support.microsoft.com/en-us/instantanswers/512a5183-ffab-40c5-8a68-021e32467565/windows-update-troubleshooter" target="_blank">Windows Update Troubleshooter</a> page and download the Troubleshooter for your version of Windows. The downloaded file is called latestwu.diagcab. Double-click on it and you’ll see the Troubleshooter (see screenshot below).</p>
<aside class="nativo-promo tablet desktop"></aside>
<figure class="large "><img loading="lazy" src="http://images.techhive.com/images/article/2017/02/windows10_upgrade-100709446-large.jpg" alt="windows 10 upgrade" width="700" height="539" border="0" /><small class="credit">InfoWorld</small></figure>
<p>Click on the Advanced link, then click Run as Administrator. Click Next. The Troubleshooter will take a minute or two to scan your update files and settings. If it encounters any problems, it will fix them automatically. To see the results of the scan, click the link to View detailed information. Click Close, and the Troubleshooter disappears. Try running the upgrade again.</p>
<h3>Blast away temporary files</h3>
<p>If the Troubleshooter doesn’t catch the problem, there’s one more general trick you should try. Sometimes the hidden folder used to store upgrades (both Win7-to-Win10 and Win10 version-to-version) can get corrupted. Corruption is bad in any form. Regardless of which version of Windows you’re using, try this:</p>
<p><strong>Step 1. Navigate to C:</strong> Look under This <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">PC</span></span> if you can’t find it immediately.</p>
<p><strong>Step 2. Show hidden files:</strong> I generally recommend that you show hidden files all the time, but if you haven’t yet taken off the training wheels, now’s the time. In Win10, click View, then check the box marked Hidden Items. In Win7, click Folder Options, View, and under Advanced Settings check Show Hidden Files, Folders, and Drives.</p>
<p><strong>Step 3. Rename the folder called $WINDOWS.~BT:</strong> That’s an odd name for a folder, but then again Windows Update is pretty weird anyway. Rename it to $WINDOWS.WoodySaidZapIt or something similar.</p>
<p><strong>Step 4. Run the update again:</strong> If the update works, simply delete the renamed $WINDOWS.WoodySaidZapIt folder.</p>
<p>I’ve also seen situations where cleaning out the SoftwareDistribution folder does the trick. AskWoody Lounger jmwoods has <a href="https://www.askwoody.com/forums/topic/ms-defcon-3-cautiously-update-windows-and-office/#post-78469" target="_blank">detailed instructions</a> for stopping the Windows Update service, renaming the SoftwareDistribution folder, then restarting Windows Update.</p>
<h3>You probably don&#8217;t need a product key</h3>
<figure class="large "><img loading="lazy" src="http://images.techhive.com/images/article/2015/10/skip-the-product-key-100620281-large.idge.jpg" alt="Windows 10: Skip the product key" width="620" height="465" border="0" /></figure>
<p>If you encounter a dialog like this one, insisting that you type in a product key, simply click Skip and don’t worry about it. Yes, the “free” upgrade to Windows 10 officially ended on July 29, 2016. No, the installer doesn’t enforce it: Win10 <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">upgrades</span></span> from genuine Win7 and 8.1 are still free as a breeze. Microsoft knows all about the nod-nod-wink-wink free upgrade lapse and hasn’t taken any steps to change it.</p>
<p>If you’re upgrading from a “genuine” Windows 7 or 8.1 machine, click Skip, Do This Later, or Next (depending on the dialog box). Don’t bother trying to find a Windows 10 key. Chances are very good that Windows will recognize the error of its ways and not bother you again, although it may take a couple of days for the activation routine to figure it out.</p>
<p>If you’re installing Win10 fresh – a clean install &#8211; you can type in any valid Win7 or 8.1 key and the Win10 installer will accept it. After all, it’s in Microsoft’s best interests to get everybody on Win10.</p>
<p>If all else fails, and you’ve waited a few days (rebooting occasionally), try an automatic phone activation. Grab a pencil and a piece of paper. Press Windows key-R. Type:</p>
<p><code>slui.exe 4</code></p>
<p>(Note the space.) Hit Enter. Choose your country. You’ll receive a toll-free number and a horrendously long list of numbers known as the “installation ID.” Call the toll-free number and type in the installation ID. You will hear an automated voice give you an installation key. Write it down. Click Next on the slui dialog box and type in the numbers; you should be home free.</p>
<p>If that doesn’t work, <a href="http://www.microsoft.com/en-us/licensing/existing-customer/activation-centers.aspx" target="_blank">get on the phone</a> and talk to a human. I’ve been working with phone activation for many years, and although there are a few notable exceptions, in almost every case, if you have a good story you’ll get a Windows 10 key. Tell the folks on the other end of the phone that you had a genuine copy of Windows 7 or 8.1, but you used the Windows 10 Media Creation Tool to create a boot USB, then perform a clean install. A good attitude and profuse thanks are called for.</p>
<p>If they suggest you reinstall Win7 or 8.1 and upgrade again, tell them it would be a pain in the neck because you’ve been using the system for several days. Sometimes a gentle request for a supervisor works.</p>
<h3>If the installer hangs for hours or reboots continuously</h3>
<p>First, make sure you’ve disconnected any nonessential hardware: Unplug all hard <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">drives</span></span> other than the C: drive. Yank that external hard drive and disconnect peripherals that aren’t absolutely necessary, including extra monitors, smart card readers, weird keyboards, whatever. If possible, turn off Wi-Fi and plug into a router with a LAN cable (that worked for me).</p>
<p>Second, make sure you have the right upgrade: 32-bit for 32-bit machines, 64-bit for most. If you started with Windows 7 Starter, Home Basic or Home Premium, or Windows 8.1 (standard, usually called Home), you should <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">install</span></span> Windows 10 Home. If you started with Win7 Pro or Ultimate, or Win8.1 Pro or Pro for Students, you should install Windows 10 Pro. If you’re working with any enterprise version of Windows 7 or 8.1, the upgrade isn’t free &#8212; it’s dependent on your Software Assurance license terms.</p>
<p>Then try running the upgrade again. Doesn’t work? Try the steps in the preceding section to rename $WINDOWS.~BT and try again.</p>
<p>If you continue to have the same problem, Microsoft’s best advice is to use the Windows 10 media creation tool to create a USB drive (or DVD). See the <a href="https://www.microsoft.com/en-us/software-download/windows10" target="_blank">Download Windows 10 page</a> for details. Be sure you follow the steps on that page, in order.</p>
<p>Or you could always consider buying a Chromebook.</p>
<h3>Error: “Something Happened 0x80070005-0x90002”</h3>
<p>The Windows 10 installer has such descriptive error codes, doesn’t it? This one’s a classic. The 80070005 error has been around for ages. It generally means the installer can’t work with a file it needs. Possible causes are many, but if you’re upgrading from Win7 or 8.1, you should first make sure you have the latest “Servicing stack update.” Microsoft continues to tweak its updating software to make the transition to Win10 easier.</p>
<p>If you’re upgrading from Win7 to Win10, follow <a href="https://www.askwoody.com/forums/topic/has-microsoft-finally-solved-the-windows-7-slow-update-problem/#post-13140" target="_blank">these instructions</a> from AskWoody Lounge luminary ch100 to get KB3177467 installed. It’s not easy. If you’re moving from Win8.1 to Win10, make sure you have <a href="https://support.microsoft.com/en-us/help/3173424/servicing-stack-update-for-windows-8.1-and-windows-server-2012-r2-july-12,-2016" target="_blank">KB3173424</a> installed. It isn’t as finicky as the Win7 Servicing stack update. With the latest Servicing stack in place, try running the upgrade again.</p>
<h3>Error 0xC1900101</h3>
<p>That’s a <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">driver</span></span> error. Microsoft has hit so many of them that it came up with a standalone <a href="https://support.microsoft.com/en-us/help/10587/windows-10-get-help-with-upgrade-installation-errors" target="_blank">support article</a> to walk you through replacing the <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">drivers</span></span>. Pro tip: It’s complicated.</p>
<h3>Errors 0x8019001, 0x80070002, 0x87E105DC</h3>
<p>If you still can’t get the upgrade installed or you hit that 0x80070005 error when upgrading Windows 10 versions, the general solution goes like this:</p>
<ol>
<li>Disable all antivirus and firewalls. Yes, even Microsoft’s.</li>
<li>Check the Windows update <a href="https://support.microsoft.com/en-us/help/10164/fix-windows-update-errors" target="_blank">guided walk-through</a>. Microsoft says it will fix problems with error codes 0x80073712, 0x800705B4, 0x80004005, 0x8024402F, 0x80070002, 0x80070643, 0x80070003, 0x8024200B, 0x80070422, and 0x80070020.</li>
<li>Run the Windows 10 installer again (presumably through Windows Update).</li>
<li>If that doesn’t work, turn your AV and firewall back on, then follow the instructions at <a href="https://support.microsoft.com/en-us/kb/947821" target="_blank">KB 947821</a> to run DISM or the System Update Readiness Tool.</li>
<li>Turn off your AV and firewall, then try installing Win10 again.</li>
</ol>
<p>If that doesn’t work, try any or all of the suggestions <a href="http://answers.microsoft.com/en-us/insider/wiki/insider_wintp-insider_install/how-to-troubleshoot-common-setup-and-stop-errors/324d5a5f-d658-456c-bb82-b1201f735683" target="_blank">listed here</a>.</p>
<p>If those don’t work, download the Win10 installation files using the <a href="https://www.microsoft.com/en-us/software-download/windows10" target="_blank">Media Creation Tool</a>, then perform a manual install. That will blast away anything you have on your PC – the nuclear option – but it usually works. If it doesn’t &#8230;</p>
<h3>When the wheels fall off</h3>
<p>Sometimes stuff happens. If you perform an in-place upgrade (not a clean install) to a new version of Windows 10 and act quickly enough, you can roll back to your previous version of Windows. If you went from Windows 7 or 8.1 to Windows 10, you have 30 days to change your mind. If you went from Win10 November Update (Version 1511) to Win10 Anniversary Update (Version 1607), you have only 10 days.</p>
<p>In either case, the method for rolling back is the same, but there are lots of possible gotchas. My February 2016 <a href="http://www.infoworld.com/article/3033806/microsoft-windows/how-to-roll-back-your-windows-10-upgrade.html">article on rollbacks</a> covers many of them.</p>
<p>Sometimes an upgrade goes positively shiny side up: black screens, blue screens, missing Start menu, a desktop that looks like a cow pie, nonfunctional apps, nonsensical <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">error messages</span></span>, and all sorts of variations thereof. That’s when you need to hunker down in the Windows Recovery Environment.</p>
<p>Try booting into Safe Mode with Networking:</p>
<p><strong>Step 1a:</strong> If you can get to your Start menu, hold the Shift key down while you click Start, Power, Restart.</p>
<p><strong>Step 1b:</strong> If you can’t get to your Start menu, press Ctrl-Alt-Del, click Sign Out and, at the sign-in screen hold down the Shift key while you click the power button, then Restart.</p>
<p><strong>Step 2: </strong>Once you are in the Windows Recovery Environment, select Troubleshoot, then Advanced options, then Startup Settings, and Restart.</p>
<figure class="large "><img loading="lazy" src="http://images.techhive.com/images/article/2017/02/startup_settings-100709449-large.jpg" alt="Windows 10 startup settings" width="700" height="525" border="0" /><small class="credit">InfoWorld</small></figure>
<p><strong>Step 3.</strong> When it <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">restarts</span></span>, you should see a number of options (see above screenshot). Press 5 or F5 for Safe Mode with Networking.</p>
<p><strong>Step 4.</strong> Once you sign into your account in Safe Mode, you may be home free. Restart <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">your PC</span></span> normally and see if that knocked Win10 upside the head.</p>
<p><strong>Step 5.</strong> If you’re still having problems, repeat Steps 1 to 4, and see if you can find the source of the problem. Drivers, in particular, can cause all sorts of calamitous events. If you are running antivirus software, uninstall it. You can always reinstall it when your machine is feeling better.</p>
<p>As a last resort, add a new local administrator account (Start &gt; Settings &gt; Accounts &gt; Family &amp; other users &gt; Add someone else to this PC) and reboot.</p>
<p>Have a lingering problem? The discussion continues in the <a href="https://www.askwoody.com/2017/windows-10-upgrade-problems-and-what-to-do-about-them/" target="_blank">AskWoody Lounge</a>.</p>
<p>By <a href="http://www.infoworld.com/author/Woody-Leonhard/" rel="author">Woody Leonhard</a>, source by <a href="http://www.infoworld.com">InfoWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware </a>website to see more <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/windows-10-install-problems-solve/">Windows 10 install problems — and how to solve them</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/windows-10-install-problems-solve/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Intel now supports Vulkan on Windows 10 PCs</title>
		<link>https://www.ict-news.org/intel-now-supports-vulkan-windows-10-pcs/</link>
					<comments>https://www.ict-news.org/intel-now-supports-vulkan-windows-10-pcs/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Tue, 14 Feb 2017 09:39:22 +0000</pubDate>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Computer Processors]]></category>
		<category><![CDATA[Virtual Reality]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows PCs]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7490</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/intel-now-supports-vulkan-windows-10-pcs/">Intel now supports Vulkan on Windows 10 PCs</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<section class="deck viewability">
<h2>Intel has added new Apollo Lake and Kaby Lake to the list of chips supporting Vulkan</h2>
</section>
<div class="ad viewability">
<p>Intel is bringing more options to <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">improve</span></span> gaming and virtual reality experiences on Windows PCs with <a href="https://software.intel.com/en-us/blogs/2017/02/10/intel-announces-that-we-are-moving-from-beta-support-to-full-official-support-for">official support</a> for Vulkan APIs (application programming interfaces).</p>
<p>Vulkan is similar to DirectX 12 and can be used for many applications, but it is most relevant to visual applications like games.</p>
<p>Games and VR applications written in Vulkan will work with GPUs integrated into Intel&#8217;s 7th Generation chips code-named Kaby Lake and 6th Generation chips code-named Skylake. It will also <a href="https://www.khronos.org/conformance/adopters/conformant-products">support</a> the Intel HD Graphics 505 GPU in Pentium chips code-named Apollo Lake.</p>
<p>The support could open the door for Vulkan applications to <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">work</span></span> on Windows-based virtual reality headsets.</p>
<aside class="nativo-promo smartphone"></aside>
<p>Later this year, PC makers like Lenovo, Dell and HP are expected to release headsets that attach to Windows 10 PCs. Microsoft will <a href="http://www.computerworld.com/article/3158531/virtual-reality/microsofts-first-tethered-windows-10-vr-headsets-to-ship-in-march.html">launch</a> VR development kits with tethered headsets at the Game Developers Conference, which starts on Feb. 27 in San Francisco.</p>
<p>Intel has ramped up graphics capabilities of its integrated Kaby Lake GPUs, making it capable of 4K graphics. Vulkan will exploit the new features for a better gaming experience.</p>
<p>It&#8217;s already possible to run Vulkan games on Windows PCs via drivers provided by Nvidia and AMD, which sell discrete GPUs. But Intel&#8217;s support for Vulkan is now official, and the previous beta drivers were considered highly unstable.</p>
<p>Most Windows games today run on closed-source DirectX 12 technology. The open-source Vulkan has many similar features &#8212; it takes full advantage of the latest GPUs and CPUs for better graphics. It also uses fewer system resources and can generate images faster.</p>
<aside class="nativo-promo tablet desktop"></aside>
<p>It&#8217;s also easier to port <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">games</span></span> from DX12 to Vulkan, which succeeds the older OpenGL set of APIs. Porting games from DirectX to OpenGL was considered time-consuming.</p>
<p>Some premium smartphones like Samsung&#8217;s Galaxy S7 also support Vulkan. Games running Vulkan use fewer system resources and preserve battery life in laptops and mobile devices. Vulkan is already seen as a future for <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">gaming</span></span> on Linux PCs and Steam Machines.</p>
<p>By <span class="fn"><a href="http://www.computerworld.com/author/Agam-Shah/" rel="author">Agam Shah</a>, source by <a href="http://www.computerworld.com">Computer World</a></span></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website</p>
</div>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/intel-now-supports-vulkan-windows-10-pcs/">Intel now supports Vulkan on Windows 10 PCs</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/intel-now-supports-vulkan-windows-10-pcs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Analysts peer into Microsoft&#8217;s rumored Windows 10 Cloud</title>
		<link>https://www.ict-news.org/analysts-peer-microsofts-rumored-windows-10-cloud/</link>
					<comments>https://www.ict-news.org/analysts-peer-microsofts-rumored-windows-10-cloud/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Tue, 14 Feb 2017 09:33:00 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[PCs]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7487</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/analysts-peer-microsofts-rumored-windows-10-cloud/">Analysts peer into Microsoft&#8217;s rumored Windows 10 Cloud</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<section class="deck viewability">
<h2>They agree that Cloud is most likely meant to take on Chromebooks</h2>
</section>
<div class="ad viewability">
<p>Talk of a new version of Windows 10, dubbed &#8220;Cloud,&#8221; surfaced last week as eagle-eyed bloggers uncovered clues in a recent beta and preliminary code leaked to the Internet.</p>
<p>It was unclear what purpose another <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">edition</span></span> would serve, but because <a href="https://mspoweruser.com/early-version-of-windows-10-cloud-leaks/" target="_blank">it will apparently run <i>only</i> Universal Windows Platform (UWP) apps</a> obtained from Microsoft&#8217;s store, many assumed that Windows 10 Cloud would play rival to Google&#8217;s Chrome OS, the browser-based operating system for Chromebook personal computers.</p>
<aside class="fakesidebar"><strong>[ Related: <a href="http://www.computerworld.com/article/3155816/microsoft-windows/fix-windows-10-problems-with-these-free-microsoft-tools.html#tk.ctw-infsb">Fix Windows 10 problems with these free Microsoft tools</a> ]</strong></aside>
<p>Chromebooks have gained ground in education, where their low cost &#8212; both in device price and in managing those devices &#8212; has been irresistible to many schools. In response, <a href="http://www.computerworld.com/article/3154984/windows-pcs/battle-lines-drawn-as-chromebooks-windows-pcs-renew-rivalry-at-ces.html">Microsoft joined forces with chip maker Qualcomm</a> to announce that the former&#8217;s partners would market Windows <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">PCs</span></span> powered by ARM-based silicon later this year. For its part, Microsoft will craft a version of Windows 10 for ARM chips.</p>
<p>The leaked build of Windows 10 Cloud, however, runs on Intel processors.</p>
<aside class="nativo-promo smartphone"></aside>
<p>&#8220;I see this as an effort to offer a simpler experience and in the process, better battle Chromebooks,&#8221; said Patrick Moorhead, principal analyst at More Insights &amp; Strategy, via email.</p>
<p>&#8220;My take is that [Microsoft is] trying to address the low-end Chromebook market,&#8221; concurred Bob O&#8217;Donnell, chief analyst at Technalysis Research, when asked about Windows 10 Cloud. Microsoft, he contended, sees Chromebooks and Chrome OS as &#8220;a real threat and concern&#8221; to its Windows business, if not overall then within the education segment.</p>
<p>But O&#8217;Donnell also wondered how Microsoft could successfully compete with Chrome OS and Chromebooks, even if it wielded weapons like Windows 10 Cloud and/or Windows 10 on ARM. &#8220;The thing that&#8217;s confusing and hard to figure out why Microsoft keeps [going after Chromebooks] is that part of the reason why Chromebooks have done well is that they&#8217;re so much <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">easier</span></span> for the back end and admin side. And Microsoft doesn&#8217;t have an answer to that,&#8221; O&#8217;Donnell said.</p>
<p>&#8220;They&#8217;re trying to address a problem, but from the wrong perspective,&#8221; he added.</p>
<aside class="nativo-promo tablet desktop"></aside>
<p>Because the details of Windows 10 Cloud were so sketchy, it was impossible for the analysts to offer an opinion on its technical merits. But O&#8217;Donnell hoped Microsoft would not repeat the mistake that laid low a predecessor, 2012&#8217;s Windows RT.</p>
<p>&#8220;Windows 10 on ARM will run x86 apps,&#8221; O&#8217;Donnell observed, referring to the traditional Windows applications designed for Intel processors. (Windows 10 on ARM will execute x86 programs using a hardware-based emulator.) &#8220;If they are limiting [Windows 10 Cloud] to just [UWP] Windows Store apps, it will be a challenge. The lack of x86 is what killed Windows RT more than anything else.&#8221;</p>
<p>Moorhead was more optimistic, even if Windows 10 Cloud <i>is</i> limited to UWP apps.</p>
<p>&#8220;I don&#8217;t see this as a repeat of Windows RT, but &#8230; it does share the notion of a very controlled and tighter ecosystem,&#8221; Moorhead said. &#8220;The Windows 10 app store is much larger than that of Windows 8 so, even if the rumors are true, [Microsoft is] in a much better position.&#8221;</p>
<p>By <span class="fn"><a href="http://www.itworld.com/author/Gregg-Keizer/" rel="author">Gregg Keizer</a>, source <a href="http://www.computerworld.com">Computer World</a></span></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware </a>website to see more <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
</div>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/analysts-peer-microsofts-rumored-windows-10-cloud/">Analysts peer into Microsoft&#8217;s rumored Windows 10 Cloud</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/analysts-peer-microsofts-rumored-windows-10-cloud/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft hasn&#8217;t moved the Windows 10 needle in months</title>
		<link>https://www.ict-news.org/microsoft-hasnt-moved-windows-10-needle-months/</link>
					<comments>https://www.ict-news.org/microsoft-hasnt-moved-windows-10-needle-months/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 10 Feb 2017 11:11:39 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows PCs]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7476</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-hasnt-moved-windows-10-needle-months/">Microsoft hasn&#8217;t moved the Windows 10 needle in months</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>The company&#8217;s stuck on 400M &#8212; even after the CEO promised to regularly report &#8212; but outside data sources show slow, steady gains</h2>
<p>Microsoft has been stuck on the 400 million mark for Windows 10 for more than four months, as the head of the company&#8217;s operating systems group yesterday repeated the milestone when he spoke to <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">developers</span></span>.</p>
<p>&#8220;We now have over 400 million users all around the world. This is <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">consumers</span></span>, people in schools, people in the enterprise,&#8221; Terry Meyerson, who leads all Windows efforts, said at a developer&#8217;s day Wednesday that was also <a href="https://developer.microsoft.com/en-us/windows/projects/campaigns/windows-developer-day" target="_blank">webcast by the company</a>.</p>
<aside class="fakesidebar"><strong>[ Related: <a href="http://www.computerworld.com/article/3118132/microsoft-windows/windows-10-redstone-a-guide-to-the-builds.html#tk.ctw-infsb">Windows 10 Redstone: A guide to the builds</a> ]</strong></aside>
<p>Yesterday&#8217;s number was first announced by Microsoft in September 2016.</p>
<p>The lack of change in Microsoft&#8217;s claim about Windows 10 illustrated the slower adoption pace since the company ended a free upgrade program, and in hindsight, demonstrated the firm&#8217;s foresight in retreating from a self-professed goal of having it on one billion devices by next year.</p>
<aside class="nativo-promo smartphone"></aside>
<p>In July, <a href="http://www.computerworld.com/article/3096102/microsoft-windows/microsoft-disavows-1b-or-bust-goal-for-windows-10.html">Microsoft acknowledged that it would not get Windows 10 on one billion devices</a> by mid-2018. The company put most of the blame on its flailing smartphone business.</p>
<p>&#8220;We&#8217;re pleased with our progress to date, but due to the focusing of our phone hardware business, it will take longer than FY18 for us to reach our goal of 1 billion monthly active devices,&#8221; a Microsoft spokesman said at the time.</p>
<p>Within weeks of the admission, Microsoft halted a year-long free upgrade to Windows 10 it had offered to consumers and many businesses. That, in turn, put a damper on uptake. Starting in September, Windows 10&#8217;s adoption tempo slowed sharply.</p>
<p>In the five months since, Windows 10&#8217;s user share grew by an average of 2% each month, a fifth of the 10% monthly average for the five months before September (April through August), and a sixth of the 12% of the first five months of 2016 (January through May).</p>
<aside class="nativo-promo tablet desktop"></aside>
<p><i>User share</i> is an estimate of the percentage of all personal <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">computers</span></span> running an operating system; <i>Computerworld</i> uses data from metrics vendor Net Applications to <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">calculate</span></span> the portion of all Windows PCs powered by Windows 10.</p>
<p>But even as the data highlighted a slowdown, it also called into question Microsoft&#8217;s unchanging claim for Windows 10. According to <i>Computerworld</i>&#8216;s calculations &#8212; using Net Applications&#8217; user share numbers and Microsoft&#8217;s own contention that approximately 1.5 billion personal computers run Windows, the latest edition has added millions of users since Microsoft first asserted that the OS was on 400 million devices.</p>
<p>From the end of September 2016 to the end of January 2017, Windows 10 added almost 42 million to its rolls, climbing from 373 million to 415 million. The gain represented an increase of just over 11%.</p>
<p>Other data sources portrayed Windows 10 in similar terms. Ireland&#8217;s StatCounter, for example, said 10&#8217;s <i>usage share</i> &#8212; a measure of activity, since it was based on webpage views from devices running a specific operating system &#8212; had climbed more than 9% from September to January.</p>
<p>StatCounter pegged Windows 10 usage share &#8212; of all the personal computers running a flavor of Windows &#8212; at 33% for January; meanwhile, Net Applications&#8217; user share for the same month was around 28%.</p>
<p>It&#8217;s unclear why the company has not updated the 400 million number for nearly half a year, when from the available evidence, the OS <i>has</i> gained users. Microsoft had told Wall Street that the number of Windows 10 &#8220;active users&#8221; &#8212; those who had run the operating system at least once in the past 30 days &#8212; would be one of the core metrics it would regularly tout.</p>
<p>&#8220;Going forward, we will track progress by regularly reporting the growth of Windows 10 monthly active devices,&#8221; said CEO Satya Nadella during a July 2016 earnings call with financial analysts.</p>
<p>By <span class="fn"><a href="http://www.computerworld.com/author/Gregg-Keizer/" rel="author">Gregg Keizer</a>, source by <a href="http://www.computerworld.com">Computer World</a></span></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to see more<a href="https://www.ict-hardware.com/"> Microsoft Products</a></p>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/microsoft-hasnt-moved-windows-10-needle-months/">Microsoft hasn&#8217;t moved the Windows 10 needle in months</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/microsoft-hasnt-moved-windows-10-needle-months/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
