Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.

Unable to Run EXE Files on Windows 11: Fixed

An exe file is a program or executable file on Windows computers. When you double-click on these files, Windows tries to run the program’s instructions. However, there are cases when you are unable to run exe files on Windows 11.

This guide explains the most effective way to fix this problem. Follow along.

1. Restart the Computer

You should first start by restarting. A restart will free up temporary files, which is effective if they are corrupt and interfering with other applications.

It will also reload Windows services, which may fix minor bugs that make you unable to run exe files on Windows 11. After the restart, if the problem is not fixed, proceed to other solutions.

2. Resolve File Association Issues

When you are unable to run an exe file, you may simply have the wrong file association. The process of fixing file association is fairly easy. Just follow the steps below.

1. Press Windows + R to launch the Run dialog.

2. Type cmd and hit Ctrl + Shift + Enter to launch an elevated Command Prompt.

Open CD

3. Type the command below and hit Enter.

assoc .exe=exefile

3. Tweak the Associated Registry Entries

The Windows registry is a hierarchical database of Windows settings and configurations. A wrong configuration will affect software performance and may be why you are unable to run EXE files on Windows 11. You may tweak certain values following the steps below.

1. Press Windows+ R to open the Run dialog.

2. Type regedit and hit Enter.

Open the registry editor - unable to run EXE files on Windows 11

3. Navigate to the path below:

Computer\HKEY_CLASSES_ROOT.exe

4. On the right pane, double-click Default, change its Value data to exefile, and click OK.

Updating registry value data

5. Next, Navigate to the path below:

HKEY_CLASSES_ROOT\exefile\shell\open\command

6. On the right pane, double-click Default, change its Value data to “%1”%*, and click OK.

Updating value data for a registry key - unable to run EXE files on Windows 11

7. restart your computer and verify it fixes the exe error.

4. Scan for Malware

Malware can change the general functioning of your computer. It could easily be why you are unable to run exe files on Windows 11. You should run a comprehensive malware scan.

You may use the built-in Windows Security or other trusted antivirus programs. After the scan, verify that the problem is fixed.

5. Use an Administrator Account

There is a chance that your current user account does not have permission to run the file. This may be why you are unable to run exe files on Windows 11.

If this is the case, logging out and re-logging in with an administrator account should fix the problem. However, if it persists, you may try the last solution below.

6. Fix Corrupted System Files

File corruption is a common reason you are unable to run EXE files on Windows 11. You may resolve the problem by running the SFC scan. This scan will repair or replace corrupted files and should resolve the problem.

1. Press Windows + R to launch the Run dialog.

2. Type cmd and hit Ctrl + Shift + Enter to launch an elevated Command Prompt.

Open CD

3. Type the command below and hit Enter.

sfc /scannow

4. Follow any on-screen instructions to complete the process, then restart your computer and verify the problem is fixed.

7. Create a New User Profile

If you are unable to fix the problem by running the exe file with an administrative account, you should create a new user profile and retry opening the file. Follow the steps below to create a new user account.

1. Press Windows + to open the Settings App.

2. Click the Accounts option on the left pane, then on the right, click Other users.

unable to run EXE files on Windows 11

3. Click the Add account button.

4. Click the I don’t have this person’s sign-in information option.

unable to run EXE files on Windows 11

5. Click the Add user without a Microsoft account option.

6. Fill out the form with your desired username and password, then click next.

unable to run EXE files on Windows 11

7. Click Change account type for the newly created account.

8. Select Administrator and click OK.

unable to run EXE files on Windows 11

Running EXE Files on Windows 11 With Ease

If you have followed the abovementioned solutions, you should be able to run your exe files on Windows 11. Since we did not mention the fixes in any particular order, you should start with whatever feels the most applicable.

Please tell us what solution worked in the comment section below.

FAQs

Why is my EXE file not running?

The file may be corrupted, or there may be problems with the program association.

How can I determine if my EXE files are corrupted?

A good option will be to try running the file on a different computer or other exe files to see if it is an isolated problem.

The post Unable to Run EXE Files on Windows 11: Fixed appeared first on Next of Windows.

How to View Applied Group Policies for Your Windows 11 Device

You may do a lot with the Group Policy, including managing the browser. Are you trying to view applied group policies for your Windows 11 device? This guide covers all the important concepts to help you view these policies. Let us get right to it.

What is a Windows 11 Group Policy?

Windows 11 Group Policy is a powerful operating system feature that allows an administrator to manage features for users and computers in a domain environment.

You may use it as an administrator to enforce consistency and security across several devices or users concurrently. This tool is available by default for Windows 11 Pro and Enterprise editions.

How can I view Applied Group Policies on Windows Computers?

1. Using the Command Prompt

The command prompt is a command line interface that allows you to interact with the operating system using text-based commands. You may write certain commands on the Command prompt to view the applied group policies on your computer. Follow the steps below.

1. Press Windows + R to open your Run dialog.

2. Type cmd and hit Ctrl + Shift + Enter.

open the command prompt

3. Type the command below and hit Enter.

gpresult /r /v

4. You may study the results to see all applied policies.

Applied group policies - view applied group policies for your device

2. By Sorting and Filtering the Local Group Policy Editor

The Windows Group Policy editor comes with a set of features. You may use its sorting and filtering options to view the applied group policies. Follow the steps below.

1. Press Windows + R, type gpedit.msc, and hit Enter to open the Group Policy Editor.

2. On the left pane, navigate Computer Configuration > Administrative Templates > All Settings

All group policy settings - view applied group policies for your device

3. On the right, you will see a set of policies. You may click the State column to sort them into Enabled and Not Configured policies.

Group Policy State

3. Using the Resultant Set of Policy (RSOP)

The Resultant Set of Policy is built into Windows 7 and all later editions. This tool is used for admins to view and troubleshoot Group Policy settings. You may also use it to view the applied group policies for your device.

1. Press Windows + R, type rsop.msc, and hit Enter to open the Resultant Set of Policy.

Opening RSoP

2. Resultant Set of Policy will open. It looks similar to your Local Group Policy Editor but will only show policies applied to your computer.

view applied group policies for your device

4. Using Windows PowerShell

The Powershell is similar to the Command Prompt; however, it offers more capabilities and functions for administration. You may use it to view applied group policies for your device by following the steps below.

1. Click the magnifying lens of your Taskbar, type PowerShell, and click the Run as Administrator option.

view applied group policies for your device

2. In the terminal, type the command below and hit Enter.

gpresult /Scope User /v

3. Go through the results to view applied group policies for your device.

Viewing Windows 11 Applied Group Policies

In this guide, we have explored all you need to know about viewing applied group policies on Windows 11. We have provided four options; you may stick to whichever you find more convenient.

That is as much as we share in this guide. Did you find the solutions helpful? Please tell us what your favorite is in the comment section below.

The post How to View Applied Group Policies for Your Windows 11 Device appeared first on Next of Windows.

Your Device Is Missing Important Security and Quality Fixes: Fixed

If you have tried to update your computer but cannot install some critical updates, you may get the error message that your device is missing important security and quality fixes. This error may include the 0x80070643 error code.

This error is similar to the 0x8024ce16 Windows update. In this guide, we will walk you through some of the most effective ways of fixing the Windows 11 problem.

1. Run the Windows Update Troubleshooter

On Windows 11, you have several troubleshooters built into the operating system. The Windows Update troubleshooter is one of them. It will scan the computer for potential causes of your device missing important security and quality fixes. It will fix the problem or recommend solutions.

1. Open the Settings app by pressing the Windows + I keys.

2. Click the System option on the left, then click Troubleshoot on the right.

troubleshooters - your device is missing important security and quality fixes

3. Click Other troubleshooters.

4. Click the Run button for Windows Update.

Run Windows update troubleshooter

5. Follow the wizard to complete the process, then restart the computer if needed.

2. Reset Windows Update Components

When you encounter the error that your device is missing important security and quality fixes, you should reset Windows update components. This reset will fix corruption or missing files that may contribute to the error.

