Windows Archive

24-core CPU and I can’t move my mouse

This story begins, as they so often do, when I noticed that my machine was behaving poorly. My Windows 10 work machine has 24 cores (48 hyper-threads) and they were 50% idle. It has 64 GB of RAM and that was less than half used. It has a fast SSD that was mostly idle. And yet, as I moved the mouse around it kept hitching - sometimes locking up for seconds at a time.

So I did what I always do - I grabbed an ETW trace and analyzed it. The result was the discovery of a serious process-destruction performance bug in Windows 10.

Great story.

OneDrive has stopped working on non-NTFS drives

OneDrive users around the world have been upset to discover that with its latest update, Microsoft's cloud file syncing and storage system no longer works with anything other than disks formatted with the NTFS file system. Both older file systems, such as FAT32 and exFAT, and newer ones, such as ReFS, will now provoke an error message when OneDrive starts up.

While it's understandable that FAT-based filesystems are left behind - FAT needs to die a quick but horrible death - it seems weird that Microsoft's new ReFS isn't supported.

32TB of Windows 10 beta builds, driver source code leaked

Seeing "Windows 10 source code leaked!" headlines or tweets? Not so fast - while there was a leak, it wasn't anything particularly interesting. The only truly interesting bit is this, as explained by Ars' Peter Bright:

The leak is also described as containing a source code package named the "Shared Source Kit." This is a package of source code for things like the USB, storage, and Wi-Fi stacks, and the Plug-and-Play system. It isn't the core operating system code (part of which leaked in 2004) but rather contains those parts of the driver stack that third parties have to interact most intimately with.

Microsoft routinely gives access to the source code of a wide variety of parts of Windows to academic institutions, certain enterprise customers, and, of course, hardware makers - which is what the above mentioned source code package refers to. While interesting, it seems unlikely this leak is of any significance to anyone.

Microsoft is really scared of Chromebooks

Microsoft first revealed its concerns over Chromebooks in an attack on Google’s laptops more than three years ago. While Chromebooks haven’t become best-sellers for consumers just yet, they have started to become popular with students in the US and slowly with some businesses. Microsoft is now revealing it's worried about this threat with two new videos on its Windows YouTube channel today.

One of the reasons Windows conquered the home was by first conquering the corporate world - people wanted the same computer at home as the one they were using at work. Now imagine if a whole generation of kids grows up with not just Android and iOS smartphones, but also ChromeOS PCs.

Project Scorpio might be the Xbox’s final form: a Windows PC

A small comment from Head of Xbox Phil Spencer was the final bit of news necessary to convince me Microsoft's Project Scorpio will be named Xbox 10 S, and it will serve as a Windows 10 gaming PC built for the living room. I know, that's a big claim - and I don't encourage anyone to gamble on it. But ahead of Microsoft's E3 event on Sunday, I'd like to collect the evidence that Microsoft is eager to put a computer beneath your television.

If true, this could be a great move by Microsoft. Imagine the sales pitch to, say, older high school students and first-year college students: a games console that also servers as a full Windows PC. That's not a bad package.

On a related note - Microsoft's latest preview build for the Fall Creators Update contains a lot of changes for Windows 10.

What really happened with Vista

This article has been in my to read list for a few days now, but due to a lack of time I haven't been able to finish it yet. There's a lot of information in the article about the development of Windows Vista, and even though I haven't finished it yet I can guarantee you it's worth the read.

Mauro A. Meloni submitted a link to the article, accompanied by the following note:

It is quite long, but I've found it really interesting. It is a view of the old Microsoft, with its idiocyncracies and good and bad points, as seen from the inside.

I understand that Vista set the ground for the better Win7, but personally, my experience with the former was worse than awful. Sometimes a simple file copy operation of a few kb could take minutes. The real-time AV scans delayed every icon refresh, and each time I had to scan for Windows Updates, it would take a whole afternoon... Performance-wise, it was deplorable.

My experience with Vista wasn't all that different, but especially with the powers of hindsight it's hard to discount just how important Vista has been for Microsoft. It was all part of Microsoft's massive cleanup effort in the Windows codebase, the fruits of which the company is still picking today, and will be picking for a long, long time to come. Many other a company would've been forced to write a completely new operating system, but Microsoft actually managed to clean up such a complex codebase.

The cleanup of the Windows codebase might very well be one of the most impressive technical achievements in Microsoft's history, and Vista is a hugely important part of that.

Windows 10 ‘CShell’ adaptable UI in images and video

