Logo

Installing Windows 11 on Raspberry Pi 4

A lot of controversies and mixed emotions have come from statements about Windows 11 minimum system requirements, especially ones linked to TPM.

Naturally, each time some software company giant announces how things are must have there are people who go out and prove them wrong.

This time Raspberry Pi community was one which demonstrated that not only Raspberry Pi does not have a TPM module, it can run the full desktop version of Windows 11

Windows 11 on Raspberry Pi 4Raspberry Pi 4 and things you need for Windows 11 installation

In order to actually install Windows 11 on your Pi, there are certain things that you will need. Check out the below list and prepare everything.

  • Raspberry Pi 4 4GB or 8GB
  • A 32GB or larger SSD via a USB 3 caddy. Best for performance or 16GB or larger microSD card
  • USB boot enabled, see below.
  • A micro SD card with the latest Raspberry Pi OS
  • Windows 10 PC
  • USB to Ethernet or WiFi dongle
  • Bluetooth dongle (if you want Bluetooth)
  • Keyboard, mouse, HDMI, and power for your Raspberry Pi

Configuring Pi to boot from SSD

In order to boot from SSD be sure that firmware and bootloader are up to date on the latest version and upgrade if needed. Be aware that this firmware update can only be performed using the official Raspberry Pi OS.

Also if you are eager and want to use a standard microSSD card instead of an SSD to run Windows 11 feel free to skip this entire section.

  1. Boot from microSSD with the latest Raspberry Pi OS on it.
  2. Update firmware and OS using the terminal by typing
    sudo apt update
    sudo apt full-upgrade
    sudo rpi-update
  3. Reboot your Pi
  4. Install the latest version of bootloader again using the terminal with the command
    sudo rpi-eeprom-update -d – a
  5. Reboot Pi
  6. Launch raspi-config on your Pi via terminal with
    sudo raspi-config
  7. Select option 3 (Boot options – Configure options for start-up) from boot options
  8. Select Boot ROM version and press ENTER
  9. Select latest and then OK
  10. Select NO when prompted to reset boot ROM to defaults on the latest version boot ROM selected screen. Press OK
  11. Select Boot order and press ENTER
  12. Select USB Boot and click on OK and remove microSD card from Pi
  13. Select Finish and click on NO when prompted to reboot

Creating Windows 11 installation image for Pi 4

In order to install Windows 11 on our Pi, we must create an installation image, follow the steps below explaining the process.

  1. Go to https://uupdump.net/
  2. Search for Windows 11 Arm
  3. Select the latest build for arm64
  4. Select Language on which you would like installer and Windows
  5. Pick Windows edition you would like
  6. Set download method to Download and convert to ISO and click on Create download package
  7. Extract downloaded content into win11 folder and go into it
  8. Double click on uup_download_windows.cmd
  9. On the security warning screen click on More info and then on Run anyway
  10. Wait for the process to finish completely
  11. Once the process is finished, press 0 to close the prompt

Installing image on microSSD or SSD

If previous steps of instruction were follower precisely you now have an ISO image that can be installed onto microSSD or SSD

  1. Connect SSD or insert microSSD card into your PC
  2. Go to https://www.worproject.ml/downloads
  3. Download Windows on Raspberry imager and extract it into the win11 folder
  4. Open Imager and allow it to make changes to your computer, set your language, and click on next
  5. Select storage drive where you would like to install Windows
  6. Set device type and click on next
  7. Select our Windows 11 ISO image we created and click on next
  8. On the drivers screen select Use the latest driver package available on the server
  9. On UEFI firmware select screen choose Use the latest firmware available on the server
  10. On configuration screen click on next
  11. Check your setting on the installation overview and if everything is ok click on install
  12. Wait for the whole process to be finished
  13. Once the process is completed, close Windows on Raspberry imager, take out SSD or microSSD card from PC and connect it on your Pi along with Pi peripherals.

Setting Windows 11 on Pi

In order to actually use Windows 11 on our Raspberry Pi we now have to set up the Windows 11 install using the standard post-installation setup sequence.

  1. Power up Pi and press ESC when prompted
  2. Go to Device manager and press ENTER
  3. Select Raspberry Pi Configuration
  4. Select Advanced configuration
  5. Set Limit RAM to 3GB to a disabled state, press F10 to save, and ESC to exit.
  6. Select Display configuration
  7. Set the resolution to desired option and press ENTER, F10 to save, and ESC to exit
  8. Go to CPU configuration
  9. Check if the CPU clock is set to default, if not set it
  10. Press ESC to go back all the way to the main menu
  11. Select Continue to exit BIOS and boot your Raspberry Pi with Windows 11 on it

And there you have it, fully working Windows 11 OS on Raspberry Pi despite what Microsoft says