1. Click the magnifying lens on the Taskbar, type cmd, and hit Run as Administrator.

your device is missing important security and quality fixes

2. Run the commands below by typing them in the command prompt and hitting Enter after each one. This will stop all update services.

net stop wuauserv
net stop bits
net stop appidsvc
net stop cryptsvc

3. Optionally, delete your temporary files by running the command below:

cd %systemroot%\SoftwareDistribution
del /f /s /q *.*

4. Run both commands below to rename the SoftwareDistribution and Catroot2 folders.

ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
ren %systemroot%\System32\catroot2 Catroot2.old

5. Finally, restart the update services by running the command below, then restart the computer.

net start wuauserv
net start bits
net start appidsvc
net start cryptsvc

3. Fix Image and System File Corruption

File corruption is a common cause of update errors: your device is missing important security and quality fixes. On Windows 11, you may use the DISM and SFC scans to fix said corruption. These scans will replace or repair any corrupted files.

1. Click the magnifying lens on the Taskbar, type cmd, and hit Run as Administrator.

2. Run the two DISM commands below to scan for image corruption and fix any discovered corruption.

DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth

3. Fix system file corruption by running the SFC scan below.

sfc /scannow

4. Delete the Windows Update Registry Log

You may suspect log corruption if you are still experiencing the update error after all the solutions above. In that case, you should consider deleting the Windows Update registry log. Follow the steps below.

1. Click the magnifying lens on the Taskbar, type cmd, and hit Run as Administrator.

opening cmd - your device is missing important security and quality fixes

2. Type the commands below, and hit Enter after each one.

Reg delete HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate
Net stop wuauserv >NUL
Cd C:\windows
rmdir softwaredistribution /s /q
Net start wuauserv >NUL

3. Lastly, restart your computer and retry the update to see if the error: your device is missing important security and quality fixes is resolved.

Successfully Updating Windows

The solutions in this guide will help you successfully update your computer without the error: your device is missing important security and quality fixes.

You may reset the computer as a last resort; however, the solutions we offer should suffice in most cases.

Were you able to resolve the error? Please tell us what worked in the comment section below.

FAQs

Why am I unable to install critical updates on my Windows 11 computer?

Common causes may include corrupted system files or problems with update components.

Is a computer reset safe to fix this problem?

It is safe; however, it should only be a last resort because you may lose valuable data.

The post Your Device Is Missing Important Security and Quality Fixes: Fixed appeared first on Next of Windows.

Enable or Disable Smart App Control in Windows 11: Top Ways

Smart App Control on Windows 11 is a security feature that protects you from new threats by blocking malicious or untrusted apps. You may also use the feature to block any app you do not want. If you are wondering how to enable or disable Smart App Control in Windows 11, this article is for you.

How Do I Enable Smart App Control?

1. Open the Settings application by pressing the Windows + I keys.

2. Click Privacy & Security on the left and Windows Security on the right pane.

Enable or Disable Smart App Control Windows 11

3. Click App & browser control.

Opening App and Browser Control

4. Click the Smart App Control settings option.

Enable or Disable Smart App Control Windows 11

5. Click On.

How Do I Disable Smart App Control?

1. Open the Settings application by pressing the Windows + I keys.

2. Click Privacy & Security on the left and Windows Security on the right pane.

Enable or Disable Smart App Control Windows 11

3. Click App & browser control.

Opening App and Browser Control

4. Click the Smart App Control settings option.

Enable or Disable Smart App Control Windows 11

5. Click Off.

Off Smart Control - Enable or Disable Smart App Control Windows 11

How Does Smart App Control Function?

Microsoft has an intelligent cloud-powered security service that predicts how safe applications are. When you enable Smart App Control, it consults this service anytime an application is run to determine its safety.

Smart App Control will automatically block the application once it is predicted to be unsafe or harmful.

Also, whenever the intelligent cloud-powered security service cannot predict an app’s safety, Smart App Control consults to see if the app has a valid signature and only allows it to run if the signature can be authenticated.

Why is Smart App Control Off by Default?

If you do not have a clean install of Windows 11, it is normal for Smart App Control to be disabled by default.

If this is the case, you must note that the only way to turn it on will be by clean installing your computer. This is because Microsoft needs to ensure that no untrusted apps are installed on the computer before using Smart App Control.

Get the Best Out of Smart App Control

In this guide, we have explored other important concepts related to Smart App Control, including how it operates, in addition to how to enable or disable It in Windows 11.

Will you feel safe using a computer without Smart App Control? Please let us know in the comment section below.

FAQs

Should you use Smart App Control in place of an antivirus?

No, you should not. In fact, Smart App Control works to complement other security applications.

Is it safe to disable Smart App Control?

While you can run any app on your computer with Smart App Control disabled, you should know that you carry the risk of running apps with potential security concerns.

The post Enable or Disable Smart App Control in Windows 11: Top Ways appeared first on Next of Windows.

Clear DirectX Shader Cache in Windows 11: Top Ways

Windows 11 is a robust operating system with a host of features, especially optimization features. In this guide, we explore one of them, the DirectX Shader Cache in Windows 11, and show you all the different ways to clear it when needed.

What is DirectX Shader Cache in Windows 11?

On Windows 11, the DirectX Shader is the optimization feature for storing pre-compiled versions of special instructions, which are called shaders.

Shaders are tiny programs that your graphics card understands. These programs direct the graphics card’s handling of various graphical effects.

Compiling these shaders may be time-consuming, so the cache increases optimization because pre-compiled versions are easier and faster to access.

Should I Clear the DirectX Shader Cache?

Your decision to clear the cache will depend on you. However, below are some reasons why you may want to do so.

  • To resolve performance issues – A cleared DirectX Shader cache may resolve some performance issues, including graphical glitches and stuttering.
  • Freeing up disk space – Even though the cache may not take up much space, clearing it will still free up some extra space on your computer.
  • To update the cache – If you have just updated your graphics card or installed new games, you may clear the DirectX Shader cache to fill it with new information.

How do I Clear the DirectX Shader Cache?

1. Using the Settings App

1. Lunch the Settings app by clicking Windows + I.

2. Navigate System, then Storage.

Storage Settings on Windows - Clear DirectX Shader Cache Windows 11

3. Select Temporary files.

4. Select DirectX Shader cache and click the Remove Files option at the top.

2. Clear DirectX Shader Cache Using Disk Cleanup

1. Click the Taskbar’s magnifying lens type cleanup, and click Disk Cleanup.

Opening Disk Cleanup - Clear DirectX Shader Cache Windows 11

2. Select your C drive, then click the OK button.

Selecting the C drive

3. Tick the DirectX Shader cache option and click OK.

DirectX shader cache option - Clear DirectX Shader Cache Windows 11

Do I Have to Replace the DirectX Shader Cache After Deleting It?

No, you do not have to replace it. After this cache is deleted, your operating system will automatically fill it with all the needed information.

You should also note that clearing the cache is not something you must do often. It is mainly a troubleshooting step when you face some graphical issues.

A New DirectX Shader Cache

This is all we share in this guide. If you have followed from the beginning, you already know all there is to know about the cache, and you probably already have a new DirectX Shader cache.

Were you able to clear the DirectX Shader Cache in Windows 11? Ask your questions in the comment section below.

FAQs

Does clearing the cache affect system stability?

No, this procedure will not negatively affect your system. This is because the cache is isolated storage with no permanent information.

Is it possible to disable or prevent the creation of the DirectX Shader Cache?

Windows 11 has no official way of disabling this optimization feature.

The post Clear DirectX Shader Cache in Windows 11: Top Ways appeared first on Next of Windows.

Keyboard Automatically Typing in Windows 11: Fixed

The keyboard is an integral part of your computer. In addition to typing text and entering data, you may use it for other activities like gaming. However, there are a few instances when the Windows 11 Keyboard starts automatically typing.

This guide addresses this problem, recommending the most effective fixes. Let us get started.

1. Check for Mechanical Faults

