Logo

A Guide to Resolving Error Code 35

Error Code 35 - What is it?

Error Code 35 is a typical Device Manager error. It indicates information missing to properly configure your device.  Error code 35 is usually displayed in the following format:

“Your computer's system firmware does not include enough information to properly configure and use this device. To use this device, contact your computer manufacturer to obtain a firmware or BIOS update. Code 35”

Solution

driverfix boxError Causes

The 2 common reasons for Device Manager error code 35 are:

  • Outdated BIOS
  • Mis-configured, corrupted, or outdated Drivers

No matter what the reason may be, it is advisable to resolve the problem immediately without any delay otherwise you will be unable to use your hardware device.

Further Information and Manual Repair

Below is the list of the most effective and easy to perform solutions to resolve error code 35 on your PC. These solutions do not require any technical knowledge or understanding. Simply follow the instructions to resolve this error code.

Method 1 - Update the BIOS

BIOS (Basic Input/Output System) is the embedded software on the computer’s motherboard.

Though not all PCs have the same BIOS manufacturer, but the steps for updating the BIOS are similar for all versions.
Before you get started with the updating process, first identify your current BIOS version.

  • For this, go to the start menu and type msinfo32, and press enter.
  • Now click System Summary to view your BIOS version. Here you will see the version number and date.
  • Now check your PC motherboard manufacturer’s website to download the BIOS update for the model you own. Also, download any Read Me Files and documentation. These contain guidelines and precautions that you should know before you update.
  • Backup all your data and existing BIOS before you update the BIOS version. This will keep your data protected in case the attempt to update BIOS fails.
  • Also, when updating, make sure to use an uninterruptible power supply. Remember power outage or even a small power fluctuation can corrupt the BIOS which is something you don’t want.
  • Now it’s time to perform the update. Run the downloaded installer for the BIOS updating software. Double click on the executable file.
  • Look for a button names Update, Flash, or Run.
  • Click on it to start updating the new version
  • After the update is complete, your computer will restart automatically.

This will hopefully resolve the problem. However, if the error still persists then there is a possibility that the error code is related to outdated drivers. To resolve, try method 2.

Method 2 - Download Driver Assist to Update Drivers Automatically

Update drivers to repair error code 35 on your PC by simply downloading DriverFIX. This is a cutting-edge program deployed with an intelligent programming system.

It is compatible with all Windows versions.

It scans your PC for problematic drivers and updates them with the latest and compatible versions automatically and in a few seconds thereby repairing all Device Manager error codes including error code 35 generated due to outdated/corrupted drivers.

In addition to this, it updates all device drivers on a regular basis, so you don’t have to stress over and keep a track of what drivers on your PC need to be updated and when.

Click here to download DriverFIX to resolve Device Manager error code 35 today!

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 Intel Wireless AC 9560 errorcode 10 in W11
Error code 10, device manager code occurs when Bluetooth or Wi-Fi cannot be enabled. Inside device manager beside device would be yellow exclamation sign and if you go into device properties status would be: This device cannot start. Intel Wireless AC 9560Following are proven solutions that will resolve the issue and provide you with a working device.

Reboot PC, check for switch

This simple solution can usually work in most cases, first thing is to check if by any chance hardware switch for Wi-Fi or Bluetooth is OFF (laptops have a small switch that can turn the device On or OFF), then if you do not have a switch or you made sure it is ON, reboot your system.

Run Network Adapter Troubleshooter

If previous simple step solutions have not proven to be effective run Network Adapter Troubleshooter
  1. Press WINDOWS + I to open settings
  2. Go to System > Troubleshoot > Other troubleshooters
  3. Inside Find Network Adapter
  4. Click on Run to start the troubleshooters

Disable and then re-enable Adapter

If the previous solution has not fixed the issue try disabling the adapter and then re-enabling it back.

Update network adapter

Go to the intel website and download the latest driver package. After the download is finished install the latest driver.