Note that due to lack of some drivers performance can be less than optimal, for example, full HD videos will not work since there are no compatible graphic drivers for Pi and some other stuff like Wi-Fi will also cause some issues but overall Windows 11 is working pretty well.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Fix Error Accessing the Registry in Windows
If you encounter an error saying, “error accessing the registry” when you try to merge a registry key on your Windows 10 computer, you’re not alone as some users also experienced the same problem. According to these users, they encounter the error after they’ve re-installed their Windows version and tried to open a .reg file. Based on the reports, this error could occur if the registry file does not have administrative privileges. Meaning to say, the program does not have the necessary permission to merge the .reg file. This is common with fresh installs as well as reinstalls. Moreover, this kind of issue could also occur due to system file corruption. Whichever the case may be, here are some troubleshooting tips you can check out to resolve the error.

Option 1 – Try to import the .reg file with admin privileges

As pointed out, the error may be due to a lack of admin privileges. It could be that the Registry Editor does not have admin privileges to merge the registry file. This is common with new Windows installations especially since the Registry Editor hasn’t been opened before. So you need to import the .reg file again and this time, with admin privileges.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and tap the Ctrl + Shift + Enter keys to open the Registry Editor with admin privileges.
  • A User Account Control or UAC prompt will appear where you have to click Yes to proceed.
  • After opening the Registry Editor, go to File > Import using the ribbon bar at the top.
  • Next, use the import menu to go to the location of the file you were trying to merge. Once you’ve found it, click Open to merge it with your current registry. This should fix the problem. If not, refer to the next options below.

Option 2 – Try performing a System Restore

Running System Restore can also help you fix the error when accessing the Registry. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.
  • Once the next startup is complete, you have to merge or import the file again and see if the error is now fixed or not.

Option 3 – Try to perform repair install by creating a Windows 10 installation media

  • Click this link and then click the Download Tool Now button.
  • Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Now select the ISO file option in step 5.
  • After that, you should now have an ISO file.
  • Next, go to the location where you’ve downloaded the ISO file.
  • Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
  • Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.

Option 4 – Try running the System File Checker Scan

As mentioned, the error when accessing the Registry might be caused by file corruption. And that’s where the SFC scan comes in. The SFC or System File Checker scan could detect and automatically repair damaged system files. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Now restart your computer.
Read More
How to Fix Application Load Error 5:0000065434
When it comes to downloading and installing games in the Windows operating system, Steam is one of the well-known sources. You can find many big titles in Streams such as PUBG, Heaven Vaults, and a whole lot more. It is undeniably a great source of getting games in the Windows operating systems. However, just like other software, Steam is not immune to errors as you could encounter errors while using it. This isn’t caused by a bad code but also due to reliance on various factors in both respects to the software and hardware. One of these errors is the Application Load Error 5:0000065434. This kind of error can appear when you launch numerous game titles on your Windows 10 computer like Skyrim, Oblivion, Bully, Morrowind, Vortex, and many more. To fix this application error in Steam, you can try to copy the Steam executable file or use the Command Prompt. You could also try to verify the integrity of the game files feature or delete any conflicting files on your computer.

Option 1 – Try copying the Steam executable file

The first thing you can do to fix the error is to copy the executable file of Steam.
  • First, right-click on the desktop shortcut of steam located on your Desktop and click on the “Open file location” option.
  • After that, copy the executable file for Steam and navigate to the folder of the library of the games which is usually located in SteamSteamAppsCommon
  • Now paste the Steam executable file you just copied inside the folder of the game and see if it fixes the error or not.

Option 2 – Try to use the Command Prompt

  • In the Start Search, type “command prompt” and right-click on Command Prompt from the search results and then select the “Run as administrator” option.
  • After opening Command Prompt as administrator, execute the following command:
cd "C:Program Files (x86)Steamsteamappscommon" mklink "steam.exe" "C:Program Files (x86)Steamsteam.exe"
  • The command you entered will create a link between the executable file of Steam to the operating system. Once you see a message that states, “Operation completed successfully”, restart your computer.

Option 3 – Try to use the “Verify integrity of the game files” feature

The next thing you can do to get rid of the error is to use the “Verify integrity of the game files” feature. How? Refer to these steps:
  • Open Steam and right-click on the entry of the game where you encountered the error in the Library and then select Properties.
  • After that, navigate to the LOCAL FILES tab and click the “VERIFY INTEGRITY OF GAME FILES” button.
  • Wait for the process to be completed and see if the feature has helped in fixing the error or not.

Option 4 – Try to delete any conflicting files

The error might be caused by some conflicting files on your computer which is why you have to delete them. To do that, follow these steps:
  • Open the Documents folder and look for the folder created by the game that’s throwing the error. For instance, it could be stored in the “My Games” folder.
  • Next, delete the folder and then try to launch the game again and see if the error is now fixed.
Read More
How to remove myBrowser

myBrowser is a Potentially Unwanted Program that allows users to access the internet. This browser suggests users install other PUP like myfiles, myemail, and others. This application claims to be a good reliable portable internet browser, however during our test use of the program several website scripts crashed and were not able to open up all the website assets required, leaving the users with a mediocre browsing experience.

While browsing the internet through this program, you might see additional ads and sponsored links injected into your search results and/or websites.

About Potentially Unwanted Applications

What is a Potentially Unwanted Program (PUP)?

