Logo

Fix Windows doesn’t have a network profile

A number of users reported that they encountered an error that says, “Windows doesn’t have a network profile for this device” while they tried to connect Network devices such as printers and speakers to their Windows 10 computers. On the other hand, this kind of issue is reported for non-network devices as well. This kind of error might be due to incompatibility between the device and your operating system or it could be that the network drivers in your computer need to be updated in order to recognize the new device. Whatever the cause is here are a couple of suggestions you can try to resolve the “Windows doesn’t have a network profile for this device” error.

Option 1 – Check if the network device is compatible with your operating system

As mentioned, the error could be due to incompatibility between the device and the system. To verify, just go to the website of the device’s manufacturer since you can find all the information about the device there.

Option 2 – Make sure that your computer is discoverable

  • Click on the Start button.
  • Then click on the gear-like icon to open Settings.
  • After that, select Network & Internet >> Wi-Fi.
  • Next, change the Network Profile to Private.
  • Now restart your computer and then connect the device again and see if the error is gone or not.

Option 3 – Try to update or rollback or uninstall the Network drivers

You might also want to update or roll back or disable your Network drivers to fix the “This operation failed as no adapter is in the state permissible for this operation” error.

  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Then right-click on each one of the Network drivers and depending on your preference, you can either select “Update driver”, “Disable device” or “Uninstall device”.
  • After that, restart your PC and see if it helped in fixing the “Windows doesn’t have a network profile for this device” error.

Option 4 – Try to check the SNMP status

  • Tap the Win + R keys to open the Run dialog box and type “services.msc” in the field and tap Enter to open the Service Manager window.
  • After opening the Service Manager, look for the SNMP Service from the list of services.
  • Once you’ve found the SNMP Service, make sure that its Service Status is set to “Running”. If the service is not running, just right-click on it and select Properties.
  • From there, change the Service Status to Automatic and then click on the Apply and OK buttons.
  • After that, click on the Start button again and check if the error is now fixed.

Note: If your printer is the one that triggers the error, refer to these steps:

  • You have to go to Control Panel > Devices & Printers.
  • From there, right-click on the printer which is the one that causes the error, and then select Printer Properties.
  • Next, click the Configure Port button under the Ports tab and select SNMP Status Enabled.
  • Now click the OK button and check if it fixes the error or not.

Option 5 – Run the Hardware and Devices Troubleshooters

You could also run this troubleshooter to fix the “Windows doesn’t have a network profile for this device” error.

  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the advanced guide given below.

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 Update components must be repaired
Recently, a lot of users reported having an issue with Windows Update. According to these users, they got an error message saying, “Windows Update components must be repaired” after they run the Windows Update troubleshooter. So if you are also facing this issue then you’ve come to the right place as this post will guide you in fixing this problem. There are various suggestions you can check out to fix this problem – you can try running the Windows Update troubleshooter again but this time, in a Clean Boot State or you could also run System File Checker or the DISM tool to repair corrupted Windows Update files or reset the Windows Update components. For more information, refer to the given options below.

Option 1 – Run the Windows Update troubleshooter in a Clean Boot State

Repairing the “Windows Update components must be repaired” error is not that complicated. One of the things you can try is to run the Windows Update troubleshooter again but this time, in a Clean Boot State. Refer to the steps below to get started.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • Now try to run the Windows Update troubleshooter again and see if the error is fixed or not.

Option 2 – Try to run System File Checker

If the Windows Update troubleshooter still failed to fix the problem, you can run System File Checker instead. It 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.

Option 3 – Run the DISM tool

Running the DISM Tool helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Note: If it happens that the Windows Update client is broken, you need to run the following command to repair it then restart your PC and click on Update once again.
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess

Option 4 – Delete the contents in the Software Distribution folder and Catroot2 folder

You can also delete the contents in both the Software Distribution and Catroot2 folders as it could potentially fix the “Windows Update components must be repaired” error.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.
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
Fix THREAD_STUCK_IN_DEVICE_DRIVER 0x000000EA
If a program tried and failed to use the Graphics rendering capabilities of a computer, Windows 10 will most likely throw a Blue Screen error that says, “ THREAD_STUCK_IN_DEVICE_DRIVER ”. 0x000000EA is the Stop code for this particular Blue Screen error and could be caused by a bad display driver or bad video card. Whatever the cause is, here are some suggestions you need to check out to resolve this Blue Screen error.

Option 1 – Try to rollback, update, or disable the Graphics card drivers

Since the THREAD_STUCK_IN_DEVICE_DRIVER Blue Screen error has something to do with Graphics card drivers, you can either roll back, update or disable them depending on your preference in order to resolve the error.
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.

Option 2 – Try removing hardware or drivers that you’ve installed recently