Here's a quick recap before we dive in. CShell is Microsoft's new Windows Shell that will eventually replace the existing Windows Shell in future releases of Windows 10. It's an adaptable shell that can scale in real time, adapting to different screen sizes and orientations on the fly. CShell is a shell modularized into sub-components, which can transition between those components when required, making for a far more flexible user experience on devices that have multiple form factors.

The actual Windows Explorer shell is one of the last high-profile parts of Windows that's still mostly Win32. This CShell is supposed to be its replacement.

HP, Lenovo, ASUS to release first Snapdragon 835 Windows 10 PCs

Microsoft and Qualcomm just announced at Computex that Lenovo, HP, and ASUS are expected to be the first companies with devices that feature the Snapdragon 835. Powered by Windows 10 on ARM, the ultra-thin and always-connected devices are said to usher in a new era of mobile computing.

I am excited about ARM-based Windows machines, because this time around, there'll be a compatibility layer for running x86 applications. The built-in LTE, 4x-5x (claimed) standy time and 50% more battery life (again, claimed) are very welcome, too.

The largest Git repo on the planet

Over the past 3 months, we have largely completed the rollout of Git/GVFS to the Windows team at Microsoft.

As a refresher, the Windows code base is approximately 3.5M files and, when checked in to a Git repo, results in a repo of about 300GB. Further, the Windows team is about 4,000 engineers and the engineering system produces 1,760 daily "lab builds" across 440 branches in addition to thousands of pull request validation builds. All 3 of the dimensions (file count, repo size and activity), independently, provide daunting scaling challenges and taken together they make it unbelievably challenging to create a great experience. Before the move to Git, in Source Depot, it was spread across 40+ depots and we had a tool to manage operations that spanned them.

As of my writing 3 months ago, we had all the code in one Git repo, a few hundred engineers using it and a small fraction (<10%) of the daily build load. Since then, we have rolled out in waves across the engineering team.

Don’t tell people to turn off Windows Update, just don’t

Troy Hunt hits some nails on their heads:

If you had any version of Windows since Vista running the default Windows Update, you would have had the critical Microsoft Security Bulletin known as "MS17-010" pushed down to your PC and automatically installed. Without doing a thing, when WannaCry came along almost 2 months later, the machine was protected because the exploit it targeted had already been patched. It's because of this essential protection provided by automatic updates that those advocating for disabling the process are being labelled the IT equivalents of anti-vaxxers and whilst I don't fully agree with real world analogies like this, you can certainly see where they're coming from. As with vaccinations, patches protect the host from nasty things that the vast majority of people simply don't understand.

Great article, which also goes into Windows Update itself for a bit.

Hit by WannaCry? No one to blame but yourself

Friday saw the largest global ransomware attack in internet history, and the world did not handle it well. We're only beginning to calculate the damage inflicted by the WannaCry program - in both dollars and lives lost from hospital downtime - but at the same time, we're also calculating blame.

There's a long list of parties responsible, including the criminals, the NSA, and the victims themselves - but the most controversial has been Microsoft itself. The attack exploited a Windows networking protocol to spread within networks, and while Microsoft released a patch nearly two months ago, it’s become painfully clear that patch didn’t reach all users. Microsoft was following the best practices for security and still left hundreds of thousands of computers vulnerable, with dire consequences. Was it good enough?

If you're still running Windows XP today and you do not pay for Microsoft's extended support, the blame for this whole thing rests solely on your shoulders - whether that be an individual still running a Windows XP production machine at home, the IT manager of a company cutting costs, or the Conservative British government purposefully underfunding the NHS with the end goal of having it collapse in on itself because they think the American healthcare model is something to aspire to.

You can pay Microsoft for support, upgrade to a secure version of Windows, or switch to a supported Linux distribution. If any one of those mean you have to fix, upgrade, or rewrite your internal software - well, deal with it, that's an investment you have to make that is part of running your business in a responsible, long-term manner. Let this attack be a lesson.

Nobody bats an eye at the idea of taking maintenance costs into account when you plan on buying a car. Tyres, oil, cleaning, scheduled check-ups, malfunctions - they're all accepted yearly expenses we all take into consideration when we visit the car dealer for either a new or a used car.

Computers are no different - they're not perfect magic boxes that never need any maintenance. Like cars, they must be cared for, maintained, upgraded, and fixed. Sometimes, such expenses are low - an oil change, new windscreen wiper rubbers. Sometimes, they are pretty expensive, such as a full tyre change and wheel alignment. And yes, after a number of years, it will be time to replace that car with a different one because the yearly maintenance costs are too high.

Computers are no different.

So no, Microsoft is not to blame for this attack. They patched this security issue two months ago, and had you been running Windows 7 (later versions were not affected) with automatic updates (as you damn well should) you would've been completely safe. Everyone else still on Windows XP without paying for extended support, or even worse, people who turn automatic updates off who was affected by this attack?