Everyone has experienced it – you download and install a free application, you then notice some unwanted programs on your computer system, come across a strange toolbar on your web browser, or find your default search engine has been changed to something else. You didn’t set them up, so how did they turn up? Potentially Unwanted Programs (PUP), also referred to as Potentially Unwanted Applications (PUA), are programs that you never wanted in the first place and often come bundled with freeware software. Once installed, most of these applications can be difficult to eliminate and become much more of an annoyance rather than a necessity. PUP doesn’t involve malware in the traditional sense. A basic difference between PUP and malware is distribution. Malware is commonly dropped by silent installation vectors such as drive-by downloads while PUP gets installed with the consent of the user, who knowingly or unintentionally authorizes the PUP installation on their PC. PUP developers may argue that their programs aren’t malicious software but they can still be dangerous software and put the computer at risk much the same way a computer virus does.

What do PUPs do on your PC, precisely?

Unwanted programs can be found in various forms. Usually, they will be found in adware bundlers that are known to utilize aggressive and misleading advertising. The majority of bundlers install many adware applications from several vendors, each of which features its own EULA policy. Safebytes Anti-malware entirely removes this threat and protects your PC against unwanted programs or malware infection. PUPS also appear in the form of undesirable toolbars or web browser add-ons. They may change your internet browser settings, monitor your surfing activities and online searches, take up a large amount of space on your monitor, and degrade your web browsing experience. Potentially Unwanted Programs at times act quite similarly to computer viruses or spyware. They will often carry keyloggers, dialers, and other programs built inside them that may track you or send your sensitive details to third parties. Even if the PUPs aren’t basically malicious, these programs still do absolutely nothing good on your computer – they will take precious resources, slow down your PC, weaken your device’s security, making your PC more vulnerable to trojans.

Protect yourself from PUPs

• Read very carefully before you install anything. Do not click accept till you have read the fine print. There will probably be a clause about PUPs. • Always select “Custom” or “Advanced” installation and never blindly click the Next button, which will let you uncheck any foistware software programs you do not want. • Use an anti-PUP program. Security software like Safebytes Anti-malware provides the very best real-time protection against PUPs and also other malware. • Be alert if you install freeware, open-source software, or shareware. Don’t install programs that appear suspicious or malicious. • Always download software from reliable sources like official websites instead of untrustworthy sharing space. Stay away from file-hosting sites where/when possible. Comply with these guidelines and you should more or less never get potentially unwanted programs on your PC

What To Do When You Cannot Install Safebytes Anti-Malware?

Malware could cause all kinds of damage once they invade your PC, from stealing your private details to deleting files on your computer. Some malware is designed to restrict or prevent things that you wish to do on your computer. It may well not let you download anything from the internet or stop you from accessing a few or all of the internet sites, particularly the anti-malware sites. So what you should do if malware prevents you from downloading or installing Safebytes Anti-Malware? Follow the instructions below to eliminate malware by alternate methods.

Make use of Safe Mode to fix the problem

If any virus is set to run automatically when Microsoft Windows starts, stepping into safe mode could very well block this attempt. Since only the minimal programs and services launch in Safe Mode, there are hardly any reasons for issues to occur. Below are the steps you need to follow to start into the Safe Mode of your Windows XP, Vista, or 7 computers (check out the Microsoft website for instructions on Windows 8 and 10 computers). 1) Hit the F8 key repeatedly as soon as your PC boots, but before the big Windows logo comes up. This will bring up the Advanced Boot Options menu. 2) Make use of the arrow keys to select Safe Mode with Networking and press ENTER. 3) When this mode loads, you should have the internet. Now, make use of your internet browser to download and install an anti-malware application. 4) Right after the software is installed, let the scan run to remove viruses and other threats automatically.

Obtain the antivirus software using a different browser

Some malware mainly targets specific web browsers. If this sounds like your case, make use of another internet browser as it might circumvent the virus. If you’re not able to download the security application using Internet Explorer, this means the virus is targeting IE’s vulnerabilities. Here, you should switch to another internet browser such as Chrome or Firefox to download the Safebytes program.

Create a bootable USB antivirus drive

Here’s another solution which is creating a portable USB anti-virus software package that can scan your system for malware without needing installation. Adopt these measures to run the anti-virus on the affected PC. 1) Download Safebytes Anti-Malware or Microsoft Windows Defender Offline onto a clean PC. 2) Plug in the pen drive into the uninfected computer. 3) Double click on the exe file to open the installation wizard. 4) When asked, choose the location of the USB drive as the place in which you want to store the software files. Follow the directions to finish the installation process. 5) Now, transfer the flash drive to the infected computer. 6) Double-click the EXE file to open the Safebytes tool right from the flash drive. 7) Click the “Scan” button to run a full computer scan and remove malware automatically.

SafeBytes Anti-Malware: Lightweight Malware Protection for Windows Computer