Before proceeding to complex solutions, you should ensure no mechanical faults on the keyboard. Some of these faults could happen because of impact, so maybe you dropped the keyboard. It may also just be natural wear and tear.

In some cases, you may have debris or dirt on your keyboard. You should make sure it is properly cleaned. Also, examine the cables to ensure they are not broken at any point.

2. Connect the Keyboard to a Different Port

If you are experiencing the keyboard automatically typing, you should try plugging it into another port. This may be useful for a wired keyboard connected to a faulty port.

You may even try connecting to a different computer to rule out keyboard damage.

3. Restart the Computer

Once you are sure the keyboard is not faulty, restart your computer. A simple restart is often strong enough to fix minor faults on your keyboard. When you restart the computer, it will forcefully stop all running programs and processes.

If any of these processes had bugs, the problem should be corrected at restart.

4. Run the Keyboard Troubleshooter

Windows comes with a handy keyboard troubleshooter. When the keyboard is automatically typing, you may use this utility. It scans the computer for possible causes and will fix them or recommend troubleshooting steps.

1. launch your Run dialog by pressing Windows + R.

2. Type cmd and hit Enter.

open cmd - keyboard automatically typing

3. Type the command below and hit Enter to launch the troubleshooter.

msdt.exe -id DeviceDiagnostic
Hardware troubleshooter

4. Click Next and follow the wizard to complete troubleshooting.

Starting hardware troubleshooter - keyboard automatically typing

5. Update Keyboard Drivers

Drivers are integral to communication between hardware components and the operating system. When your keyboard driver is outdated, you may expect erratic keyboard behavior, like the keyboard automatically typing. You may use an updater software or manually update the keyboard driver with the steps below.

1. Right-click the Start menu and click Device Manager.

Open the Device Manager

2. Expand the Keyboard category, right-click your driver, and click Update driver.

Update windows driver - keyboard automatically typing

3. Click Search automatically for drivers.

Automatic driver search

6. Reinstall Keyboard Drivers

If an update does not work, severe driver corruption may trigger the problem; you should uninstall and reinstall it. Follow the steps below.

1. Right-click the Start menu and click Device Manager.

Open the Device Manager

2. Expand the Keyboard category, right-click your driver, and click Uninstall device.

keyboard automatically typing

3. Restart your computer, and a new driver should automatically be installed.

7. Disable the Mouse, Sticky, and Filter Keys

This is a small tweak, but it can fix the problem because these options are disabled by default, and enabling them may have triggered the mouse typing on its own.

1. Press Windows + R, type control, and hit Enter.

2. Set View by to Large icons and click Ease of Access Center.

View by option

3. Select Make the keyboard easier to use.

keyboard automatically typing

4. Uncheck the options for Mouse, Sticky, and Filter Keys, then click Apply and OK.

8. Update Windows

When your computer is outdated, you may expect some malfunction. The keyboard automatically typing is often a side effect. You should follow the steps below to update Windows.

1. Launch the Settings app by pressing the Windows + I keys.

2. On the left pane, click Windows Update, then click the Check for updates button on the right.

check for updates on Windows - keyboard automatically typing

3. Download and install any updates and restart your computer.

9. Scan for Malware

Lastly, you should scan for viruses. You may use a built-in antivirus or other reliable antivirus programs.

This is an effective fix because viruses often change how computer components behave and can be a reason the keyboard is automatically typing.

Regain Proper Keyboard Operation

That is it for this guide. Now, you should have a properly functioning keyboard on your Windows devices.

Remember that the keyboard may simply be damaged. If none of the solutions work, you may consider replacing it.

Have you successfully fixed the problem? What solution worked? Please tell us in the comment section.

FAQs

Why does my keyboard start typing by itself?

There are many possible factors. It could be a malware infection, or you may have outdated drivers or a damaged keyboard.

How do I turn off ghost typing?

You may start by cleaning the keyboard then applying the solutions we have explored.

The post Keyboard Automatically Typing in Windows 11: Fixed appeared first on Next of Windows.

Fix 0x000006d9 Printer Sharing Error in Windows: Fixed

Printing is often an important part of computer use, converting soft copy materials to paper form. However, you may have come across the 0x000006d9 printer sharing error. This is what we will resolve in this guide.

This printer-sharing error has existed since earlier versions of Windows and may still be a problem on Windows 11. It is often a sign that your firewall is disabled.

The solutions below will be your best options to fix the error. However, ensure your printer drivers are updated before proceeding to the fixes below—this may save you a lot of trouble. You can use automatic driver updaters to ensure all computer drivers are current.

1. Run the Printer Troubleshooter

Windows 11 has a set of troubleshooters, and the printer troubleshooter is one of them. It scans your computer for potential triggers of the problem and fixes it or recommends troubleshooting steps.

1. Open your Settings app. You may do so by pressing Windows + I on your keyboard.

2. Click on the System tab on the left pane, then on the right, click Troubleshoot.

Open troubleshooter - 0x000006d9 Printer Sharing Error

3. Click Other troubleshooters.

4. Run the Printer troubleshooter by clicking its Run button.

Running printer troubleshooter

2. Enable Windows Firewall

The 0x000006d9 printer sharing error often indicates that the Windows firewall is disabled. This is because sharing a printer also means sharing files associated with the printer driver and configuration. This process is controlled by the File and Printer Sharing feature that the Windows firewall must authorize.

1. Press Windows + R.

2. Type services.msc and hit Enter.

Open Services.msc - 0x000006d9 Printer Sharing Error

3. Double-click Security Health Service, click Start if it is not running, then click Apply and OK.

Starting Windows security

4. Once more launch Windows Run dialog, inpute control.exe /NAME Microsoft.WindowsFirewall and hit Enter.

5. Click Turn Windows Firewall on or off on the left pane.

Enabling firewall - 0x000006d9 Printer Sharing Error

6. Tick all Turn on Windows Defender Firewall options, then click OK.

Turn on Windows defender firewall

3. Uninstall or Disable Third-party Antivirus

While we always recommend using antivirus software, you should note that some third-party options may not be best suited for your computer. It may conflict with the built-in Windows Security and trigger the 0x000006d9 printer sharing error.

If this is the case, you should uninstall or temporarily disable the antivirus.

4. Turn on Network Discovery for Printer

Your last option to resolve the 0x000006d9 printer sharing error is to enable network discovery.

Network discovery ensures that your computer is able to see and interact with devices on the same network. You may follow the steps below.

1. Launch the Settings app by pressing Windows + R.

2. On the left pane, click Network & Internet, then click Advanced network sharing on the left.

0x000006d9 Printer Sharing Error

3. Click Advanced sharing settings.

Advanced sharing settings

4. Lastly, toggle on the option for Network Discovery.

0x000006d9 Printer Sharing Error

Moving Past the 0x000006d9 Printer Sharing Error

With the solutions we have shared in this guide, you should be past the 0x000006d9 printer sharing error. While we have shown steps in the Windows 11 operating system, please note that this error happens in earlier versions of the OS. The fixes will still apply, even though there may be slight UI changes.

Did you successfully fix the problem? Please tell us in the comment section what fixes worked.

FAQs

Why can’t I share a printer between Windows 7 and 10?

You can share printers between these operating systems; however, you will have to supply the 64-bit printer driver on the Windows 7 device.

Should I uninstall third-party antivirus software?

Yes, this may be a reliable fix if the third-party antivirus is conflicting with the built-in tool.

The post Fix 0x000006d9 Printer Sharing Error in Windows: Fixed appeared first on Next of Windows.

How to Run High Graphics Games on Low-End Windows Computers

In the past, we have explored the best gaming settings on your PC. However, if you want to go deeper and find the best suggestion on how to run high-graphics games on low-end Windows computers, you should read this guide till the end.

Playing High-Graphics Games on a Low-Spec Computer

1. Get the Latest graphics Cards

Your graphics card plays a vital role in rendering high-fidelity visuals. They also ensure that you get smooth visuals even on high-resource demanding games. While on a low-spec computer, you should ensure your graphics driver is updated to the latest version. This way, you get the most out of your current hardware.