I shed no tears for you. It's your own fault.

Microsoft unveils Fall Creators Update

At Microsoft's Build conference, the company showed off the Windows Fall Creators Update. This update is going to bring a number of quite interesting things to Windows - such as a number of features that let you move between applications on Windows and iOS/Android, using Microsoft's Cortana application on those platforms.

For instance, you can share your clipboard with your mobile devices, and pick up where you left off reading articles or watching videos - yes, like Apple's Continuity, but cross-platform. There's also a timeline feature which allows you to scroll back in time to see what you were watching or reading or whatever days or weeks ago. All this will be available in the Cortana application on iOS and Android, too.

Microsoft also officially unveiled its new design language for Windows applications, Fluent Design System, replacing the Metro they're using now. To be honest, it's not really replacing Metro so much as expanding it, and I think the best way to describe it is "Material Design, now with lots of blur". Fluent Design is already making its way to current Windows versions and applications through the Windows Store, but much of what Microsoft showed off today in videos is still in the concept phase.

Additionally, Microsoft shed some light on its Windows-on-ARM plans, detailing how it allows x86 code on ARM processors. You will be able to run any x86 Windows application on Windows-on-ARM, both from the Windows Store and downloaded elsewhere. The technology is an extension of Windows on Windows, which is currently used to allow 32bit applications to run on 64bit Windows (WoW64) and was also used to allow 16bit applications to run on 32bit Windows (WOW).

Lastly, Microsoft unveiled that it's working with Apple to bring iTunes to the Windows Store as a UWP-packaged Win32 application. Autodesk and SAP will bring their applications to the Windows Store as well.

Bash on Windows 10 gets support for Fedora and SuSE

One of the biggest surprises at Microsoft's Build developer conference last year was that the company was building support for the Bash shell on top of an Ubuntu-based Linux subsystem right into Windows 10. This feature launched widely with the release of the Windows 10 Anniversary update and over the course of the last few months, it built upon this project with frequent updates, but it remained Ubuntu-based. As the company announced today, though, it's now also adding support for OpenSuSE and Fedora, too.

Microsoft really wants Windows to be the platform of choice for developers. They also showed off the Xamarin Live Player, allowing you to deply iOS applications on iOS devices using Visual Studio.

“Windows users should want Windows 10 S to succeed”

The arguments are well-worn, and we've been hearing them ever since Apple opened the App Store for the iPhone. Windows 10 S blocks the execution of any program that wasn't downloaded from the Windows Store. Arbitrary downloaded apps, or even apps with physical install media, are forbidden, a move that on the one hand prevents running malware but on the other blocks the use of most Windows software. Windows Store apps include both tightly sandboxed apps, built using the Universal Windows Platform, and lightly restricted Win32 apps that have been packaged for the Store using the Desktop App converter, formerly known as Project Centennial.

This positions Microsoft as a gatekeeper - although its criteria for entry within the store is for the most part not stringent, it does reserve the right to remove software that it deems undesirable - and means that the vast majority of extant Windows software can't be used. This means that PC mainstays, from Adobe Photoshop to Valve's Steam, can't be used on Windows 10 S. It also means that Windows 10 S systems can't be used to develop new Windows software. Should you want to run this kind of software, you'll need to upgrade to the full Windows 10 Pro for $50.

Aside from the obvious and entirely valid moral arguments against locked-down computers, there's also a huge psychological one specific to Windows 10 S: it's taking something away that we used to have. Comparisons to iOS or Android are, therefore, off.

I'm not a fan of locked-down, application store-only devices, because the companies patrolling these stores don't just do it for security and quality reasons, but also for anti-competitive and puritan reasons. They will block perceived competitive threats, and since they're American companies, they will throw gigantic fits over nudity while allowing gratuitous violence like it's no big deal. These application and digital content stores export (to us) outdated American ideas about sex and nudity and impose them upon their users.

I know why Microsoft is hiding the switch behind a $50 upgrade to Windows 10 Pro - to discourage people from actually upgrading, therefore trapping more people into the Windows Store - but like with Android, this switch should be standard and free to flick back and forth at will.

Windows 10 S default browser, search engine cannot be changed

From Microsoft's FAQ about Windows 10 S:

Yes, Microsoft Edge is the default web browser on Microsoft 10 S. You are able to download another browser that might be available from the Windows Store, but Microsoft Edge will remain the default if, for example, you open an .htm file. Additionally, the default search provider in Microsoft Edge and Internet Explorer cannot be changed.