If you’re looking to download the anti-malware program for your computer, there are numerous tools on the market to consider however, you should not trust blindly anyone, irrespective of whether it is a paid or free program. Some of them do a good job in removing threats while some will ruin your computer themselves. You have to select one that is reliable, practical and has a good reputation for its malware source protection. On the list of strongly recommended tool by industry experts is SafeBytes Anti-Malware, a well known security software for Microsoft Windows. SafeBytes is a powerful, real-time anti-malware application that is designed to assist the common computer user in safeguarding their computer from malicious threats. With its outstanding protection system, this tool will quickly detect and eliminate the majority of the security threats, which includes adware, viruses, browser hijackers, ransomware, trojans, worms, and PUPs.

SafeBytes anti-malware takes computer protection to a whole new level with its enhanced features. The following are some of the great features included in the software.

Live Protection: SafeBytes offers real-time active checking and protection against all known viruses and malware. It will continuously monitor your pc for hacker activity and also gives end-users superior firewall protection. Best AntiMalware Protection: This deep-cleaning anti-malware application goes much deeper than most antivirus tools to clean your computer. Its critically acclaimed virus engine locates and disables hard to remove malware that hides deep within your computer. Website Filtering: SafeBytes provides instant safety rating to the webpages you’re going to visit, automatically blocking unsafe sites and to make sure that you are certain of your safety while browsing the internet. Lightweight Utility: SafeBytes is a light-weight application. It consumes a very small amount of processing power as it works in the background so you are free to use your Windows-based computer the way you really want. Premium Support: You will get 24/7 technical assistance to quickly resolve any concern with your security application. SafeBytes can keep your PC protected from the latest malware threats automatically, thus keeping your online experience secure and safe. Now you may realize that this tool does more than just scan and delete threats in your computer. If you’re looking for the very best malware removal tool out there, and if you don’t mind spending some dollars for it, opt for SafeBytes Anti-Malware.

Technical Details and Manual Removal (Advanced Users)

If you want to carry out the removal of myBrowser manually instead of using an automated software tool, you can follow these simple steps: Proceed to the Windows Control Panel, click on the “Add/Remove Programs” and there, choose the offending application to remove. In cases of suspicious versions of browser extensions, you can easily remove them through your web browser’s extension manager. You will most probably also want to totally reset your internet browser to its default settings. Lastly, check your hard disk for all of the following and clean your Windows registry manually to remove leftover application entries after uninstalls. Please remember that only advanced computer users should try to manually edit the registry because incorrect file deletion leads to a major problem or even a PC crash. Moreover, some malicious programs have the capability to defend against its deletion. Carrying out this in Safe Mode is advised.
Read More
Fix Your PIN is no longer available in Windows
A recent update in Windows 10 has caused a couple of glitches. One of these glitches is having trouble signing into Windows 10. Some users reported that they were not able to sign in to their computers using a PIN and they weren’t also able to reset it either. If you are one of these users, then you’ve come to the right place as this post will help you resolve issues that you are having in signing in to your computer using your PIN or fingerprint with Windows Hello. When you encounter this issue, you will get an error message on your screen stating:
“Your PIN is no longer available due to a change in the security setting on this device on this device.”

To resolve this problem, you need to follow the steps laid out below carefully.

  • Step 1: The first thing you need to do is to make sure that you are using an administrator account. After signing in as admin, tap the Win + E keys to open the File Explorer.
  • Step 2: After that, under the View menu, enable Hidden items.
  • Step 3: Next, navigate to the following path:
C:\Windows\Service\Profiles\Local\Service\AppData\Local\Microsoft
Note: From there, you should see a folder named “Ngc”. This folder might be the one that’s causing the problem so you are going to fix it by making some changes. This folder contains all the files responsible for any PIN-related settings. So if you are not able to access the Ngc folder, or it has gotten corrupted for some reason during an update here’s how to fix it.
  • Step 4: Try opening the Ngc folder. If you are able to open it, just skip to step 11 but if you can’t open it and you got the “Permission Denied” error message, proceed to the next few steps.
  • Step 5: Right-click on the Ngc folder and select Properties.
  • Step 6: Under Properties, go to the Security tab and click on the Advanced button.
  • Step 7: Next, click on the Change link which corresponds to the Owner field.
  • Step 8: Then click on Object Types and ensure that everything is selected.
  • Step 9: After that, enter your username in the field. You can just use the email that corresponds to your Microsoft account or you can also use the Check Names button to verify it. Now click OK.
  • Step 10: You should now see a change in the owner's name. Just make sure that you enable the checkbox below it which is labeled, “Replace owner on subcontainers and objects” and then click Apply and close everything.
  • Step 11: Next, try opening the Ngc folder again. You should now be able to access it. After opening the folder, delete all of its contents and make sure that it’s empty.
  • Step 12: Restart your PC. After your computer has booted, go to the Account Settings and try setting up a new PIN. You should now be able to set up a new PIN and use it to sign in to your PC.
Read More
Quick Fix Guide for Error 0xe06d7363

What is Error 0xe06d7363?

Error 0xe06d7363 is displayed when a process or an operation is not launched, or completed by an application.

This error can prevent the user from performing some operations. It might close the application unconditionally. Sometimes a ‘GetLastError()’, a ‘GetExceptionCode()’, or a ‘GetExceptionInformation()’ is displayed with this error.