Turn ON the WLAN AutoConfig service

  1. Press Windows key + R to invoke the Run dialog.
  2. In the Run dialog box, type services.MSC and hit Enter to open Services.
  3. In the Services window, scroll and locate the WLAN AutoConfig service.
  4. Double-click on the entry to edit its properties.
  5. In the properties window, click the drop-down on the Startup type and select Automatic.
  6. Next, make sure the Service status is started and running.
  7. Click Apply > OK to save changes.
  8. Exit Services console.
  9. Restart PC.
Read More
Software review series: HWiNFO
HWiNFO (Hardware Information) is a professional hardware information and diagnostic tool supporting the latest components, industry technologies, and standards. It's targeted to recognize and extract the most possible amount of information about computer hardware which makes it suitable for users searching for driver updates, computer manufactures, system integrators, and technical experts too. Retrieved information is presented in a logical and easily understandable form and can be exported into various types of reports. System health monitoring and basic benchmarking available too. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Fix fatal device hardware error on Windows
This post will help you fix the request that failed due to a fatal device hardware error on your Windows 10 PC. You can encounter this error when that hard drive/SSD on your computer is damaged physically and the system is either unable to access or perform read/write operations in it. Aside from hard drive/SSD, this error can also happen to removable drives. This kind of error is not uncommon and in most cases, the hardware is physically damaged due to which you are not able to perform operations. However, there are a couple of fixes that you can try to resolve the problem before you go ahead and back up your data and move them to a different drive. What exactly causes this error? It’s actually self-explanatory and it gives you an idea that the drive is either corrupted or in a bad state. To resolve the error, follow the given options below carefully and see which one worked best for you.

Option 1 – Verify the hard drive using SMART attributes

In case you don’t know, Windows has a built-in feature of SMART analysis which analyzes the hard drive/SSD and checks all the parameters by performing some minor operations. To use it, follow these steps:
  • Tap the Win + S keys and type “command prompt” in the field then right-click on the related search result and select the “Run as administrator” option.
  • After opening Command Prompt as admin, type the “wmic diskdrive get status” command and hit Enter.
  • You should get a result after that, and if you see that it’s “normal”, proceed to the next option below.

Option 2 – Use the CHKDSK utility

When it comes to some issues concerning the hard drive or removable devices, there is a utility in Windows that might help which is called “chkdsk”. This error check utility can help with several issues in the system.
  • Tap the Win + S keys to open the Search box.
  • Then type “command prompt” in the field and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
  • After opening an elevated command prompt, copy and paste the following command and hit Enter:
CHKDSK [volume [[path] filename]] [/F] [/V] [/R] [/X] [/C] [: size]]
Note: In the command given above, “[/F]” will try to fix the system errors while “[/R]” will be the one to fix the bad sectors.
  • Now if you are prompted to run CHKDSK after your reboot your PC, just tap Y and reboot your PC.
  • If CHKDSK is not able to find any errors, tap the Win + E keys and navigate the access window. From there, right-click on the concerned drive and click on Properties.
  • After opening Properties, click on the tab Tools and then click on the “Check” button under the Error-checking section.
  • Wait until the process is completed and then restart your computer.

Option 3 – Format your drive

You can try formatting your drive since this problem also occurs on removable hard drives. In addition, if your drive is not properly initialized, this error will really pop up. Thus, you need to make sure that the hard drive is initialized and that the correct partition style is selected.
  • To get started formatting your drive, tap the Win + E keys and then go to the access page of the drive.
  • Next, right-click on the drive and select Format.
  • After that, uncheck the “Quick Format” option and then format your drive properly.
  • Now once the formatting process is finished, unplug the drive and plug it back in afterward.
  • Check if the error is already fixed. If the drive is not initialized, tap the Win + R keys and hit Enter.
  • After opening the Run dialog box, type “diskmgmt.msc” and hit Enter to open Disk Management.
  • From there, right-click on the drive volume and select Initialize Disk.
  • Next, select the correct partition type and proceed.
That should fix the problem, if not, follow the next advanced option below.
Read More
How to remove PC Fix Speed from your Windows PC

PC Fix Speed is a Potentially Unwanted Program designed to improve the speed of your computer. This program usually comes bundled with other software, and when installs automatically scan your PC and displays exaggerated messages on the status of the PC’s performance, to get users to pay for the PRO version of the software. It also adds registry entities that allow it to run each time the computer is started, and the application itself will constantly keep reminding users that they have errors by putting the application windows on top.

