I explain how to download and install OpenSSL on Windows 10. OpenSSL is a full-featured toolkit for the TLS and SSL protocols
Search Results for: windows 10
Windows 10X is arriving next year
Microsoft announced that Windows 10X is arriving next year with a lot of new features for small laptops and to start a battle against ChromeOS
Clear and Reset External Display Cache in Windows 10
You might find the built-in feature of Windows 10 to change the active display and the sharing mode of your current desktop useful.
Reset External Display Cache in Windows 10
Reset External Display Cache in Windows 100 DownloadsUse this Registry file to reset the external display cache in Windows 10. It removes the following entries in the Registry: [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration] [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Connectivity] [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\ScaleFactors] Download Now!
Microsoft announces new Windows 10 Start menu design and updated Alt-Tab
Microsoft is introducing a new Windows 10 Start menu design that will de-emphasize its Live Tiles and updated Alt-Tab for a new experience in navigating windows.
Windows 10’s new Start menu at 1 billion
The new Start menu looks sleeker and simplified, and live tiles are still part of it for select apps such as Weather, News, Mail, and Photos.
Windows 10 got a built-in network sniffer
There are a lot of new features (see this post) coming soon in Windows 10. Microsoft has quietly added a built-in network packet sniffer to the Windows 10 October 2018 Update, and it has gone unnoticed since its release. A packet sniffer, or network sniffer, is a program that monitors the network activity flowing over a computer down to an individual packet level. This can be used by network administrators to diagnose networking issues, see what types of programs are being used on a network, or even listen in on…
Microsoft is bringing Linux GUI apps to Windows 10
Linux on Windows 10 gets a big boost and GPU acceleration
Inkscape 1.0 is free Windows 10, Linux, macOS
The Inkscape project’s version 1.0 of the free and open-source vector graphics editor is packed with new features
Windows 10: The new hidden features found in preview builds
With the latest Windows 10 Insider build, new hidden features have been found that add long-awaited media controls to the volume flyout and a new settings page that shows a ‘What’s New’ section for the current Windows release. As Microsoft developers work on new features for Windows 10, they hide them from being used by users. These features, though, can be enabled by the developers as needed for testing. These hidden features can be enabled using tools like Mach2 or ViVe (ViVe is a C# library you can use to make your own…
How To Use The Tabbed Command Prompt In Windows 10
If you’re someone who uses the Command Prompt utility for most of your tasks, you likely often have multiple utility windows open at the same time on your screen
Are Windows 10 Control Panel’s days numbered?
Ever since the Windows 8 days, Microsoft has had two settings apps built into Windows. A modern Settings app, and a legacy settings app known as Control Panel. Microsoft has been slowly working to replace the legacy Control Panel with the modern Settings app on Windows 10, but as Windows Control Panel has been part of the OS for decades, transferring all those settings to the new app takes a lot of time. It’s been five years, and that process still isn’t done. With that said, the latest Windows Insider builds of…
Microsoft brings PowerToys back to let anyone improve Windows 10 for power users
Microsoft first introduced the concept of “PowerToys” in Windows 95. It was originally a way for Windows engineers to test a prototype feature
Latest Windows 10 build puts desktop apps in a 3D world
Microsoft has released a new Insider preview build of Windows 10. Build 18329 should be available now to most people who have opted into the fast preview ring. Though it’s not available to everyone because, for some reason, the new build isn’t available in all the languages it’d normally be shipped in. The strangest new feature is that you can now launch and run regular Win32 apps—2D apps built for the desktop—in the Windows Mixed Reality environment that’s used for both virtual reality headsets and the HoloLens augmented reality headset.…
Microsoft gives up on Windows 10 Mobile
The company’s Windows 10 chief has tweeted that developing new features and hardware for the Mobile version of the OS was no longer a "focus". Joe Belfiore added that he had also switched to Android himself. Windows 10 Mobile tried to attract users by letting them run the same "universal apps" on both their PCs and handsets, but the concept failed to catch on. The OS accounted for just 0.03% of the global market – based on smartphone shipments – between April and June, according to research company IDC. The…
Xamarin forms, UWP Windows 10 App, TitleBar and Status bar customization
Customize the title bar of your Universal App for Windows 10 is quite easy, but you need to write different code for PC and Mobile. The class that allows you to customize the title bar: when running on a PC is called TitleBar when running on a Mobile is called StatusBar Before to call the API you first need to check if it exists (true if you are running on that platform): //PC customization if (ApiInformation.IsTypePresent( “Windows.UI.ViewManagement.ApplicationView”)) { var titleBar = ApplicationView.GetForCurrentView().TitleBar; if (titleBar != null) { titleBar.ButtonBackgroundColor = Colors.DarkBlue;…
Microsoft’s new adaptive shell will help Windows 10 scale across PC, Mobile, and Xbox
The Windows Shell is essentially the Windows environment we all know and love. In layman’s terms, it gives us access to system elements and objects necessary for running applications, and houses features such as the Taskbar, Start Menu, Desktop and more. Currently, the Windows Shell is different depending on the version of Windows 10 you’re using. For example, Mobile is using a different Windows Shell than desktop; but Microsoft is working to change and streamline that. Microsoft is building an "adaptive shell" into Windows 10 that’ll work across PCs and…
Microsoft is working on a new design language for Windows 10 codenamed Project NEON
Microsoft has made several adjustments to its design language over the last few years, starting with Windows 8 and evolving into what we now know as "Microsoft Design Language 2" or MDL2 in Windows 10. With MDL2 being the current design language used throughout Windows 10, Microsoft has plans to begin using a much more streamlined design language with Redstone 3, codenamed Project NEON. A Metro 2.0? Cassim Ketfi at Numerama.com confirms our information and has heard Project NEON called "basically Metro 2". That designation refers to the first Metro…
All Windows 10 PCs will get Windows Holographic access next year
Windows 10 users will be able to dive into mixed reality starting next year, with an update planned that can let any “mainstream” Windows 10 PC run the Windows Holographic shell the company first revealed in January 2015. The update will allow users to multi-task in mixed reality environments, which combine traditional 2D Windows 10 apps with immersive, 3D graphical environments. These will be enabled via a range of “6 degrees of freedom devices,” input devices that add positional tracking to other more traditional forms of input, like clicking and…
Microsoft now plans March Windows 10 Mobile rollout
February has come and gone without the highly anticipated Windows 10 Mobile upgrade for legacy Lumia handsets. In an email to partners, seen by VentureBeat, Microsoft is now targeting a release this month, to occur after the regular monthly service updates for the two Windows 10-powered handsets already on the market, the Lumia 950 and 950 XL. Unlike the previous schedule this one separates the upgrade from the service update. In other words, whereas the February rollout would have seen the update bundled into the upgrade, in March they are…
Microsoft’s new Windows 10 build allows you to text from your PC, but it’s the bug fixes that impress
Unfortunately, it requires an upgrade from Windows Phone 8.1 – again. Microsoft launched build 10572 of Windows 10 Mobile to its insiders, together with a few nifty improvements on the messaging fronts. But, as before, you’ll still need to first downgrade to Windows Phone 8.1 to take advantage. Microsoft did say, however, that this two-steps-back, one-step-ahead approach will soon stop, and users in the Windows Insider program will once again be able to upgrade from Windows 10 preview builds without having to downgrade first. But the new build offers several…
How do I get a Unique Identifier for a Device within Windows 10 Universal?
If you google a bit about this problem, you can’t find a right solution because all people are speaking about Hardware Token. Unfortunately this functionality doesn’t exists for Universal Windows Application. There are at the moment only a way. You have to add the Extension reference “Windows Desktop Extensions for the UWP” or “Windows Mobile Extensions for the UWP“, then you can use the following code: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Windows.Security.ExchangeActiveSyncProvisioning; using Windows.System.Profile; namespace PSC.Code { public sealed class DeviceInfo { private static…
Windows 10: Changing Paradigms
Windows 10 is the main discussion topic in the online development communities. This new operating system that is currently in the technical preview (and available through the Microsoft insider program) is a milestone in the platform unification journey that Microsoft embarked upon with starting with Windows Phone and Windows 8 operating systems. With Windows 10, developers and users are introduced to one development kit, one store, one application and one binary distribution package. Introducing Windows Core With Windows 10, developers are introduced to the new Windows Core concept. Windows Core…
Windows 10 uses peer-to-peer networking to distribute updates by default
Now that Windows is a service (WaaS), which means it will constantly be updated rather than have big regular updates, Microsoft has put some features in to Windrows 10 to speed up the delivery of those updates. One feature that may have escaped your notice is called Windows Update Delivery Optimization (WUDO). This feature isn’t mentioned in the "Get Started" app but needs to be searched for in the documentation. This new Windows 10 feature works in a similar way to torrent technology which uses a peer to peer network…
Windows 10 to come on USB sticks in addition to DVD
According to information obtained by Winfuture.de, Windows 10 may be sold on USB drives in addition to DVD disks. The unnamed source of Winfuture’s information also reports that both the 32 and 64 bit versions of Windows 10 will be available on the thumb drive, and the customer will be able to choose which version to install. This is an added advantage of placing the Windows 10 install files on a USB drive as historically DVD copies will solely be for either a 32 or 64 bit system. If true,…