Error Causes

Error 0xe06d7363 can occur for a number of reasons. Damaged, corrupted, or missing files in the registry database are the main reasons why the error might occur. Another reason is when the system files are not configured correctly, thus they corrupt system files in applications. They can also affect the hardware devices.

All code-generated exceptions in the Microsoft Visual C + + compiler will contain this error. As this error is compiler-generated, the code will not be listed in Win32 API header files. This code is a cryptic device, with ‘e’ for exception while the final 3 bytes represent ‘msc’ ASCII values.

Further Information and Manual Repair

To resolve this error, you will have to debug an application. While using Microsoft Visual Studio, you can stop the program when the error 0xe06d7363 occurs. To start debugging, follow these steps:

  • Start debugging application
  • From Debug menu, click on Exceptions
  • In the Exceptions window, select error 0xe06d7363
  • In Action, Change to Stop always from Stop if not handled

Another fix for this issue is reverting back to an earlier copy or the last update of the same Windows. Error 0xe06d7363 can occur is when you try running a client application using Microsoft.SqlServer.Types.dll component on your computer that has Microsoft SQL Server 2008 Server Pack 2 installed. With the error, the following text can be seen:

“unable to load DLL ‘SqlServerSpatial.dll’ Exception from HRESULT 0xe06d7363".

A Cumulative Update 7 was initially released for SQL Server 2008 Service Pack 2 in order to fix this issue. Since the builds are cumulative, every new fix released contains hotfixes and all security fixes which were also included in the previous SQL Server 2008 fix release. This error can be found in all Microsoft products that are listed in the Applies to Category.

Microsoft SQL Server 2008 hotfixes are created to resolve errors like 0xe06d7363 on specific SQL Server service packs. This error is by design and has commonly occurred in the previous versions of Windows before Windows 7.

Congratulations, you have just fixed Error 0xe06d7363 in Windows 10 all by yourself. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily. Now that’s how you fix Error 0xe06d7363 in Windows 10 on a computer. On the other hand, if your computer is going through some system-related issues that have to get fixed, there is a one-click solution known as Restoro you could check out to resolve them. This program is a useful tool that could repair corrupted registries and optimize your PC’s overall performance. Aside from that, it also cleans out your computer for any junk or corrupted files that help you eliminate any unwanted files from your system. This is basically a solution that’s within your grasp with just a click. It’s easy to use as it is user-friendly. For a complete set of instructions in downloading and using it, refer to the steps below Perform a full system scan using Restoro. To do so, follow the instructions below.
      1. Download and install Restoro from the official site.
      2. Once the installation process is completed, run Restoro to perform a full system scan. restoro application screen
      3. After the scan is completed click the “Start Repair” button. restoro application screen
Read More
Microsoft Windows 11 limitations surfacing
windows 11As more and more people get into insider preview of upcoming Windows 11 we will see more and more different takes and opinions on it. Generally speaking, the first wave was quite positive when it was previewed but how time is passing more and more limitations and frustration comes to the surface. Some of the limitation that is inside it, which have been confirmed by Microsoft itself includes features missing that we had in Windows 10 like moving the application to the taskbar in order to pin it, moving the file in the taskbar to open it in default application and some big annoyances like Windows opening widgets always in Edge no matter what is your default browser. Not being able to move the taskbar from the bottom is also one of many illogical things. There is not really a point in these missing features since they were working fine in Windows 10 and many users liked them since they could customize Windows more to their liking, now with this new look at limitations it reminds me personally much of apple macOS and I will be honest, I am not a big fan of that kind of thinking. If I wanted that kind of OS I would have gotten myself a MAC, not custom build PC, but hey, Linux is always a free alternative, and how Microsoft itself is pushing limitations and in my opinion bad design choices along with awful system requirements that might just be a case for a lot of users. I am really not sure what is logic behind these moves and I am sure they have their reasons but this time it seems that their take on the new OS is not resonating well with the overall user population, well at least what I have heard so far. Things of course can still be changed and made for the better and I would rather see release postponed and issues addressed than getting more system hogging and limited new OS that at its current state looks like reskinned Windows 10 with limitations.
Read More
Should you use the Faraday bag

Faraday bag is a new take on security and privacy for people using a lot of electronic devices and credit cards. So what is exactly a Faraday bag?

faraday bag

Faraday bag explained

Faraday bag is designed in the same manner as the Faraday cage which was invented by Michael Faraday, who was an English scientist who contributed to the study of electromagnetism and electrochemistry. His main discoveries include the principles underlying electromagnetic induction, diamagnetism, and electrolysis.

The idea of the Faraday cage is that anything inside a cage that is made of specific grid size is completely isolated from outside current and magnetic fields since the cage itself will pick up everything upon itself. This means that for example, a human could be inside a cage that is struck by lightning and be perfectly safe and fine.

This idea led to the Faraday bag design, which takes this concept and places a wiring pattern inside clothing in order to isolate all magnetic fields from the outside so your devices and cards are completely cut off from any kind of influence and electromagnetic waves. If the pattern and quality of material for the bag are good, you have a fully safe placeholder for your stuff.