If you have recently installed some hardware or drivers, you might want to disable or remove them since external devices are proven to be one of the factors that trigger Blue Screen errors like THREAD_STUCK_IN_DEVICE_DRIVER. All you have to do is physically disconnect any external devices that are connected to your computer and then check if it fixes the BSOD error or not.

Option 3 – Run System File Checker at boot time

  • Once you get to the Welcome Screen part, click on Next.
  • Afterward, click on the Repair your computer option located on the bottom-left part of the window.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • After opening Command Prompt, type the “sfc /scannow” command and hit Enter to run the System File Checker scan.
  • Wait until the process is completed and type “exit” to close Command Prompt and then restart your computer to successfully apply the changes made.

Option 4 – Try to run the Blue Screen Troubleshooter

As you know, the Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like the THREAD_STUCK_IN_DEVICE_DRIVER error. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • After that, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 5 – Try to manually check the Graphics Card hardware

You might also want to check the physical status of your Graphics card and you can do this by disconnecting the Graphics card or any other external device connected to your computer. Once you’ve removed the external device, check it for any damages. If there’s none, connect it back to your computer and check if the THREAD_STUCK_IN_DEVICE_DRIVER Blue Screen error is fixed or not.

Option 6 – Uninstall any faulty drivers

You can also uninstall any faulty drivers via Device Manager. How? Refer to these steps:
  • Tap the Win + R keys to launch the Run dialog box.
  • Then type “devmgmt.msc” in the field and tap Enter to open the Device Manager.
  • From there, look for any faulty drivers. You can identify them easily as they will be marked with a yellow exclamation point. And then check which entries would not affect the normal functioning of your PC.
  • Now click on the entries of every faulty driver and click on the Uninstall option.
  • Once you’ve uninstalled them, restart your computer to allow your computer to reinstall the faulty drivers you’ve just removed.
Read More
iPhone Connects/Disconnects When Plugged In
If you own an iPhone, iPad, or iPod you might be aware of the phenomenon of connecting and disconnecting your device. In one moment device is connected and then it somehow loses connection and you have to plug in back again to be recognized. In this troubleshooting guide, we will address ways to eliminate this issue and to connect and have your devices working properly. We will go from the most common ones to the most uncommon so it is advisable to try solutions in order to how they are presented.
  1. Check cable

    The most common issue with this kind of behavior comes from a broken cable if you have the opportunity try another working cable to see if the device will behave differently. If everything is working fine with another cable, the issue is in the previous cable.
  2. Check USB ports and Cable Jack

    Usually, it is a cable issue, but it can also be a USB jack on cable or even a USB port on a PC, try putting the jack into another port to see if this will solve the issue.
  3. Check device settings

    From updates on your device comes a change of setting about privacy which can reflect on connection with the computer. In order to eliminate this, you will need to reset your device. Go to device settings and go to general Scroll down until you find the reset section and go into it In the reset, section click on reset location and privacy You will have to authenticate using your pin/passcode in order to complete the reset function Enter your passcode (or use any other authentication method you have chosen) and you can now reset the Location and Privacy settings. Click on reset Connect the device to PC and choose trust this device
  4. Update iTunes

    Outdated iTunes can also be a problem with this particular issue. Go to the apple website and download the latest version of iTunes or updating it via apple updater.
Read More
ERR_CERT_COMMON_NAME_INVALID error in Chrome
In case you don’t know, when you visit a website that uses HTTPS, it also offers an SSL certificate to the browser in order to verify the website’s identity. Although it may contain lots of things inside it, one of them is the URL of the website. So if the certificate does not match the URL to what you entered, you will most likely get the “Server’s certificate does not match, ERR CERT COMMON NAME INVALID” error which indicates that the connection is not private and the site may try to steal your data but worry not, as this post will guide you in resolving this issue. To fix the ERR_CERT_COMMON_NAME_INVALID error, here are some suggestions that might help.

Option 1 – Check the website’s certificate

If you own the website where you’re getting the error, then you might have to check if the website’s certificate is installed properly and configured on the server as it could be the reason why you’re suddenly getting the error.

Option 2 – Check the Windows Host file

You can also try to cross-check the Windows Hosts file to find out if the website you are trying to open has been blocked, because if it is, then it’s no wonder why you’re getting the ERR_CERT_COMMON_NAME_INVALID error. There are instances when some third-party application modifies the file and adds some websites to the blocklists. So if the website is indeed blocked, you need to remove it from the list.

Option 3 – Use the Google Public DNS

You might want to change your DNS to Google Public DNS as it could also help you in fixing the ERR_CERT_COMMON_NAME_INVALID error in Chrome. To do so, follow the steps below.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 4 – Run the built-in Malware Scanner and Cleanup Tool in Chrome