From the Author: The Service is provided by PCRx through Crawler, LLC. Clean and repair your PC’s registry, optimize PC performance and free up disk and memory space. With everything you do on your PC, including adding on devices, a new entry is created in your Windows® registry, and seldom are any removed after they’re no longer needed. As a result, your PC gets bogged down with unnecessary entries, slowing your PC speed, the start-up, and your Internet browser. PC Fix Speed cleans up registry entries and puts your PC back on track for optimal performance. PC Fix Speed is an essential application that should be a part of every computer. PC Fix Speed especially helps computers that are unusually slow, freeze up often or show error messages, by cleaning the system registry and improving overall performance.

About Potentially Unwanted Applications

If you have ever downloaded software from the internet (shareware, freeware, etc,), it’s quite possible you’ve unconsciously installed unwanted programs on your computer system. A Potentially Unwanted Program, often known as PUP, in short, is software that contains adware, installs toolbars, or has other hidden goals. These kinds of programs are usually bundled up with free applications that you download from the internet or will also be bundled inside the custom installers on many download sites. It’s clear by its name – unwanted programs – but did not actually constitute “malware” in the traditional sense. An important difference between malware and PUP is distribution. Malware is normally dropped through vulnerability exploitation while PUP gets installed with the consent of the user, who intentionally or unwittingly approves the PUP installation on their computer. PUP developers can argue their programs aren’t malicious software however, it can nevertheless be unsafe software and put your PC at risk much the same way malware does.

Exactly how do PUPs look like?

Unwanted programs come in various forms. More often, they can be found in adware bundlers which are known to utilize aggressive and misleading advertising. Most bundlers install many adware programs from a number of vendors, each of which possesses its own EULA policy. Safebytes Anti-malware entirely eliminates this threat and safeguards your computer against unwanted programs or adware infection. Several PUPs also show up as toolbars or add-ons, mounted on your preferred web browser. These toolbars change your homepage and your search engine in the installed browser, track your web activities, control your search results with redirects and sponsored links, and eventually slow down your browser and diminish your web browsing experience. Potentially Unwanted Programs occasionally act very much like viruses or spyware. Some PUPs carry keyloggers, dialers, and other software to collect your personal details that can cause identity theft. Because of this unwanted program, your application may freeze, your security protections can get disabled which could leave your computer susceptible, your system may get ruined, and the list goes on and on.

Some tips on protecting yourself from PUPs

• Read meticulously before you install anything. Don’t click accept until you have read the fine print. There could be a clause about PUPs. • Use ONLY custom or manual install method – and don’t blindly click Next, Next, Next. • Use good anti-malware software. Try Safebytes Anti-malware which can spot PUPs and handle them as malware by flagging them for removal. • Be alert if you install freeware, open-source programs, or shareware. Disable or eliminate toolbars and browser extensions you don’t really need. • Only download applications from the original providers’ websites. Avoid download portals since they use their very own download manager to pack additional programs together with the initial download. Remember the fact that although PUPs could cause damage and hinder the proper function of the computer, they can’t get into your system without your consent, so be watchful not to provide them with it.

What To Do If You Cannot Install Any Antivirus?

Malware could cause a great deal of damage to your PC. Some malware sits in between your PC and your net connection and blocks some or all internet sites that you would like to check out. It could also prevent you from adding anything to your PC, especially the antivirus program. So what should you do when malware prevents you from downloading or installing Anti-Malware? Although this kind of issue will be tougher to get around, there are some steps you can take.

Start your computer in Safe Mode

If the malware is set to load at Windows start-up, then booting in Safe Mode should prevent it. Only the bare minimum required applications and services are loaded whenever you start your laptop or computer into Safe Mode. Listed below are the steps you should follow to boot into the Safe Mode of your Windows XP, Vista, or 7 computers (check out the Microsoft website for instructions on Windows 8 and 10 PCs). 1) At power-on/startup, tap the F8 key in 1-second intervals. 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 you are into this mode, you will have an internet connection again. Now, use your web browser to download and install an anti-malware program. 4) After the application is installed, allow the diagnostic scan run to eliminate trojans and other threats automatically.

