Microsoft launched the first affordable Surface Go tablet yesterday, targeting the rising competition of Chromebooks and cheap iPads for consumers and education market. Surface Go can be used as a tablet or laptop, and runs full desktop apps.
Author: Sergey Tkachenko
Create a User Account in Windows 10 with PowerShell
Although the concept of multiple users sharing one device or one PC is getting rarer by the day, there are still cases when you have to share PCs. In such a situation, it is useful to have multiple user accounts on a single PC. Recently, we saw how to create a new user account in Windows 10. Sometimes it can be useful to create a user account with PowerShell. Here is how it can be done.
Manage Optional Features in Windows 10
Windows 10 comes with a number of features which are not enabled by default. For example, you can the SMB1 Sharing protocol manually if you really need it. Or, you can remove the XPS Viewer app if you find no use for it. These tasks can be done by managing Optional Features. In this article, we will see how to add or remove Optional features in Windows 10.
How To Change Reading View Theme in Microsoft Edge
Microsoft Edge is the default web browser app in Windows 10. It's a Universal (UWP) app which has extension support, a fast rendering engine and a simplified user interface. In Windows 10 April 2018 Update, you can change the page theme for Reading View in Microsoft Edge to make it more personal and beautiful. Here is how.
Download Surface Go Stock Wallpaper
Surface Go Stock Wallpaper.
Download the stock wallpaper from Surface Go (1600x900 pixels)
Windows Server 2019 Insider Preview Build 17709 Released
Microsoft today released a new Insider Preview of Windows Server. This time it is Windows Server Build 17692. Officially known as Windows Server 2019, this release is now available for the Long-Term Servicing Channel (LTSC). The release contains both the Desktop Experience and Server Core in all 18 server languages, as well as a new build of the next Windows Server Semi-Annual Channel release in English. In addition, the first preview of Microsoft Hyper-V Server is included with this build.
Cumulative Updates for Windows 10 July 10, 2018
Microsoft today released a set of cumulative updates for a number of supported Windows versions 10. Here is the list of updates with their change logs.
How To Install and Use Grammar Tools in Microsoft Edge
Microsoft Edge is the default web browser app in Windows 10. It's a Universal (UWP) app which has extension support, a fast rendering engine and a simplified user interface. The Windows 10 April 2018 Update added Grammar Tools support that allow you to break words into syllables and highlight parts of speech, such as nouns, verbs and adjectives. Here is how to get Grammar Tools in Microsoft Edge.
Rename Power Plan in Windows 10
A power plan in Windows is a set of hardware and system options that defines how your device uses and preserves power. There are three built-in power plans in the OS. Your PC can have additional power plans defined by its vendor. Also, you can create a custom power plan that will include your personal preferences. Today, we will see how to rename a power plan in Windows 10.
Create Shortcut to Run a PS1 PowerShell File in Windows 10
PowerShell is an advanced form of command prompt. It is extended with a huge set of ready-to-use cmdlets and comes with the ability to use .NET framework/C# in various scenarios. When you double-click on a *.ps1 script file, it opens in Notepad or other app associated with this file type. Sometimes it can be very useful to create a shortcut to run your PS1 script file directly.