2. Reduce the Graphics Settings for the Game

Lowering the graphics settings in-game is a very effective way to get the most out of your current hardware. This will reduce the system’s resource demand and allow the game to run smoothly.

It will also elevate the frame rate and reduce the amount of memory your computer requires to run the game. The process will depend on the app you use for playing games. On Steam, you may follow the steps below.

1. Launch your Steam app.

2. Click Library, right-click on the game, and click Properties.

Game propertes in Steam

3. Click General on the left pane, then enter game-specific options in the Launch Options text space. For instance, certain games’ start choices let you choose the resolution or graphical quality level. You can also find directions for a particular game through internet groups or forums.

Steam Launch options - run High Graphics Games on low end Windows

3. Overclock your Computer

When you overclock a computer, you increase its clock speed. This simply allows the central processing unit (CPU) or graphics processing unit (GPU) to perform beyond their default ratings. It lets the computer process information faster and boosts performance.

However, overclocking should be done carefully to guard against crashes, overheating, and damage. There are several software you may use to overclock your computer. Some common ones include:

  • MSI Afterburner
  • ASUS GPU Tweak III
  • AMD Ryzen Master
  • CPU Tweaker

You should continually check CPU temperature while overclocking.

4. Play Games on a Web Browser

Another suggestion when running high-resolution games on a low-end Windows device is to play them on a browser. Web-based games are generally lightweight and less demanding on system resources, so you can have a great gaming experience even on lower-spec computers.

5. End other Running Processes

Since these games are very demanding on your system resources, you must make all resources available to them. Hence, closing other running programs makes the game run more efficiently and smoothly.

You may simply click the close button for running apps, or launch the task manager, and close open programs. Follow the steps below.

1. Press Ctrl + Shift + Esc to open the Task Manager.

2. Click the Processes tab on the left, click on a process you wish to end, then click End task.

End task in Task Manager

6. Run the Computer on Best Performance Battery Mode

When you set your computer to run on Best Performance battery mode, it maximizes its processing power. This results in faster image and video rendering and generally smoother gameplay.

1. Press Windows + I to open Settings.

2. Click System on the left, then Power & battery on the right.

Power and battery Windows 11 - run High Graphics Games on low end Windows

3. Set Power Mode to Best Performance.

Best performance power mode

7. Set RAM Priority to High for the Game

To run high graphics games on low end Windows, you must set the game’s RAM priority to high. This way, the computer prioritizes memory allocation to the game before other applications.

1. launch the game.

2. Press Ctrl + Shift + Esc to open the Task Manager.

3. Click the Details tab, right-click the game, click Set Priority, then click High.

setting gane priority - run High Graphics Games on low end Windows

Running High Graphics Games on Low End Windows Devices

While the experience may not be the same as with more expensive devices, you may still have a good time playing these games if you adopt the tips we have shared in this guide.

What was your favorite suggestion? Please tell us in the comment section below.

FAQs

Which window is best for gaming for low end PC?

It is hard to tell what will be best, but a few options include Windows 10 LTSC and Windows 7.

Is Windows 11 bad for gaming?

No, in fact, many users see Windows 11 as a gaming OS. This is because it includes several gaming-centric features.

The post How to Run High Graphics Games on Low-End Windows Computers appeared first on Next of Windows.

Windows Cannot Find uninstall.exe Error: Top Fixes

You may encounter the Windows cannot find uninstall.exe error when you try to uninstall a program on Windows 11. People have experienced it while uninstalling Steam and other applications.

We explain this error and offer the most effective solutions in this article. Let us get to it.

Why Do I Get the Windows Cannot Find uninstall.exe Error?

You may encounter this error if the application has been previously uninstalled, but not properly uninstalled. So, even though it is removed, you may still see some parts of it on your computer. These are called uninstallation residues.

Another reason you encounter this uninstallation problem is because of system or app file corruption. There are chances the uninstall.exe file is missing or bad.

Regardless of the triggers, you should try the solutions we offer below.

How Do I Fix the Windows Cannot Find uninstall.exe Error?

1. Remove App Leftovers

When you install an application, it comes with several components. Some of these are written in the registry and other parts of the computer. During uninstallation, if all the components are not entirely removed, you may still see the app icon or some of its other elements.

If you try uninstalling again, you will likely get the error: Windows cannot find uninstall.exe. To fix this, make sure you remove all app leftovers after installation.

2. Uninstall the Program Using a Different Method

On Windows, there are several ways to uninstall an application. When you get the error, Windows cannot find uninstall.exe while uninstalling an app; you may try a different uninstallation method. Below, we explore two common ways of uninstalling apps.

Uninstall from Apps and Features

1. Press Windows + R to open the Run dialog.

2. Type appwiz.cpl and hit Enter.

Opening apps and features - Windows cannot find uninstall.exe error

3. Click on the problematic app and click the Uninstall button.

App uninstallation using apps and features

4. Follow the wizard to complete the process.

Uninstall From Windows 11 Settings

1. Press Windows + I to open your Settings app.

2. Click Apps on the left pane, then on the right, click Installed Apps.

Opening installed apps - Windows cannot find uninstall.exe error

3. Click the app’s ellipsis or three dots and Uninstall.

Uninstall option from settings app

4. Follow the wizard to complete the process.

3. Fix Corrupted Files

File corruption is a major cause of Windows’s inability to find uninstall.exe error. If the uninstall.exe file is bad, missing, or corrupted, the uninstallation will fail and trigger the error.

You may use the DISM and SFC scans on Windows to fix file corruption. Follow the steps below.

1. Press Windows + R to open the Run dialog.

2. Type cmd and hit Ctrl + Shift + Enter to open an elevated Command prompt.

Opening the commamd prompt - Windows cannot find uninstall.exe error

3. Type the commands below, hitting Enter after each one to run the DISM scan.

DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth

4. Run the command below to fix file corruption with the SFC utility.

sfc /scannow

4. Reinstall the Program, then Uninstall it

Since some program components may still be on your computer, making an uninstallation possible, you should download and install a fresh copy.

Once perfectly installed, you may try uninstalling it, which should fix the problem.

Moving Past the uninstall.exe Error

That is as much as we explore in this article. With our shared solutions, you should be way past the uninstall.exe error. Since we have not written the fixes in any particular order, you should start with what feels the most practical.

Were you able to resolve the problem? Please share with us the solution that worked in the comment section below.

FAQs

Where is uninstall located in Windows?

The uninstall option may be found in the control panel under apps and features.

What are uninstallation residues, and can they cause errors?

Uninstallation residues are application leftovers after a program is removed from your computer. In most cases, they remain without any impact, however, on some instances they may interfere with other apps and cause errors.

The post Windows Cannot Find uninstall.exe Error: Top Fixes appeared first on Next of Windows.

PC Only Boots After Second Attempt

You have found this guide because your PC only boots after a second attempt. This situation is often called a false boot and can be really frustrating; however, we help you resolve it in this guide.

Why is My PC Booting only after a Second Attempt?

When you cannot boot on the first attempt, you possibly have faulty hardware. These may also be faulty connected peripheral devices. Common devices associated with this problem are the RAM module, graphics card, and the motherboard.

You also may have loosely connected cables inside your PC. These may be the power cables connecting the motherboard or even cables for the hard drive.

Lastly, you may have dust build-up. This is a real problem because it may stop air flow and cause the computer to overheat, making it impossible to boot until it is cool.

What to Do When a Computer Is Not Booting on the First Attempt

1. Remove Peripheral Devices and Power Cycle your Computer

This solutions is very effective because it addresses power draw issues, it also resolves conflicting driver issues making it impossible to boot on first attempt. It is also a good way to resolve minor hardware bugs that cause problems.

Simply start by making sure no peripheral devices are connected. These may include external drives, controllers, etc. Once disconnected, press the power button for a few seconds until the computer shuts down. Wait a few seconds, then press the power button again to restart it.

2. Disable Fast Startup

