How to remove Copilot and other AI features in Windows
If you don't care about having extra bloatware on your system, there are ways to remove or disable Windows Copilot on Windows 11.
Every major release of Windows has a few different editions or SKUs, each with different features. Windows 11 is no different and will have editions like Home, Pro, etc. One of the big features that is usually reserved for the Pro versions of Windows is Hyper-V, but with a little tinkering, you can actually get it on the Home editions. In today's article, Quantrimang.com will guide you through installing Hyper-V on Windows 11 Home.
How to enable hardware virtualization in Windows 11
Hyper-V is a bare-metal hypervisor and requires Hardware Virtualization enabled in the BIOS to work. Most modern systems support Hardware Virtualization and you can enable it in the BIOS.
The steps below are for HP laptops. Refer to your computer manufacturer's user manual or website for other systems.
To enable hardware virtualization in BIOS:
How to Install Hyper-V on Windows 11 Home
The next step is to create and run a batch script to install the necessary files to enable Hyper-V in Windows 11 Home.
Before you proceed with the next steps, create a restore point. This will help you restore your computer to its current state if something goes wrong during the process.
To enable Hyper-V in Windows 11 Home:
1. Open a new Notepad file. To do this, press Win + R , type notepad and click OK.
2. In the Notepad file, copy and paste the following script:
pushd "%~dp0"
dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt
for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
del hyper-v.txt
Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /ALL
pause
3. Press Ctrl + S to open the Save dialog box.
4. In the file name field, type hyperv.bat. The .bat extension at the end of the file name is important for executing the script.
5. Next, click the Save as type drop-down menu and select All Files.
6. Click the Save button to save the file.
7. Next, right-click on the hyperv.bat file and select Run as administrator . Click Yes if prompted by User Account Control.
8. The script will start executing in CMD to install Hyper-V. It may take a while, so wait until the process is complete.
9. Once completed, you will see the message Operation completed successfully .
10. Type Y to confirm and restart your PC. Otherwise, type N to exit CMD.
Note that you will need to restart your PC for the changes to take effect. After restarting, you should have Hyper-V installed in Windows 11 Home. Type Hyper-V in Windows search and click Hyper-V Manager to create a new virtual machine.
If it's still not available, you can enable Hyper-V using the Windows Features dialog box, Command Prompt, and Windows PowerShell.
Here's how you can quickly add Hyper-V to Windows 11 using Command Prompt:
1. Press the Win key and type cmd. Then right-click on Command Prompt and select Run as administrator .
2. In the Command Prompt window, type the following command and press Enter :
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
3. The above command uses the Deployment Imaging Service and Management (DISM) tool to enable Microsoft Hyper-V and the necessary dependencies on your Windows computer. The Operation completed successfully message appears, meaning you have successfully enabled Hyper-V.
Good luck!
If you don't care about having extra bloatware on your system, there are ways to remove or disable Windows Copilot on Windows 11.
Laptop batteries degrade over time and lose capacity, resulting in less battery life. But after tweaking some deeper Windows 11 settings, you should see a significant improvement in battery life.
The year 2023 saw Microsoft betting heavily on artificial intelligence and its partnership with OpenAI to make Copilot a reality.
Microsoft introduced Bluetooth LE (low energy) Audio support with Windows 11 22H2 KB5026446 (build 22621.1778), also known as Moment 3, in May 2023.
Windows 11 has officially launched, compared to Windows 10 Windows 11 also has many changes, from the interface to new features. Please follow the details in the article below.
There's always something incredibly cool about the nostalgic user interface of 90s versions of Windows.
More than three years ago, when Microsoft announced Windows 11, the operating system immediately caused a lot of controversy.
Creating a Windows 11 bootable USB on a Mac is definitely more difficult than on a Windows PC, but it's not impossible.
Windows 11 officially launched on October 5, 2021. Unlike previous major Windows 10 upgrades, Microsoft is not encouraging people to upgrade this time.
Developer NTDEV has created a stripped down version of Windows 11 that's just 100MB.
Microsoft debuted most of its more advanced AI features with the Snapdragon X-powered Copilot+ PC, leaving many Intel and AMD-powered Copilot+ PCs out of the picture.
The October 2024 report provides an overview of Windows 11's market share compared to other versions of Windows.
The latest change being tested solves one of the most annoying things with Windows 11's Start menu, and hopefully it will actually make it to release.
In Windows 11, the taskbar takes up only a small portion of the display space at the bottom of the screen.
Microsoft is killing off its free rich text editor WordPad at the end of 2023 in an effort to transition users to premium Office apps.
Kernel Data Inpage Error (stop code 0x0000007a) is caused by bad sectors, viruses, hard drives or faulty RAM.
Dynamic DNS (also known as DDNS or DynDNS) is a service for mapping an Internet domain name to a computer with a dynamic IP address. Most computers connect to a router via DHCP, which means the router randomly assigns an IP address to the computer.
Using Windows File Explorer with keyboard shortcuts on a daily basis will help you perform operations faster than traditional operations.
When you're planning a fresh Windows 11 install, a little preparation can save you time and effort later.
Many people keep their computers for years. They may update a few components and deal with maintenance issues to keep their computers running at their best. However, there comes a time when there’s nothing you can do to speed up or fix problems with your old computer.
If your Settings or Microsoft Store app isn't working properly, is crashing, or won't open, you can reset the app.
This feature is extremely useful for delaying unnecessary tasks, ensuring network connectivity before a task starts, running tasks in a specific order, scheduling updates, or performing hardware maintenance.
What is VPN, what are the advantages and disadvantages of VPN? Let's discuss with WebTech360 the definition of VPN, how to apply this model and system in work.
This guide will show you how to change the currency format used for your account in Windows 10 and Windows 11.
This guide will show you different ways to install .NET Framework 3.5 online and offline in Windows 10.
If your PC doesn't meet Microsoft's hardware requirements, don't give up. It's possible to install Windows 11 on unsupported PCs.
Signing up for a VPN can be a waste of money if you don’t know how the product works. That’s why you should use a free VPN trial to help you make the right decision.
Is the internet speed on your home Wi-Fi network not meeting your expectations? There's a relatively cheap and simple solution to this problem: a Powerline adapter.
On Windows 10, users can access the Settings app via the Start menu, which is a more accessible version of the Control Panel. However, many users report that the app is not working due to a bug that causes it to not work when clicked (or redirects users to the Windows Store). Here are some fixes for this problem.
Your PC ran into a problem and needs to restart and won't start? Here's how to fix it!