Braindead. Edge is buggy and messy, Bing is garbage. Not being able to change default applications is one of the many reasons using iOS is so grating and cumbersome, and Microsoft copying that behaviour is really, really dumb.

New update options for Windows 10, version 1703

With the release of Windows 10, we simplified the servicing process by moving to cumulative updates, where each update released contains all the new fixes for that month, as well as all the older fixes from previous months. Today, most organizations deploy these cumulative updates when they are released on the second Tuesday of every month, also called "Update Tuesday." Because these updates contain new security fixes, they are considered "Security Updates" in Windows Server Update Services (WSUS) and System Center Configuration Manager.

Based on feedback from customers, we are making some adjustments to the updates that we are releasing for Windows 10, version 1703 (also known as the "Creators Update"). With these changes, we will routinely offer one (or sometimes more than one) additional update each month. These additional cumulative updates will contain only new non-security updates, so they will be considered "Updates" in WSUS and Configuration Manager.

File system improvements for Windows Subsystem for Linux

In the latest Windows Insider build, the Windows Subsystem for Linux (WSL) now allows you to manually mount Windows drives using the DrvFs file system. Previously, WSL would automatically mount all fixed NTFS drives when you launch Bash, but there was no support for mounting additional storage like removable drives or network locations.

Now, not only can you manually mount any drives on your system, we've also added support for other file systems such as FAT, as well as mounting network locations. This enables you to access any drive, including removable USB sticks or CDs, and any network location you can reach in Windows all from within WSL.

There's a lot of work being done on WSL.

Introducing power throttling

Most people running Windows like having multiple apps running at the same time - and often, what's running in the background can drain your battery. In this latest Insider Preview build (Build 16176), we leveraged modern silicon capabilities to run background work in a power-efficient manner, thereby enhancing battery life significantly while still giving users access to powerful multitasking capabilities of Windows. With "Power Throttling", when background work is running, Windows places the CPU in its most energy efficient operating modes - work gets done, but the minimal possible battery is spent on that work.

My biggest worry with technology like this is that it affects unsaved work. Luckily, you're supposed to be able to turn it on and off.

Windows Vista officially dead

Released to manufacturing on November 8, 2006 and shipping to consumers on January 30, 2007, Windows Vista had a troubled development and a troubled life once it shipped. But it was an essential Windows release, laying the groundwork for Windows 7 and beyond. For all the criticism that Vista and Microsoft received, the company never really backtracked on the contentious aspects of the release. After a while, those aspects just stopped being contentious.

I reviewed Windows Vista way back in 2006 for OSNews, in two parts, followed by another look at the operating system five months later (my fascination with post-XP Windows started all the way back in 2003, when I wrote a Longhorn review for OSNews - three years before I actually joined the OSNews team).

The importance of Windows Vista cannot be overstated. In hindsight, it was probably the most important Windows release since Windows 95, as it was a massive overhaul of countless crucial aspects of Windows NT that we still use and rely on today. A new graphics stack, a new audio stack, a new networking stack, a complete overhaul and cleaning of the lowest-level parts of the kernel, and so much more.

Windows Vista ended many terrible design decisions from the XP and earlier days. No more kernel access for developers, a new driver model, no more programs running as administrator, and so on. Microsoft forced Windows users to bite the bullet and endure endless UAC dialogs, but it all paid off in the end.

And on a personal note, Windows Vista came after Windows XP, and Windows XP was one of the worst operating systems I have ever used. I despise Windows XP, and would rather use a $200 2005 Acer laptop with Vista than a fancy 2009 Sony VAIO or whatever running XP. Windows Vista set the scene for Windows 7 to murder Windows XP for good, and for that reason alone, Vista gets 56 thumbs up from me.

Vista was part of a very large undertaking inside Microsoft to completely overhaul the low-level parts of Windows, to prepare the platform for the next decade and beyond. It led to Windows 7, Windows Phone, Windows on the Xbox One, and countless other variants. Not all of those are or were successful, but each of them are still fruits of the incredible engineering work Microsoft's women and men undertook to salvage the architectural trainwreck that was Windows XP and earlier.

They did an absolutely amazing job, and on this day, I commend them for it.

Windows 10, v1703 basic level diagnostic events and fields

The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the level is set to Basic, it also includes the Security level information.

The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix operating system or app problems.

Use this article to learn about diagnostic events, grouped by event area, and the fields within each event. A brief description is provided for each field. Every event generated includes common data, which collects device data.

The long, long, long list of data Microsoft gathers when Windows 10's data collection is set to 'basic'. Some... Light reading as the Windows 10 Creator's Update, which is now available, installs (you can also wait until 11 April to get it through Windows Update).