Advantages of Faraday bag

The main advantages, of course, are the privacy and safety of mobile phones and credit cards from outside influences and this is why this bag has been designed in the first place. If the bag is designed properly your phone would not be able to be hacked nor accessed from any outside source, GPS tracking will also be disabled and your phone location will not be visible. Credit cards will also be completely safe from any malicious attack via wi-fi signals.

Disadvantages of bag

Well, the disadvantage of using this bag is a very simple one, since your phone is isolated from outside influence that will also mean that you will not be able to take messages or calls on it while it is in the bag. Notifications from the internet would also be disabled so it is security vs usability deal.

Read More
Windows 11 Insider Preview Build 22000.71
Microsoft just released Windows 11 Insider build 22000.71. Let’s dive in and see what it brings with you.

windows insider 2000Changes and features

New entertainment widget. The entertainment widget allows you to see new and featured movie titles available in the Microsoft Store. Selecting a movie will direct you to the Microsoft Store to see more information about that title. Just open widgets and click or tap on the “Add widgets” button and choose the entertainment widget. For now, the entertainment widget is available for Insiders in the following countries: US, UK, CA, DE, FR, AU, JP. The new context menus and other right-click menus have been updated to use acrylic material. We are testing the usability of a SplitButton for making new folders and files in the File Explorer command bar. The Taskbar previews (when you mouse-over open apps on the Taskbar) have been updated to reflect the new visual design of Windows 11.

Fixes

Taskbar:

  • We fixed an issue where if you drag app icons on the Taskbar to rearrange them, it was making the apps launch or minimize when you released the icon.
  • Using a long press with a touch on an app icon in the Taskbar to open the jump list should now work.
  • After right-clicking the Start icon in the Taskbar, clicking somewhere else should now dismiss the menu more reliably.
  • Shift + Right-click on an app icon in the Taskbar will now bring up the window menu like it used to and not the jump list.
  • We’ve addressed an issue that was making your mouse move slowly when hovering over the Taskbar previews.
  • We’ve included the fix for an issue when using multiple Desktops where an app icon in the taskbar might give the appearance of multiple windows being open when that wasn’t the case on that Desktop.
  • When using the Amharic IME you should no longer see an unexpected X next to the IME icon in the taskbar.
  • The issue where if you click on the input indicator on the Taskbar and it would unexpectedly highlight Quick Settings has been fixed.
  • When you hover over Task View, the preview flyout for your Desktops will no longer pop back up after using Esc to dismiss them.
  • We made a fix to address an issue where explorer.exe might crash after hovering over the Task View icon in the Taskbar.
  • We fixed an issue where the selected date in the calendar flyout was out of sync with the date in the Taskbar.
  • We made an update to address a scenario resulting in some Insiders not seeing the lunar calendar text in the calendar flyout when enabled in Settings.
  • This flight addressed an issue that could unexpectedly make the Taskbar background transparent.
  • Right-clicking the focus assist icon in the taskbar should now show a context menu.
  • The issue from the previous flight where icons in the taskbar corner were getting crushed against the top of the Taskbar has been addressed.
  • The tooltip for the location in use icon in the Taskbar should no longer appear blank sometimes.

Settings:

  • We fixed an issue making Settings crash on launch periodically.
  • Using the volume mixer sliders in Sound Settings should be more responsive now, as well as the page responsiveness as a whole.
  • We fixed an issue resulting in Disk and Volumes Settings’ change size option being clipped.
  • There was a non-functional verify link under Backup Settings – this has been fixed.
  • The Power and Battery Settings page should no longer be reporting that the battery saver is engaged if it’s not.
  • The Power and Battery Settings page should also now not crash when launched from Quick Settings.
  • We fixed a grammatical error in the Sign-in Settings text.
  • The “I forgot my PIN” link was unexpectedly missing in Sign-in Settings when a PIN was set up and has now been returned.
  • The issue where the Move option under Apps & Features in Settings wasn’t working reliably should be addressed in this build.
  • We’ve mitigated a problem where some of the colors in Settings weren’t updating after switching between dark and light mode, leaving the unreadable text.
  • We’ve done some work to help improve the performance of Settings when switching between light and dark mode.
  • We addressed an issue where some of the elements of the Themes page in Settings would end up crowded together when the window size was small.
  • We resolved an issue where the Pen menu toggle under Taskbar Settings was not in sync with the actual state of the feature.
  • Changes made to “Dismiss notification after this amount of time” in Accessibility Settings should now persist.
  • Some of the icons you could enable in Taskbar Settings were erroneously labeled Windows Explorer even though that’s not what they were – this should now be fixed.
  • The Connect text in Quick Settings has been updated to say Cast.

File Explorer:

  • Clicking the command bar button twice should now close any dropdown that appeared.
  • The new command bar should now appear when “Open folders in a separate process” is enabled under File Explorer Options > View.
  • This build addresses an issue where right-clicking a file and selecting Open With > Choose another app might launch the file in the default app rather than opening the Open With dialog.
  • Fixed an issue the desktop and File Explorer context menu would stop launching.