Switch to an alternate web browser

Web-based viruses could be environment-specific, aiming for a particular internet browser or attacking specific versions of the web browser. The ideal way to avoid this problem is to select an internet browser that is well known for its security features. Firefox contains built-in Malware and Phishing Protection to keep you safe online.

Make a bootable USB anti-virus drive

Here’s yet another solution which is using a portable USB anti-malware software package that can check your computer for malware without needing installation. To run anti-virus from a USB drive, follow these simple steps: 1) Make use of another virus-free PC to download Safebytes Anti-Malware. 2) Plug in the pen drive to a USB port on the uninfected computer. 3) Double-click the executable file to run the installation wizard. 4) Choose a USB drive as the location when the wizard asks you where you want to install the application. Follow the instructions on the computer screen to finish off the installation process. 5) Now, insert the USB drive into the corrupted PC. 6) Double-click the EXE file to run the Safebytes tool right from the thumb drive. 7) Click the “Scan” button to run a full system scan and remove viruses automatically.

SafeBytes AntiMalware Overview

Want to download the best anti-malware software program for your system? There are various applications available that come in free and paid versions for Microsoft Windows systems. A few are good ones, some are decent, while some are merely bogus anti-malware programs that can damage your personal computer themselves! When searching for an anti-malware tool, select one which gives dependable, efficient, and complete protection against all known viruses and malware. On the list of highly recommended software is SafeBytes Anti-Malware. SafeBytes carries a superb track record of excellent service, and customers appear to be happy with it. SafeBytes can be described as a powerful, real-time antivirus application that is created to assist the typical computer end user in protecting their PC from malicious threats. This tool can easily detect, remove, and protect your computer from the most advanced malware intrusions including adware, spyware, trojan horses, ransomware, worms, PUPs, parasites, and other potentially harmful software programs.

There are plenty of amazing features you will get with this particular security product. Here are some of the features you will like in SafeBytes.

Active Protection: SafeBytes provides a totally hands-free active protection that is set to observe, block, and remove all computer threats at its first encounter. This utility will always keep track of your PC for suspicious activity and updates itself continuously to keep abreast of the constantly changing threat landscape. Anti-Malware Protection: This deep-cleaning anti-malware software goes much deeper than most antivirus tools to clean your computer system. Its critically acclaimed virus engine finds and disables hard-to-remove malware that hides deep inside your PC. Web protection: Through its unique safety rating, SafeBytes informs you whether a site is safe or not to access it. This will make sure that you’re always certain of your online safety when browsing the web. Low Memory/CPU Usage: SafeBytes is a lightweight and easy-of-use anti-virus and antimalware solution. As it uses very little computer resources, this application leaves the computer’s power exactly where it belongs: with you. 24/7 Premium Support: SafeBytes provides 24/7 technical support, automatic maintenance, and updates for the best user experience. SafeBytes has developed a wonderful anti-malware solution that can help you conquer the latest malware threats and virus attacks. You can rest assured that your computer system will be protected in real-time as soon as you put this software to use. So if you need sophisticated forms of protection features and threat detections, purchasing SafeBytes Anti-Malware will be well worth the dollars!

Technical Details and Manual Removal (Advanced Users)