In case you don’t know, there is actually a built-in malware scanner and cleanup tool in Chrome that helps you get rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and other things that could affect the performance of the browser. In addition, this built-in tool in Chrome might also help in fixing the ERR_CERT_COMMON_NAME_INVALID error.

Option 5 – Reset Chrome

Resetting Chrome can also help you get rid of the error. Resetting Chrome means restoring 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
Copy and Paste feature is not working
One of the most basic and commonly used features in the Windows operating system is the copy and paste feature that helps users accomplish tasks in a faster and easier way. However, if you notice that it’s not working properly for some reason, then this post might be of help as it will provide you with options you can check out to resolve the problem. You can encounter this kind of problem with the copy and paste feature if some system files are corrupted or if there’s some third-party application or process that interferes with this function. Worry not though for there are some options you can check out to fix this. You can try to restart the rdpclip.exe process or the explorer.exe process. You could also try to reinstall the program where you encountered the issue with the Copy and Paste function. In addition, you could try clearing the clipboard history or run the built-in tools like the DISM tool and SFC scan. You could also troubleshoot the problem in a Clean Boot State or use the Refresh Windows tool. For more information, refer to each one of the options below.

Option 1 – Try to restart the rdpclip.exe and the explorer.exe processes

The first thing you can do to resolve the problem is to restart certain processes namely, the rdpclip.exe process and the explorer.exe process via Task Manager.
  • First, right-click on your Taskbar and select the Task Manager.
  • Next, look for the rdpclip.exe process and right-click on it, and select the End process option.
  • After that, click on the File tab > Run new task and then type “rdpclip.exe” and tap Enter.
  • This should help fix the problem. If not, you could also try to restart the explorer.exe process – just look for the explorer.exe process in the Task Manager and right-click on it, and then select the Restart option.

Option 2 – Try reinstalling the concerned program

If you only experience this issue on a particular program, you might want to uninstall this program and install it back again, and then see if it fixed the problem or not.

Option 3 – Try to clear the clipboard history

You could also try clearing the clipboard history as it has been known to help in fixing this kind of issue. You can clear the clipboard history using the command line.
  • Tap the Win + R keys to launch the Run dialog box and type “cmd” in the field and hit Enter to open Command Prompt.
  • Next, execute this command: echo off | clip
  • After that, check if the Copy and Paste function is now working properly or not.

Option 4 – Try running the DISM tool

You can run the DISM tool as well to help fix the “Tile Database is corrupt” error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • DISM.exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
  • Once it’s done, check if it was able to fix the corrupted Start Menu or not.

Option 5 – Try to run System File Checker or SFC scan

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
  • Once done, restart your computer.

Option 6 – Restart your computer in a Clean Boot State

If a third party program like antivirus is the one that’s causing the problem, you can try to put your computer in a Clean Boot State to isolate the issue by following these steps:
  • Log onto your PC as an administrator.
  • Type in msconfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • Now try to connect your device or copy the files to your external device again and check if the problem with the Copy and Paste function is fixed.
Read More
Fix AMD driver crashing Windows 10
Graphic cards are essential to our computers but from time to time in the race to make better GPU and to grab a large portion of the market bad drivers get released and can create really unwanted and unpleasant experiences, from Windows freezes to the black screen of death, to AMD driver Windows crashing down and many more. This article will cover basic troubleshooting with AMD drivers and offer you solutions on how to fix them.
  1. Rollback the previous version of the driver.

    Installing the new driver version is the reason for this particular error, so naturally rolling back the previous version which was stable and did not cause issues will solve the problem. To roll back the previous version of drivers follow the next steps: Open Start menu and click on settings, go to system and choose Apps and features Find: AMD Catalyst Install Manager, right-click on it, and choose to uninstall Go to AMD official website and download the previous driver version, install it on your computer Turn off automatic driver updates and reboot your system
  2. Reinstall the driver

    Sometimes it is not a bug in the released driver, it is a corruption of files because of file transfer or any other specific reason. The reinstalling driver will fix an issue if this is the case. To reinstall the driver Press ⊞ WINDOWS + X and choose Device Manager Expand Display adapters, right-click on AMD device and choose to uninstall Go to the official AMD website, download the latest driver and install it Reboot your system
  3. Disable browser extensions

    Some users have reported that error occurs only when they are watching videos online, if this is your case, go to your browser options and disable extensions to see if this will remove the problem.
  4. Remove Lucid Virty MVP

    If by any chance have this relic installed on your system, go to Applications and remove it. It is an old program shipped with old drivers and it is usually present in your Windows that was upgraded from 8.1 to 10. Uninstall it and see if this fixes your issue.
  5. Clean your graphic card

    Sometimes this error can happen due to excessive dust on your GPU, if you have the expertise, clean it or take it somewhere to be cleaned.