Search:

  • We fixed an issue where the option to verify your account in Search wasn’t working.
  • Hovering over the Search icon on a secondary monitor will now show the flyout on the correct monitor.
  • Search should now work if you open Start and start typing after having gone to the apps list and back.

Widgets:

  • When using the Outlook client with a Microsoft account, Calendar, and To-Do updates should sync faster down to the widgets.
  • We addressed an issue where if you added multiple widgets quickly from the widget's settings, it could result in some of the widgets not being visible on the board.
  • We fixed a bug where widgets could all become stuck in a loading state (blank squares in the window).
  • The traffic widget should now follow the Windows mode (light or dark).
  • The title of the sports widget should no longer mismatch with the content of the widget.

Other:

  • This build addresses an issue where ALT + Tab was getting stuck open sometimes after you released the keys and had to be manually dismissed.
  • We made a fix for an issue where Narrator's focus wasn’t ending up on the emoji panel after using the keyboard shortcut to open it.
  • Magnifier’s lens view has been updated so the lens now has rounded corners.
  • We found an issue that was noticeably impacting Start launch reliability for some Insiders, and have addressed it with this flight.
  • We’ve updated the “Most Used” text in the Start menu’s app list so it should no longer be getting clipped.
  • Using the semantic zoom in Start’s app list should no longer result in the list being pushed down and to the right off the edge of the window.
  • We fixed an issue where if you pressed ⊞ WIN + Z you would need to press Tab before you could use the arrow key to navigate through the snap layouts.
  • We addressed an issue where an acrylic area could get left on the screen after repeatedly snapping and unsnapping a window with touch.
  • We’ve done some work to mitigate an unexpected flash when moving a snapped window with touch.
  • We made a change to help window borders have a little more contrast when “Show accent color on title bars and windows borders” was turned off.

Known issues in Windows 11 repaired

Start:

  • In some cases, you might be unable to enter text when using Search from Start or the Taskbar. If you experience the issue, press ⊞ WIN + R on the keyboard to launch the Run dialog box, then close it.
  • Based on feedback, we are working on adding access keys to ⊞ WIN + X so that you can do things like “⊞ WIN + X M” to launch Device Manager. Insiders may see this functionality in this build, however, we are currently investigating an issue in which sometimes the option is unexpectedly unavailable.

Taskbar:

  • There is an issue in this build where Explorer.exe will crash when the date and time button on the Taskbar is clicked to access new notifications with Focus Assist turned off. The workaround for this is to enable Focus assist to priority or alarms mode. Note that when focus assist is turned on, notification popups won’t appear, but they will be in the notification center when opened.
  • The Taskbar will sometimes flicker when switching input methods.
  • Taskbar previews may draw partially offscreen.

Settings:

  • When launching the Settings app, a brief green flash may appear.
  • When using Quick Settings to modify Accessibility settings, the settings UI may not save the selected state.
  • The button to rename your PC doesn’t work in this build. If needed, this can be done using sysdm.cpl.
  • Settings will crash when clicking “Facial recognition (Windows Hello)” under Sign-in Settings if Windows Hello is already set up.
  • Reset this PC and Go back buttons in Settings > System > Recovery does not function. Reset and rollback can be accessed from the Windows Recovery Environment by selecting System > Recovery > Advanced startup, and pressing Restart now. Once in Windows Recovery, choose Troubleshoot.
  • Choose Reset this PC to perform a reset.
  • Choose Advanced options > Uninstall Updates > Uninstall latest feature update to perform a rollback.

File Explorer:

  • exe crashes in a loop for Insiders using the Turkish display language when the battery charge is at 100%.
  • When right-clicking the desktop or File Explorer, the resulting context menu and submenus may appear partially off-screen.
  • Clicking a desktop icon or context menu entry may result in the wrong item being selected.

Search:

  • After clicking the Search icon on the Taskbar, the Search panel may not open. If this occurs, restart the “Windows Explorer” process, and open the search panel again.
  • When you hover your mouse over the Search icon on the Taskbar, recent searches may not be displayed. To work around the issue, restart your PC.
  • The search panel might appear black and not display any content below the search box.

Widgets:

  • Widgets board may appear empty. To work around the issue, you can sign out and then sign back in again.
  • Launching links from the widgets board may not invoke apps to the foreground.
  • Widgets may be displayed in the wrong size on external monitors. If you encounter this, you can launch the widgets via touch or WIN + W shortcut on your actual PC display first and then launch on your secondary monitors.

Store:

  • The install button might not be functional yet in some limited scenarios.
  • Rating and reviews are not available for some apps.

Windows Security:

  • Device Security is unexpectedly saying “Standard hardware security not supported” for Insiders with supported hardware.
  • “Automatic sample submission” is unexpectedly turned off when you restart your PC.

Localization:

  • There is an issue where some Insiders may be missing some translations from their user experience for a small subset of languages running the latest Insider Preview builds. To confirm if you have been impacted, please visit this Answers forum post and follow the steps for remediation.