Fast Startup will prevent perfect shutdown because it puts the computer into a state of hibernation. By disabling it, the computer shuts down perfectly, allowing it to boot without any problems.

1. Press Windows + R, type cmd and hit Ctrl + Shift + Enter to open the Command Prompt.

Open the cmd

2. Type the command below and hit Enter.

powercfg -h off
Turn off fast startup

3. Run a Memory Test

Hardware components are a common reason your PC only boots after a second attempt. The RAM, in particular, would lead to the problem once it becomes faulty. You should run a RAM test and change the faulty RAM if needed.

4. Update Power Plan

When you update the power plan, it potentially addresses the issue of a corrupted power plan. It fixes power management conflicts that may make it difficult for your PC to start, especially on the first attempt.

Follow the steps below.

1. Press Windows + R, type control, and hit Enter.

Control panel opening

2. Type power in the Control Panel search and click Edit power plan.

Edit Power Plan

3. Click Restore default settings for this plan and click Save Changes.

Restore default plans

4. Update BIOS

When you update your BIOS, it addresses the problem of your PC not booting on the first attempt by fixing bugs and compatibility issues that trigger it. An update may also include improved power management.

We show you how to update the BIOS in HP. The steps will differ for other manufacturers.

1. Type HP on the Taskbar’s search box and select HP PC Hardware Diagnostics Windows.

opening hardware diagnostic

2. In the BIOS-System Firmware category, click Check for BIOS updates.

3. Click Agree.

5. Reset BIOS

If an update does not work, you may reset the BIOS. This will be especially useful if you notice the problem after making changes to your BIOS.

1. Restart your computer and start tapping the BIOS key when you see the manufacturer’s logo. The BIOS key is usually one of the function keys, and you may verify with your manufacturer.

2. Go to the Security tab, then select Restore Security settings to factory defaults using the arrow keys.  

3. Read the description, input a passcode, and hit Enter.

4. Save changes, then exit the BIOS.

Regain Smooth PC Booting

We have come to the end of this guide. Now your computer should be able to booth without hiccup. We have not made solutions in any particular order; starting from what seems the most effective is wise.

Please tell us what was most effective in the comment section below.

The post PC Only Boots After Second Attempt appeared first on Next of Windows.

How to Show Windows 11 Performance Overlay

While using a computer, having an eye on your performance is essential. Being conscious of your performance potentially helps you avoid problems connected with overload. So, in this guide, we will explore how to show the Windows 11 Performance Overlay.

What is Windows 11 Performance Overlay?

Windows 11 Performance Overlay is a tool built into the computer for real-time system performance monitoring. This utility shows different metrics essential in understanding how your computer handles a range of tasks.

Some common metrics to find in Performance Overlay include the following:

  • CPU use
  • GPU use
  • RAM use
  • Network use

There are many advantages to viewing or using the Performance Overlay. However, at the top of the list is that you get enough information to help you troubleshoot issues that result in lags or crashes on your computer.

Because overlay is often transparent, it does not obstruct your workflow or gameplay.

How Do I Show the Windows 11 Performance Overlay?

1. Show the Performance Overlay Using the Game Bar

Xbox Game Bar is built into Windows 10 and 11. It is essentially a customizable gaming overlay. This utility gives access to essential functionalities without you leaving the game. You may show this performance overlay by following the steps below.

1. Press Windows + G to open the Game bar.

2. Click the Performance tab to open performance options.

Performance option on Game Bar

3. Select your Performance options menu.

Open Windows performance options - Show Windows 11 performance Overlay

4. Tick the checkboxes for any information you want to display.

Performance display info

5. Return to the Performance window and click the Pin icon.

Pining overlay - Show Windows 11 performance Overlay

6. Latsly, press the Windows + G keys to hide your Game Bar.

2. Enable Windows 11 Performance Overlay Via the Settings App

On Windows 11, the Settings app allows you to tweak app and operating system functions. You may access the Windows Overlay option for your game bar from Settings.

1. Press Windows + I to open the Settings app.

2. On the left pane, click Gaming; on the right, click Game Bar.

3. Toggle the switch to Allow your controller to open Game Bar.

enable Gamme bar controller access - Show Windows 11 performance Overlay

4. Now, you can use a gaming controller to open the game bar and configure Performance Overlay, as shown in the first solution.

2. Show the Windows 11 Performance Overlay Using the Task Manager

All your performance data is shown in the Task Manager. This utility also has an Always on top feature that permanently displays your performance on the screen.

1. Press the Ctrl + Shift + Esc keys to open the Task Manager.

2. Click Settings at the bottom left, then under the Windows Management category, tick Always on top.

Task Manager Always on top

3. Click the Performance tab, then double-click CPU for a summary view of your performance.

Sumary view in Task Mmanager - Show Windows 11 performance Overlay

Where Can I Find the Windows 11 Performance Tab?

Your performance is displayed at all times in the Task Manager. Simply launch it by pressing Ctrl + Shift + Esc, then click on the Performance tab on the left pane.

Viewing Windows 11 Performance Overlay

If you have read through this guide, you should now be able to view your performance on the operating system easily. Showing performance is one of the better settings for gaming on Windows 11.

Do you have further questions on Performance Overlay? Let us know in the comment section below.

FAQs

Is Windows 11 Performance Overlay the same as FPS counter?

No, they are not, even though they are related. The FPS counter only shows the number of frames rendered per second, while the Performance Overlay offers a wide range of performance metrics.

Will enabling the Performance Overlay affect system performance?

Enabling this functionality has a negligible impact on performance. In most computers, you will barely notice a difference.

The post How to Show Windows 11 Performance Overlay appeared first on Next of Windows.

Best Fixes When Windows Lock Screen is in Another Language

You will get a Windows lock screen when your computer remains inactive for a period of time. Naturally, this screen should be in your computer’s default language; however, some of our readers have complained that the Windows lock screen is in another language.

For many users, this is a problem that may be encountered after a Windows update; for others, it may be a simple configuration problem.

If you fall under this category, we have written this post with the most effective solutions for you. Let us get right into it.

1. Re-enable Windows Spotlight

Even though Windows Spotlight does not feel directly related to the lock screen, re-enabling it may be an effective fix because it will restart the Content Delivery Manager service, fixing any glitches that may trigger the lock screen language change.

1. Press Windows + I to open the settings application.

2. Click Personalize and Lock Screen.

Lock screen settings - Windows Lock Screen in Another Language

3. Set Personalize your lock screen to Picture, then restart your computer.

Personalize your lockscreen

4. Follow steps 1 and 2 when the computer comes on, and this time set Personalize your lock screen to windows spotlight.

2. Uninstall Windows Updates

If you start encountering this problem after updating the operating system, you may have a bug in the new update, and it needs to be uninstalled. Follow the steps below.

1. Press Windows + I to launch the Settings app.

2. Click the Windows Update option on the bottom left pane, then click Update History on the right.

Windows Lock Screen in Another Language

3. Scroll down and click Uninstall updates.

4. Click the Uninstall button for your latest update.

3. Select the Lock Screen Language

You may divide to select the lock screen language manually. This is a potent fix because it will overrule any settings that display your Windows lock screen in another language. Follow the steps below.

1. Press Windows + R, type control, and hit Enter to open the Control Panel.

2. Click Clock and Region.

Windows Lock Screen in Another Language

3. Click Region, then in the new window, select Match Windows display language (Recommended).

Matching default language

4. Click Apply and OK.

4. Copy the Current Language to the Welcome Screen and Current Users

On Windows 11, it is able to copy your language settings and make them apply to all user accounts, your Welcome, and Lock screens. This can be effective if the Windows lock screen is in another language. Follow the steps below.

1. Press Windows + R, type control, and hit Enter to open the Control Panel.

2. Click Clock and Region.

Windows Lock Screen in Another Language

3. Click Region, in the new window, select Administrative, then click the Copy Settings button.

Copy language settings

4. tick the checkboxes for Welcome screen and system and New user accounts then click OK.

copying settings - Windows Lock Screen in Another Language