If you do not want to use malware removal software and prefer to get rid of PC Fix Speed manually, you might do so by going to the Add/Remove Programs menu in the control panel and removing the offending software; in cases of web browser plug-ins, you could un-install it by going to the browser’s Add-on/Extension manager. You will definitely also want to reset your browser. Finally, examine your hard drive for all of the following and clean your computer registry manually to remove leftover application entries after uninstalls. However, this is a tough task and only computer professionals can perform it safely. Moreover, some malware keeps replicating which makes it tough to get rid of. It is advised that you carry out the removal procedure in Windows Safe Mode.
Folders: C:\Program files\PC Fix Speed\ C:\Documents and Settings\All Users\Start menu\Programs\PC Fix Speed\ C:\Program filesx7Help\ Registry: HKLM\SOFTWARE\PCFixSpeed HKCU\Software\PCFixSpeed HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\PCFixSpeed
Read More
Win 11 update brings one click browser change
After a lot of backlash about choosing the default Windows browser, Microsoft has officially backed up and brought back a one-click browser change into Windows 11. default browser inside windows 11For anyone who is not aware, when Windows 11 was released if you wanted to switch to another browser you had to go into the settings app and choose the default browser for different types of file extensions like HTML, HTM, PDF for opening on the web, etc. Of course, this was completely unnecessary and it was not well received by users. So after some time, Microsoft backpedaled to standard one click, choose your default browser solution that existed in the previous version of Windows OS. Altho sometimes Microsoft knows how to irritate its users base, it is good to know that they can also listen and fix things that are required.
Read More
Blu-ray player does not recognize the disc
So, you just made some popcorns, dimmed light, relaxed in from of the TV, pressed play on your application and Blu-ray drive can not read your movie. Your movie night failed sadly, but there is hope and in this article, we are going to explore and offer you solutions on what to do when something like this happens so you do not miss another movie night and some hard-earned relaxation. Please note that in this article we are assuming that you are using a Blu-ray player on your PC, so some of the solutions presented are meant only for this case. So the first thing that you are supposed to do is to check the disc itself. You can turn the disc around and visually check the disc for fingerprints and scratches which can be fatal for disc playing, alternatively, you can try to play the same disc on another device and if it fails there also it is not the disc, it is your drive. So if it is no issue with the disc let's see that seems to be a problem with the drive. The common thing that could stop disc reading are cables, check all connections and cables in the back of your device to be sure that everything is plugged in correctly and nicely. After checking cables if the issue persists lens cleaning is the next step. Over time lens from the Blu-ray, the device becomes dirty and dust accumulates on it, there are special cleaning discs on market made especially for this purpose, to clean the dirty lens of optical devices. If you have one put it in and clean your lens. After lens cleaning with a specialty disc, a good idea would be to use compressed air in a can to reduce the dust inside so no excess dust will accumulate quickly again on the lens itself.

So the device is cleaned and checked and still no disc playing?

Update firmware first. In order to accomplish this visit your device manufacturer's website and follow instructions there on how to upgrade firmware. If this did not helped also update or reinstall device drivers. Go to device manager and update drivers for your device by right-clicking on it and choosing update driver. If none of the things helped, go to command prompt as administrator and type in SFC /scannow, leave the process to finish, and reboot.
Read More
Chrome update failed error 3, 4, 7, 10, etc
If you find it hard to update Google Chrome to its latest version and each time you try to do so it keeps on failing, worry not for this post will guide you in fixing a list of Google Chrome Update errors. Even though there are a lot of error codes around Chrome, these are only caused by issues with the update. Here are some of the errors you can encounter when updating Google Chrome:
  • Update failed: You can encounter this error when the Updates are disabled by the administrator.
  • Update failed with
    • Error 3 or 11: When Chrome’s inbuilt updater fails to find the Update server to download the latest version.
    • Error 4 or 10: This happens while checking for updates with the message “Update check failed to start”
    • Error 7 or 12: This occurs when the download fails while checking for updates.
  • Windows OS version is not supported.
  • Google Chrome may not be able to keep itself updated.
  • Any other errors that mention that “Update failed”
Since these aforementioned error codes are related to “Update Failure”, then they have common solutions and here they are:

Option 1 – Restart your computer

You need to restart your computer first and then try updating Chrome again. There are times when it’s only a temporary issue that can be fixed by simply restarting your computer.

Option 2 – Try checking antivirus programs, firewall, and parental control settings

If you have antivirus programs, a firewall installed in your computer, as well as parental controls, then any of these could be blocking you to download anything, including the update for Chrome. This is why you have to double-check and make sure that software updates aren’t being blocked by these programs. On the other hand, you can also try running the Network Troubleshooter as it can help you resolve any DNS or connectivity issues. To use it, follow the steps below.
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.

Option 3 – Try to remove Proxy

