Category: Windows

Windows 11 is Available to Everyone

Although Microsoft has long told users about the high system requirements for installing the new OS, it turned out that not every PC meets them. Yet there is a way⤵️ Universal MediaCreationTool is a tool designed to skip the check for certain items to be installed. Also with the help of this program you can immediately make an ISO image… Read more →

Disabling Caps Lock

If you accidentally hit “Caps Lock” instead of “Shift”, it might be worth disabling it. This is how you disable it: 1⃣ Press “Win + R”, type “regedit” and press “OK”. 2⃣ Go to “ComputerHKEYLOCALMACHINESYSTEM CurrentControlSetControlKeyboard Layout” 3⃣ Press PCM and create a “Binary parameter” named “ScanCode Map” 4⃣ Change the binary parameter to “00 00 00 00 00 00… Read more →

Remove Pre-Installed Apps

By default, Windows features “very helpful” programs you never use: “People”, “Xbox”, “Maps”, useless “Mail” and “Tips”. Here is how you remove remove them: 1️⃣ Open PowerShell as an administrator. 2️⃣ Enter the command “Get-AppxPackage | Select Name, PackageFullName” to get a list of all installed programs. 3️⃣ Enter the command “Get-AppxPackage *people* | Remove-AppxPackage”. People are just an example,… Read more →

Black flat screen computer monitor

Linux Vs Windows

OPERATING SYSTEM An operating system is powerful, and a usually main program that controls and manages the hardware, resources manager, and other software on a computer  (OUM, 2014). An operating system is a fundamental component of any computer system. Application programs need and operating system to function accordingly. Objectives of an operating system are: Execute user programs and make solving… Read more →