Experiencing the Same Language on Lock Screen and an Active Computer

That is as much as you need to do to have the same language on your lock screen and an active Windows 11 computer. As a last resort, you may consider resetting the computer. However, while a reset will be effective, it usually will lead to data loss.

Did you successfully fix the problem? Please let us know what worked in the comment section below.

FAQs

Why is my lock screen in a foreign language?

This may be due to a bad configuration, but also be a sign of a bugging Windows update.

How do I remove a language from my lock screen in Windows?

Open Settings > Time & language > Language. Ensure the desired language is set as the preferred language.

The post Best Fixes When Windows Lock Screen is in Another Language appeared first on Next of Windows.

Top Ways to Remove Learn About This Picture in Windows 11

Are you trying to remove the Windows 11 Learn about this picture in Windows Spotlight icon? This guide shows you the best ways to get rid of it.

This Spotlight feature has been available from Windows 10 and is present in the latest operating system. By howering this icon you get some detail and perspective of your desktop background.

While this feels like a lovely little feature if you must remove it, follow the steps below.

Remove Learn About This Picture with a Registry Tweak

The Windows registry is a hierarchical database of Windows 11 settings and configurations for apps and features. You may disable the spotlight feature by following the steps below.

1. Press Windows + R, type regedit, and hit Enter.

Opening reghistry : Remove Learn About This Picture Windows 11

2. Navigate to the registry path below:

Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel

3. Right-click NewStartPanel, click New, then click DWORD (32-bit) Value.

4. Name the new DWORD (32-bit) Value {2cc5ca98-6485-489a-920e-b3e88a6ccce3}.

5. Open the new DWORD by double-clicking it; give it a value data of 1 and click OK.

Changing value data: Remove Learn About This Picture Windows 11

6. Restart your computer for the changes to take effect.

Add Learn About This Picture with a Registry Tweak

If you have disabled this functionality, you may re-enable it as you please. The process is quite simple. Follow steps 1 to 4 from the above section. Then in step 5 give it a data value of 0.

Close the Registry Editor and restart your computer for the changes to take effect.

It is good practice to back up your registry before making any changes we have explored. You can revert to the old registry if there is an error.

To back up your registry, follow the steps below.

1. Press Windows + R, type regedit, and hit Enter.

2. Click the File menu, then click Export.

Backup windows registry

3. Save it in a secure location.

No More Windows Spotlight icon

There you have it. The most direct way to remove Learn about this picture in Windows 11. You should note that you can use third-party solutions like Winaero Tweaker; however, the simple registry tweak should always be effective.

That is all we share in this guide. If you have additional questions, please ask them in the comment section below.

The post Top Ways to Remove Learn About This Picture in Windows 11 appeared first on Next of Windows.

Action Center Not Opening in Windows 11: Fixed

The Windows 11 Action Center, which comprises the Notification Center, quick settings, and accessibility options, comes in handy while using the operating system. However, some users have encountered problems and complain that the Action Center is not opening in Windows 11.

This guide explores the common causes and provides the most effective fixes for this problem. Let’s get to it.

Why Won’t My Action Center Open?

When the Windows 11 Action Center is not opening, it often comes down to any of the following triggers:

  • Corruption of vital app installation or system files associated with the Action Center.
  • Bad configuration, especially those that disable the Action center.
  • Bugs in a recent update or an outdated Windows 11 operating system.

Regardless of the cause, you should try the solutions we discuss below.

1. Re-Register Your Action Center

Corruption is a major reason the Action Center is not opening on Windows 11. Your Actin center settings may be bad, so reregistering it will be an easy fix. Follow the steps below.

1. Press Windows + R to open the Run dialog, type Powershell, and hit Ctrl + Shift + Enter.

Opening the Powershell in Windows 11

2. Type the script below and hit Enter.

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

3. Restart the computer for the changes to take effect.

2. Tweak Registry Configuration for Action Center

The Windows registry is a hierarchical database of app configurations and operating system configurations. You may enable the Action Center from this utility. Follow the steps below.

1. Press Windows + R to open the Run dialog.

2. Type regedit and hit Enter.

Opening the registry editor

3. Navigate to the path below:

Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer

4. Double-click on the DisableNotificationCenter value and change the Value data to 0. You may need to first create this key by clicking a space on the right pane, hovering New, clicking DWORD (32-bit) Value, and naming it DisableNotificationCenter.

Enabling ACtion center in registry

3. Enable Action Center Via Local Group Policy Editor

The Group Policy Editor is a utility for managing multiple Windows computers simultaneously. It gives an easy option for enabling the Action Center.

1. Press Windows + R to open the Run dialog.

2. Type gpedit.msc and hit Enter.

Opening the group policy editor

3. Navigate to the path below:

User Configuration / Administrative Templates / Start Menu and Taskbar

4. On the right pane, double-click Remove Notifications and Action Center.

Remove Notifications and Action Center option

5. Click the Disabled radio, then click Apply and OK.

Disabling action center in GPEdit

4. Update Windows 11

Updating the Windows 11 operating system is an effective fix because Windows updates often come with bug fixes and security patches. Follow the steps below to update your OS.

1. Press Windows + I to open the Settings app.

2. Click Windows Update on the bottom left pane and then Check for updates on the right.

Check for updates in Windows

3. If there are updates, download and install them, then restart your computer.

5. Uninstall Windows Updates

While updating Windows is a best practice, on rare occasions, updates may be buggy, which may be why the Action Center is not opening in Windows 11. If you experience the problem just after an update, you must uninstall or roll back the update.

1. Press Windows + I to open the Settings app.

2. Click Windows Update on the bottom left pane and then Update history on the right.

Windows update history

3. Scroll down the left pane and click Uninstall updates.

4. Click Uninstall for your most recent update.

Update uninstall option

6. Fix File Corruption with the DISM and SFC Scans

As stated earlier, file corruption is why the Action Center is not opening in Windows 11. The DISM and SFC tools are important built-in utilities that fix corruption on Windows 11.

1. Press Windows + R to open the Run dialog.

2. Type cmd and hit Ctrl + Shift + Enter to open the Control Panel with administrative rights.

Opening the Control panel: action center not opening windows 11

3. Type the commands below, hitting Enter after each to scan for image corruption and fix identified corruption.

DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth

4. run the command below to fix system file corruption, then restart your computer after it completes executing.

sfc /scannow

7. Run the System Restore Utility

The System Restore tool takes your computer to a previous state before the Action Center problem started. For this fix to work, you should have created a restore point. However, Windows may also automatically create restore points for you. Follow the steps below to run System Restore.

Note that you may lose data during this process.

1. Click the magnifying lens on the Start menu, type Restore, and click Recovery.

Opening Windows 11 recovery

2. Click the Command prompt’s Open System Restore option.

3. Select Choose a different Restore point and click Next.

Initiating System Restore

4. Select a restore point and click Next.

Selecting a restore point: action center not opening windows 11

5. Click Finish.

8. Clean Install Windows

We recommend a clean install of Windows as a last resort. While effective, this fix will lead to data loss and may take several minutes or hours to complete.

1. Press Windows + I to launch the Settings app.

2. Click System on the left pane and Recovery on the right.

Recovery option in Settings

3. Click the Reset this PC button.

4. Select either Keep my files or Remove everything.

Begining Windows reset: action center not opening windows 11

5. Click Cloud Download and follow the wizard to complete the reset.

action center not opening windows 11

Accessing the Action Center Again

In this guide, we explored the problem of the action center not opening in Windows 11. The solutions we recommended should help you resolve it seamlessly.

Please leave us a comment below, telling us what solution was most effective.

FAQs

Why is the Action Center icon missing in Windows 11?

The most common reason for a missing Action Center icon is file corruption. These may be system files or installation files.

Can I access Action Center functionality even if it’s not opening?

Yes. You may use the keyboard shortcuts Windows + A or click the notification icon on the taskbar.

The post Action Center Not Opening in Windows 11: Fixed appeared first on Next of Windows.

Generative Erase in Windows 11 Photos App: How to Use It