Removing the Proxy might also help you in fixing the Chrome Update errors. Here’s how you can do it:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 4 – Try to reset Winsock, TCP/IP & Flush DNS cache

Resetting Winsock, TCP/IP, and flushing DNS might help in resolving the Chrome Update errors just follow these steps:
  • Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
  • After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
  1. netsh winsock reset – type in this command to reset Winsock
  2. netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
  3. ipconfig /flushdns – type in this command to flush the DNS cache
  • Next, restart your PC and check if the problem’s fixed.

Option 5 – Try to run the Chrome Cleanup tool

You might want to run Google Chrome’s built-in Malware Scanner & Cleanup tool as it could also help in getting rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and anything else that might overtake the network and could affect the performance of the browser.

Option 6 – Get rid of any conflicting browser extensions

  • Open Chrome and press Alt + F keys.
  • Go to More tools and click Extensions to look for any suspicious browser extensions or toolbars.
  • Click the Recycle bin and select Remove.
  • Restart Chrome and press Alt + F keys again.
  • Proceed to On Startup and mark Open a specific page or set of pages.
  • To check if the browser hijacker is still active, click Set pages, if it is active, overwrite the URL.

Option 7 – Reset Google Chrome

Resetting Chrome can also help you get rid of the error. Resetting Chrome will restore its default settings, disabling all the extensions, add-ons, and themes. Aside from that, the content settings will be reset as well and the cookies, cache, and site data will also be deleted. To reset Chrome, here’s what you have to do:
  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.
Read More
How to do Disk cleanup in Windows 10
Disk cleanup is part of Windows 10 tools and it is essential in keeping your computer up and running in optimal settings and to free so much needed space as well as remove temporary files that can accumulate over time. Using disk cleanup from time to time is recommended and a very useful habit that will save you some headaches and optimize your computer running time, speed up boot sequence, etc. Think of it like cleaning up your desk, from time to time it can get too overwhelmed with junk and non-important things and if you are keeping it tidy all the time each time you need to find something it will be much faster and easier, same goes with computers, so if you do not have it, try to develop a habit that once per month you start disk clean up and remove trash from your hard drive. In order to do so, press ⊞ WINDOWS + E to bring File Explorer up Keyboard with windows and e markedOnce File Explorer is up and running right-click on the hard drive you wish to run disk cleanup on and click on properties. file explorer hd propertiesProperties Windows will open on the general tab, on that tab you have disk cleanup on the lower right part of properties, click on it. local disk properties cleanupWait for Windows to gather information about your hard drive and files on it. After it is finished you will be greeted with the next screen: disk cleanup section chooserHere you can thick and mark which items you would like to get rid of and which ones you would like to keep. Note that you can freely tick all of them and remove them since removing these files will not break WIndows in any way. make your choices and click on ok. You can also click on Clean up system files to run system files cleaner and get rid of junk there, you will not be able to choose any options there, Windows will alone clean up what is not needed. After disk cleanup is finished least thing you will have is more free disk space, but like mentioned, keeping your Windows and computer healthy goes a long way in its usability, speed, and performance.
Read More
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.
Read More
Removing BEEP when adjusting volume in Windows
I often switch between my desktop speakers and headphones and because of this I very often use the volume adjustment bar to adjust sound levels so it is not too loud and each time when I set it I get annoying BEEP at the end. Now personally this might not bother you and you might want to leave it since it can be a useful feature to tell you how much volume is loud but if you are adjusting multiple times volume during the say it can become really frustrating to hear it each time, especially when switching to headphones and it beeps into your ears. In this guide, I will show you how to remove the beep so it is not heard anymore when you adjust the volume. Please know that beep is part of the Windows sound scheme and you can either remove specific sound with a completely silent wave or just turn off all windows alert sounds.
  • Open Windows settings and go to system > sound
  • in system sound, go to the right part of the screen and click on the sound control panel
  • In the sound control panel click on the Sounds tab
  • In the sounds, tab click on the drop-down menu under the sound scheme and choose no sounds.
There you go! You have successfully removed annoying BEEP each time you adjust the volume in Windows 10
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