That's is so far, the latest update information on Windows 11 insider build. Stay tuned for more information when it comes as it comes.
Read More
A Quick Guide to Fixing Error 0x80010108

What is Error 0x80010108?

Error 0x80010108 is a Windows Live Photo Gallery error. This error prevents the Windows PC user from viewing photos. The error code is often displayed in the following format:
‘An error is preventing the photo or video from being displayed’ Error code 0x80010108

Solution

Restoro box imageError Causes

The error 0x80010108 occurs due to multiple reasons including:
  • The issue in Windows Live Essential Settings
This error occurs while using Windows Photo Gallery but it is actually related to the Windows Live Photo Viewer within the Windows Live Essentials software.
  • Viral Infection
  • Registry Issues
To view the photos on your Windows PC, it is advisable to fix the problem right away. Furthermore, you should also not delay in fixing this problem especially if the underlying causes are related to the registry or viral infection. These can pose serious system and security threats including system failure, crash and data breaches.

Further Information and Manual Repair

To resolve this error on your system, you don’t always have to hire a technical expert or be a technical whiz yourself. Here are some easy and effective methods to resolve error 0x80010108 on your PC immediately:

Method #1

To repair Windows Live Essential Software Settings, go to the start menu and then click the control panel. Now in the control panel go the option Programs. In the programs click the tab programs and features and then select Windows Live Essentials and click repair tab. Once the settings are repaired, restart your PC to activate changes.

Method #2

Go to the start menu and type regedit.exe and then press enter. Type the following key: HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.bmp.15.4 shell open DropTarget then right-click DropTarget and then Rename. Prefix a hyphen so that it becomes “-DropTarget”. Now type the following for each GIF/ICO/JPG/PNG/TIF file types: HKEY_CLASSES_ROOTWindowsLive.PhotoGallery.gif.15.4 shellopen DropTarget HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.ico.15.4 shell open DropTarget HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.jpg.15.4 shell open DropTarget HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.png.15.4 shell open DropTarget HKEY_CLASSES_ROOT WindowsLive.PhotoGallery.tif.15.4 shell open DropTarget

Method #3

Download Restoro on your PC to scan for both registry issues and malware. Restoro is a multi-functional PC Fixer embedded with utilities like a powerful registry cleaner, an antivirus, and a system optimizer to name a few. The registry cleaner scans and detects all registry-related issues. It removes all unnecessary files damaging the registry and corrupting the registry settings. Simultaneously, the antivirus removes all kinds of malicious software affecting your PC including spyware, viruses, and Trojans. The system optimizer feature ensures that your PC works at the optimal level and does not slow down during and after the cleaning process. Restoro is efficient and safe. It has a user-friendly interface and simple navigations which makes it quite easy to operate. It can be downloaded on all Windows versions including. Click here to download Restoro to resolve error 0x80010108.
Read More
Guide to Quick Fix Error 0x0000007B,0xF78524

0X0000007B (0xF78d2524) - What is it?

If you are a laptop or a notebook user and you are trying to install Windows XP on it, you might come across 0x0000007B (0xF78524) error message. This error is a popular blue screen of death error and very similar to the error 0x0000007B.

Solution

Restoro box imageError Causes

The common causes of 0x0000007B (0xF78524) error code on your laptop might be:
  • File Corruption
  • Device Configuration Issues
  • Adware/spyware invasion
  • Incomplete Installations
  • Problem with your computer’s hard drive controller

Further Information and Manual Repair

Many people panic when they experience 0x0000007B (0xF78524) error on their laptops and notebooks simply because it is a blue screen of death error. The BSoD has this whole persona of being deadly computer errors that can almost cripple systems. If you have also experienced this error on your laptop, remain calm and follow the solutions given below to ensure you fix the error quickly without any hassle. Here are various ways to fix and resolve the BSOD error code 0x0000007B (0xF78524):
  1. Whether you have Lenovo IdeaPad Y550 or Dell Latitude E4300 or any other laptop for that matter, if device driver configuration is the cause of the error 0x0000007B (0xF78524), then all you need to do is start up your laptop and press F2 to enter BIOS. Now expand the ‘Drives’ section. After doing so, go to ‘SATA Operation’. SATA is the abbreviation for Serial Advanced Technology Attachment which enables mass storage devices like hard drives and optical drives to communicate with the motherboard by using a high-speed serial cable. For successful communication between devices, you need to configure SATA controller mode. Once you go to the ‘SATA Operation’ mode, change this from RAID AHCI to RAID ATA. Save changes and exit BIOS. This helps resolve the error 0x0000007B (0xF78524) in no time.
  2. Another way to fix this error is to download and install the 0x0000007B (0xF78524) repair tool. Once this tool is installed on your laptop, click the scan button. Once the scan is complete, you will see a list of errors; click the ‘Repair’ button to fix the errors found and then restart.
  3. The 0x0000007B (0xF78524) error may also occur due to the boot volume corruption. In such an event, it is advisable to run chkdsk command on the hard drive. This is recovery console command is used to check the hard drive, repair and recover data on the drive successfully.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status