In Windows 11, you may use the new Photos app to manage, view, edit, and share your photos and videos. This Windows 11 Photos app comes with a new AI feature called Generative Erase.

In this guide, we walk you through this feature and explore some of the best ways to use it. Let’s get started.

What is the Windows 11 Photos App Generative Erase?

The Generative Erase function allows you to remove unwanted objects from your images in the Photos app. You may picture it as a magic eraser.

It is an upgrade and replacement of the Spot Fix tool, boosting better results, especially for larger objects and areas. It analyzes the image using AI and fills up the space where you need to erase.

While this feature is currently available to Windows Insiders on all channels, we expect it will be rolled out sooner for public use. Below, you get a head start on how to use it.

How to Use Generative Erase in Photos App

1. Click the magnifying lens on the Taskbar, type Photos, and click the Photos app.

Open the Photos app

2. Right-click on an image you want to edit and click Edit.

Image edit option

3. Alternatively, you may right-click on any photo on your computer, then click Open with and choose Photos app. Then click the Edit image icon at the top.

edit image option

4. In the image edit mode, click the Erase option to open the Generative erase option on the left.

5. Set your brush size to what you find appropriate.

erase brush size

6. Drag the brush through anything you want to erase automatically. Generative erase will remove everything.

Erasing With AI

That is all on the Generative Erase feature on the Windows 11 Photos app.

Using the Generative Erase Photos feature is very simple. It increases your productivity and enhances the editing experience on Photos. While this is a preview feature, you may expect it to be open to all users in the nearest feature.

Tell us what you think about the new AI feature, and if you have used it, we love to know how big of a difference it makes.

FAQs

How does Generative Erase differ from traditional editing tools like spot healing?

Spot Healing uses surrounding pixels to fill up deleted areas, while Generative Erase leverages AI to understand the image and recreate parts.

What types of objects or elements can Generative Erase effectively remove from images?

It works on a wide range of images with higher success in larger objects and intricate backgrounds with repeating patterns or textures.

Is Generative Erase available for both photos and videos within the Photos app?

The post Generative Erase in Windows 11 Photos App: How to Use It appeared first on Next of Windows.

How to Fix Random Windows 11 Shutdown

It can be troubling when you experience a random shutdown on your Windows 11 computer. It will most likely lead to some loss of data or work progress, and it is bad for your computer health,

This guide explores all essential elements to help you fix the problem. Let us get started.

1. Boot in Safe Mode

Booting in Safe Mode is a preliminary step. When you are in Safe Mode, your computer operates with a very restricted set of services and applications, allowing it to remain stable without restarting or shutting down.

While in this mode, you may run through most of the solutions we provide below.

2. Shut Down Running Applications

Heavy workload is one reason you experience random shutdown on your Windows 11 computer. You may avoid this by closing multiple open programs.

If you always have to work with many apps simultaneously, you may consider upgrading your RAM to a higher capacity that can handle the workload.

3. Stop Overclocking

Overclocking is used to enhance your computer above its regular clock speeds. While this is a way of increasing performance, overclocking may also mean that your computer is working beyond its normal capacity. This will lead it to shut down randomly.

The way to fix it is by turning off any overclocking apps on your computer.

4. Check For RAM Failure

For most people, the random shutdown of a Windows 11 device is a sign of bad RAM. You may run tests on your computer to determine the state of your RAM and take adequate steps to fix it. Below is how to check for RAMm failure.

1. Press the Taskbar’s magnifying lens, type Memory Diagnostic, and click Windows Memory Diagnostic.

Random Windows 11 shutdown

2. Click Restart now and check for problems.

Restart now and check for problems

5. Run the Power Troubleshooter

Several factors may lead to the random shutdowns on your Windows 11 computer. While pointing out the specific issue may be hard, the Windows Power troubleshooter will scan your computer to find the cause. It may fix it or recommend troubleshooting steps.

1. Press the Windows key + R, type cmd, and hit Enter.

2. Type the command below in the Command prompt and hit Enter.

msdt.exe /id PowerDiagnostic

3. Click Next and follow the wizard to complete the process.

6. Run DISM and SFC Scans

Corruption of critical installation and system files may cause your Windows computer to shut down randomly. You may fix corruption using the DISM and SFC utilities, as shown below.

1. Press the Windows key + R, type cmd, and hit Enter.

Random Windows 11 shutdown

2. Type the command below, hitting Enter one after the other to complete the DISM scan.

DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth

3. Run the command below to complete the SFC scan, then restart your computer.

sfc /scannow

7. Restore the Default Power Schemes

When your power schemes are misconfigured and do not match the workload on the computer, you may experience random shutdowns. You may reconfigure your power settings to their defaults by following the steps below.

1. Press the Windows key + R, then type the command below and hit Enter.

powercfg -restoredefaultschemes

2. Restart your computer.

8. Clean Boot the Device

Conflicting applications may cause Windows 11 to shut down randomly. You may resolve all conflicts by clean booting the computer.

In this state, all third-party programs are turned off, and you may start launching them one after the other to trace the root cause of the problem.

No More Unexpected Windows Shutdowns

There you have it. All the perfect solutions to guarantee you no longer have any unexpected Windows 11 shutdowns.

We have not written the solutions in any particular order, so you should start with whichever is most relevant. Lastly, please let us know what worked in the comment section below.

The post How to Fix Random Windows 11 Shutdown appeared first on Next of Windows.

Best Fixes for No HDMI Signal From Your Device in Windows 11

Sometimes, you need to connect your monitor to a larger screen. You will often do this using an HDMI cable, which may even connect to your TV. Sadly, some users have complained of the error: no HDMI signal from your device in Windows 11.

A faulty cable, bad or outdated drivers, misconfiguration, or other display detection issues may cause this problem. We help you fix it with the solutions below.

1. Preliminary Checks

Before you go into complex fixes, we recommend the following preliminary checks.

Check if Connections are Properly Done

You should check that your HDMI cable is fitted tight into the ports. A loose cable will probably not have contact and produce no signal.

Use a Different HDMI Cable

If you have a spare cable, you may try using it. It is an easy way to rule out a worn-out cable as the cause of the problem. You may also try the cable on a different device to be sure it works.

Use a Different Port

Also, take a look at your ports. If you have dust or some other dirt stuck in the ports, they may obstruct contact and lead to no signal. You should clean them or blow dry air through them to remove dirt. Alternatively, you may try connecting with a different port.

2. Manually Detect Your Connected Display

If you are connecting to an old TV or monitor, Windows 11 may show no HDMI signal from your device. In this case, you will have to detect the connection manually. Follow the steps below.

1. Open the Settings app by pressing Windows + I.

2. On the left pane, click System, then click Display on the right.

Open display settings in Windws: no hdmi signal from your device Windows 11

3. Expand Multiple displays and click the Detect button to Detect other displays.

Detect other display on Windows Settings

3. Select your Second Display Manually

After connecting via an HDMI cable, by default, the operating system names the new monitor your default. However, if you still get no HDMI signal from your device, you may manually select the second display in Windows 11.

1. Right-click a space on your desktop and select Display Settings.

no hdmi signal from your device Windows 11

2. Expand Identify and choose Show only on 2.

4. Update the Graphics Driver

Your graphics driver is integral to the proper operation of all graphics components, including transmitting graphics via HDMI. When the Windows 11 graphics driver is outdated, you may experience no HDMI signal from your device. You may update it using an automatic driver updater or manually following the steps below.

1. Right-click the Start menu and click Device Manager.

2. Expand Display Adapter, right-click your driver, and click Update driver.

no hdmi signal from your device Windows 11

3. Click Search automatically for drivers.

Driver auto search

5. Roll Back the Graphics Driver

There are a few exceptions when Windows 11 users get no HDMI signal from their device just after updating the driver. If that is the case with you, you should consider rolling back the update. Follow the steps below.

1. Right-click the Start menu and click Device Manager.

no hdmi signal from your device Windows 11

2. Expand Display Adapter, right-click your driver, and click Properties.