Read More
Change date and time inside Windows 11
date and time windows 11Same as Windows 10, Windows 11 also keeps track of date and time using an internet time server. But in a case that you need to change the date or time for any kind of reason here is a guide for that process:
  1. Press ⊞ WINDOWS + I to open settings
  2. Click on Time & Language in Taskbar
  3. Inside Time & Language click on Date & Time
  4. Turn off Set Time Automatically by clicking on the switch next to it
  5. Below find Set the date and time manually and click on Change
  6. Inside, Change Date and Time window use the drop-down menu to set desired date and time
Read More
Excluding a folder from Windows Defender scan
The Windows Defender program can both scan and monitor almost the entire folder on a Windows 10 computer. So if you have a folder that may have files that could trigger an alarm to Windows Security, then it would be better if you add an exclusion to Windows Security. Note that it is okay to do this as long as you’re certain that the contents of the folder you want to exclude are safe and that Windows Defender is only throwing out warnings for nothing. This way, Windows Defender won’t scan those folders in the future. And besides, there are also some Windows folders and files that you may exclude from the Antivirus scans, especially if you want to save your scan time. This kind of feature also comes in handy when you trust a file type or folder or any process that you believe is safe but the Windows Security considers as malicious. To exclude a folder or a file or process or a file type from the Windows Security scan, here are some steps you can follow. Make sure to do them carefully. Step 1: Search for “Windows Security” in the Search box and then click on it from the search results to open it. Step 2: Next, click on Virus & threat protection > Manage settings > Add or remove exclusions. Step 3: After that, on the next screen, click on Add an exclusion > Folder. It will show you a list that includes File, Folder, File Type, and Process. Step 4: Now click on “+Add and exclusion” on the next window and then select a folder you want to exclude and click OK to add it in the Exclusions list. Step 5: Click on the down arrow button to remove it and then click on the Remove button. Note: If you want to only ignore a few file types, it’s better if you configure your antivirus program to ignore these files with a specific extension. This way, it will ignore all of them no matter what their location is. Also keep in mind that when you select a folder, all the subfolders in it will also be excluded from the scan. Thus, you need to understand what you’re about to do. Once you’re done excluding the folder, it is recommended that you protect the folder using the Controlled Folder Access since this folder is not monitored for threat. The Controlled Folder Access will ensure that an external program does not alter it. This way, you can be sure that even though this folder is not included in the scan, it is still secure.
Read More
Animated background on desktop on Windows 10
Windows Vista had in it animated wallpapers on desktop but sadly how they were heavy on system resources Microsoft abandoned the idea. Moving forward a couple of years later we have Windows 10 but still, we do not have live animated wallpapers. Since I am the kind of person who does not want to wait on Microsoft and now it is time to bring animated wallpapers back I am going to make one all by myself and you are welcome to join the ride and do the same for you as well. Enough talk, let's dive into how we can make animated wallpaper for our Windows 10.

Choosing the application

First, we will need some form of application which can we look at our animated wallpapers and since they are animations it means video, so we will need a video player and what better choice than a VLC player, an open-source light weighs all-format player. Get a VLC player from here and install it.

Finding video source

The next thing is to of course have some looping video that we will use as background. There are many sites and ways to get seamless loop videos, I use this youtube channel for my backgrounds. Altho you can use any video footage you want it is recommended that it is not too long, that it is hi-resolution so we do not have pixels on-screen, and if you can, get it as seamless since we do not want to see stutter when the video is lopped from the beginning. So hopefully you have desired video and VLC player installed.

Putting it all together

Copy the following code and paste it into your search bar in Windows to open the Startup folder, or navigate to the Startup folder yourself via file explorer if you know where it is. %appdata%\Microsoft\Windows\Start Menu\Programs\Startup Now, next thing is to copy and past the VLC shortcut into this folder so it is started when Windows is first time booted. Right-click on the shortcut and in the edit field paste this: "C:\Program Files\VideoLAN\VLC\vlc.exe" --video-wallpaper --qt-start-minimized --no-qt-fs-controller --repeat --no-video-title-show --qt-notification=0 "C:\videopath\filename.mp4" where "C:\Program Files\VideoLAN\VLC\vlc.exe" is the path where VLC is installed, point this to where you have installed it "C:\videopath\filename.mp4" is the path where you have your video that you wish to use as animated wallpaper. Please note also that in my case there is mp4 as an extension but it does not need to be mp4, just use any extension VLC can open and play.

Conclusion

And that's it, you have successfully made an animated background or live wallpaper on your Windows 10 computer. You can change your wallpaper anytime by editing shortcut and giving it a new path to a new video or simply overwrite the existing one with a new baring same name.
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