Driver properties on Windows 11

3. Click the Driver tab, then click the Roll back driver button and click OK.

Roll back Windows driver

6. Reinstall the Graphics Driver

Driver corruption on Windows 11 may also lead to no HDMI signal from your device. In this case, an update will not work. You would need an entirely new driver. You should follow the steps below to fix the problem.

1. Right-click the Start menu and click Device Manager.

no hdmi signal from your device Windows 11

2. Expand Display Adapter, right-click your driver, and click Uninstall device.

Uninstall a driver

3. Confirm your choice, then restart the computer.

4. Relaunch the Device Manager and click the Scan for hardware changes button.

no hdmi signal from your device Windows 11

7. Run the Hardware Troubleshooter

Windows comes preinstalled with a bunch of troubleshooters, one of which is the hardware troubleshooter. This tool will check for faults with hardware components, fix the issues, or recommend troubleshooting steps.

1. Press Windows + R to open the Run dialog.

2. Type cmd and hit Ctrl + Shift + Enter.

3. Type the command below and hit Enter.

msdt.exe -id DeviceDiagnostic

4. Click the Next button.

no hdmi signal from your device Windows 11

Enjoy Viewing a Second Monitor

No HDMI signal from your device in Windows 11 is a problem you may easily correct with some troubleshooting steps. The solutions we have explored should get the monitor working in no time.

Were you successful in resolving the problem? Please tell us in the comment section below what worked.

The post Best Fixes for No HDMI Signal From Your Device in Windows 11 appeared first on Next of Windows.

Windows Key Not Working In Windows 11: Fixed

You must have stumbled upon this guide because your Windows key is not working on your Windows 11 PC. We have explored the problem and bring you some of the most efficient solutions in this guide.

Why Is My Windows Key Not Working in Windows 11

When the windows key is not working, you may suspect mechanical failure. This may be triggered by impact or natural wear and tear.

Faulty or outdated drivers may also cause certain keys on the keyboard to stop working. They may no longer allow proper communication between the keyboard and the operating system.

You also may notice problems with the Windows keys if you have conflicting software. These programs may use the Windows key to perform other functions.

The solutions below should help you fix it.

What to Do if Windows Key is Not Working in Windows 11

1. Restart the Computer

The first step should be restarting your computer. This is effective because the Windows key may not work because of some process bugs. When you reboot the computer, you will force the [problematic processes to shut down, fixing the keyboard problem.

2. Check for Keyboard Damage

Before you go into complex solutions, you should examine the keyboard for physical damage. Check if the Windows key is broken. Sometimes, it may have dirth pilled underneath; you should clean it or blow dry air to flush out all stuck debris.

If the key is damaged, you may have to change the keyboard or take it to a repairer to fix the individual key.

3. Run the Hardware Troubleshooter

Windows 11 comes with a set of troubleshooters. The hardware troubleshooter effectively resolves faults relating to hardware components, like the keyboard. Running the hardware troubleshooter will scan the computer for these faults, fix them, or recommend solutions.

1. Press Ctrl + Shift + Esc to open the Task Manager. Windows + R to launch your Run dialog, then click Run new Task.

Windows key not working Windows 11

2. Type cmd and hit Ctrl + Shift + Enter.

Open cmd - Top Fixes for “Your PC Can’t Project to Another Screen”

3. Type the command below and hit Enter.

msdt.exe -id DeviceDiagnostic

4. Click the Next button.

Windows key not working Windows 11

4. Disable Filter Keys

The filter key accessibility feature is designed to ignore certain keystrokes. You may have to disable the filter keys to ensure you do not have a keyboard problem.

1. Click the Start menu and click the Settings gear icon.

2. Click Accessibility on the right, then click Keyboard on the left.

Windows key not working Windows 11

3. Toggle off Filter keys.

Fileter keys on Windows

5. Repair Windows Apps

You may be having a general problem with Windows apps. Hence, you should repair Windows apps when the Windows key is not working in Windows 11.

1. Press Ctrl + Shift + Esc to open the Task Manager. Windows + R to launch your Run dialog, then click Run new Task.

2. Type powershell and hit Ctrl + Shift + Enter.

3. Type the commands below, hitting Enter after each one.

Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}

6. Update Keyboard Drivers

Drivers are a vital way of communication between hardware components and software. If your keyboard driver is outdated, the Windows key may not work in Windows 11. You should update your driver. You may use automatic drive updaters.

7. Create a New Local Administrator Account

When the Windows key does not work in Windows 11, you may face serious corruption with your user profile. By creating a new admin account, you should fix the problem.

1. Press Windows + to open the Settings App.

2. Click Accounts on the left pane, then on the right, click Other users.

Windows key not working Windows 11

3. Click the Add account button.

4. Click I don’t have this person’s sign-in information.

Windows key not working Windows 11

5. Select Add user without a Microsoft account.

6. Fill out the form with your desired username and password, then click next.

Windows key not working Windows 11

7. Click the Change account type button for the newly created account.

8. Select Administrator and click OK.

Windows key not working Windows 11

Fixed Windows Key in Windows 11

This is all we share in this guide. If you have followed the solutions, you should have fixed the Windows key. Note that none of these solutions were written in any particular order, so you may start with any that feels more practical.

The post Windows Key Not Working In Windows 11: Fixed appeared first on Next of Windows.

Top Fixes for “Your PC Can’t Project to Another Screen”

You may have just encountered the error message your PC can’t project to another screen while trying to connect to an external monitor. This problem may be noticed just after installing a new graphics card.

In some cases, it also could be a sign of minor connection flaws. This guide has explored all potential causes and will introduce you to the most effective fixes. Let us get to it.

1. Confirm all Connections are Correctly Made

Before exploring any complex fixes, you should confirm your connection has no problems. A good starting point is verifying cables are tightly connected.

You should also physically examine the cables and ensure they are not broken or damaged. You may clean the ports or blow dry air through them to ensure no particles are obstructing the connection.

2. Uninstall Graphics Drivers

If your graphics drivers cause the problem, uninstalling them will be an efficient fix. The current drivers may be corrupted or damaged, leading to the error: your PC can’t project to another screen.

Follow the steps below.

1. Right-click the Start menu and click Device Manager.

Opening the device manager

2. Expand Display Adapters, right-click your driver, and click Uninstall device.

your pc can't project to another screen

3. Confirm your choice and restart your computer.

4. Relaunch the Device Manager and click Search for hardware changes to reinstall the driver.

Scan for hardware changes

3. Download Drivers from Manufacturer’s Websites

Alternatively, you may visit the website of your video card manufacturer and download the correct drivers right from the website.

This may be the fix, especially if your computer cannot match the proper driver to your video card. For example, you may download GeForce Drivers for Nvidia cards. Once you have downloaded and installed the new driver, confirm if you still get the message your PC can’t project to another screen.

4. Run the Built-in Hardware Troubleshooter

Windows 11 comes with an easy-to-use and convenient hardware troubleshooter tool. This tool will scan your computer for all possible causes of your PC can’t project to another screen. It will fix potential triggers or recommend specific troubleshooting steps.

You may run this troubleshooter by following the steps below.

1. Press Windows + R to launch your Run dialog.

2. Type cmd and hit Ctrl + Shift + Enter.

Open cmd

3. Type the command below and hit Enter.

msdt.exe -id DeviceDiagnostic
your pc can't project to another screen

4. Click the Next button.

Starting the troubleshooter

5. Replace your Graphics Card

If none of the solutions worked, then you may have a bad graphics card, in which case your only solution will be to replace it. Before replacing it, you must note your PCIe slot and generation and power supply (PSU) capacity to ensure you get a proper fit for your device.

Projecting to Another Screen

With the solutions we have explored in this guide, you will now easily be able to project your PC to another monitor screen.

We have not written these fixes in any particular order, so you should try whichever seems the most appropriate.

Please let us know in the comment section what solution worked.

The post Top Fixes for “Your PC Can’t Project to Another Screen” appeared first on Next of Windows.

❌