In case you don’t know, Microsoft Edge, the new default browser of Windows 10, is equipped with the essential tools that are needed to help web developers in testing their websites in the Edge browser. However, it is not without its flaws as there are instances when you could also encounter some errors when using DevTools. One of these errors is the “An error occurred while starting the profiling session” error. You can see this error message in the DevTools Memory Panel, worry not for this post will help you resolve it.
A memory panel is one that primarily measures your memory resource usage and compares heap snapshots in different states of code execution. The Memory panel also provides profiling of three different types, such:
Head Snapshot
Record Allocation timeline
Record Allocation profiles
Using a memory panel, you can find issues that affect the page performance in the most common scenarios like bloats and memory leaks.
There are two steps you need to carry out to fix this error that’s associated with the Memory Panel of Microsoft Edge (Chromium) DevTools. First, you need to access the Microsoft (R) Diagnostics Hub Standard Collector Service. Second, you need to restart this service. For detailed steps, follow the instructions provided below.
Step 1: Access the Microsoft (R) Diagnostic Standard Collector Service
To access the Microsoft (R) Diagnostic Standard Collector Service, follow these steps:
Tap the Win + R keys to open the Run dialog box.
Then type “services.msc” in the field and hit Enter or click OK.
This will open the Services Manager. Here, look for the Microsoft (R) Diagnostic Service from the Services panel that opens on the right-hand side.
Step 2: Now restart the Microsoft (R) Diagnostic Hub Standard Collector Service
After accessing the Microsoft (R) Diagnostic Standard Collector Service, right-click on it and select the Restart option.
Once it’s done, exit the Microsoft Edge Developer Tools as well as the tab.
Next, open a new tab and navigate to your page and tap the F12 key.
There are a lot of online services and a lot of ways to get your public IP address. One of them being typing whats my IP in Google search and you will get immediate results. But there is a way to get the same information inside Windows 10 which could be very useful if for any reason you can not connect to mentioned services. By checking public IP directly inside your windows you can make sure that the issue for not being able to open some websites is not due to your public IP.
In order to use this Windows feature, we will be checking our public IP using Windows PowerShell.
To open Power Shell in Windows first press ⊞ WINDOWS + R to open the run dialog
Inside run dialog type Powershell and press ENTER
In the Powershell type in the following command and press ENTER
This post will guide you in fixing a particular problem where your Windows 10 computer does not even let you turn it on and it appears as soon as it starts to boot the operating system and it displays an error message that says, “The Boot Configuration Data for your PC is missing or contains errors, Error code 0xc0000185”. On the other hand, it may also display a different error message saying, “The operating system couldn’t be loaded because a required file is missing or contains errors”.
There are various suggestions you can try to resolve this error. You could check the physical status of your hardware or rebuild the Boot Configuration Data, use the Automatic Startup Repair or System Restore, or better yet, reset your Windows 10 computer.
Since your computer will not boot, you will have to either try to get into the Advanced Startup Options screen, boot Windows 10 in Safe Mode, or use a bootable Windows 10 media to boot your computer.
Option 1 – Try to rebuild the BCD files
The first thing you can do to resolve the issue is to Rebuild Boot Configuration Data or BCD files.
You can start by booting into the installation environment for Windows 10 from an installation media.
After that, click on Repair your computer and on the blue screen, select Troubleshoot and then select the Advanced options menu.
From there, select Command Prompt and once you open it, enter each one of the commands given below by sequence.
bootrec /FixMbr
bootrec /FixBoot
bootrec /ScanOS
bootrec /RebuildBcd
Once you’re done executing the commands given above, type “exit” to close the Command Prompt window and then restart your computer and see if it fixed error code 0xc000014c.
Option 2 – Try to run Automatic Startup Repair
In this option, you need to boot your computer into the Advanced Startup Options and from there, run the Automatic Startup Repair and then wait until the process is completed.
Option 3 – Try running System Restore in Advanced Startup Options
Since you probably can’t boot into your Windows 10 computer, you can try to run System Restore again in the Advanced Startup Options.
Boot your computer into the Advanced Startup Options screen.
From there, you will see some options to troubleshoot when you can’t log in to Windows in the usual way.
Now select Troubleshoot > Advanced Options > Command Prompt.
After that, type “rstrui” and hit Enter to execute the command which will start the System Restore process.
Option 4 – 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 5 – Try to physically check the hardware
You should also check the physical status of the hardware in your computer. You can clean the dust off the hardware components like the Network Card of the computer. You might want to use a small blower or you could also use a soft cloth and run the components gently. Make sure that you don’t damage any parts with moisture or cause harm to any circuits while you carry out this task.
Oh, gamers rejoice, the Steam autumn sale is just around the corner!!!
The sale starts on November 22nd and lasts until November 29th. A great deal for any gamer, especially for ones that have plenty on their wishlist. Speaking of wishlists now would be a good time to place some interesting titles on them so you can be notified about discounts on them.
If you by any chance are unavailable to participate in the Autumn sale, do not worry, Steam winter sale is coming on December 22nd and it will last until January the 5th so you can save for it.
The best tactic for sale is not to jump on the train right away, it is best to wait until a few days, maybe even until the last 2 days since some games can go even lower on discount in the last days of the sale. Also, there might be also some packages that include games you wish to buy but are packed with other ones in a bundle and even with a higher discount.
So get prepared for the upcoming sale and treat yourself to something nice!
In case you don’t know, the .Net Framework is a programming infrastructure introduced by Microsoft. You will need it to run on lots of services and applications. Note that most of the applications that require the .Net Framework are packed with their installation files which is why it will be installed automatically on your computer when you install an application. However, there are instances when you’ll get an error message saying, “The .NET Framework 4.7 is not supported on this operating system” while trying to install the .NET Framework as a standalone service.
The very reason why this error message appears is stated in the error message itself. Although the .Net Framework is supported on Windows 10, it is not actually compatible with some other Windows 10 versions. So it is most likely that you are seeing this error message because the .Net Framework in your computer is not compatible with the Windows 10 version you are running. Since that’s the case, you need to update Windows 10 to fix the problem.
Updating your Windows 10 computer is the only solution you can try to fix this problem. Thus, it is advised that you check for Windows Updates even if you are now using the latest version of Windows 10. And since the issue is caused by an incompatible operating system version, once you install the exact version of Windows 10 required by the .Net Framework, the problem will be fixed. Simply follow the steps given below to do so.
Step 1: Tap the Win + R keys to open the Run dialog box.
Step 2: After that, type in “winver” in the field and tap Enter.
Step 3: Next, your Windows 10 version should be given in the new window that appears. Take note that the number after the Version which is in the second line is your version number of Windows 10. And that the number must be 1507 or 1709. The first two digits in these numbers are the year while the second two represent the month when the update was released. So if you are running a 1709 version, this means that the Windows 10 version you are using was released in September 2017.
Step 4: The next thing you have to do is to make sure that you have the Windows 10 version that’s compatible with the .Net Framework. To verify, you need to click here and click on the System Requirements.
After opening the link, take a look at the Supported Operating System section where it says, “Windows 10 Anniversary Update” and “Windows 10 Creators Update”. Since there are users who are not familiar with the version numbers related to both the Anniversary and Creators updates, refer to the list given below.
November Update (1511)
Anniversary Update (14393)
Creators Update (1703)
Fall Creators Update (1709)
Spring Creators Update (1803)
As you can see, the Creators Update has version 1703 while the Anniversary Update has version number 14393 so if you are using a version lower than the 14393 version then it’s no wonder you aren’t able to install the .Net Framework 4.7 on your Windows 10 PC. Now all that’s left to do is to update your Windows 10 version and make sure that you will be updating it to the latest version available and then try installing the .Net Framework again.
Xinput1_3.dll is a type of dynamic link library. It is an essential component of Microsoft DirectX.
This is a technology that makes Windows OS compatible with programs rich in multimedia elements It helps your graphic card in creating a detailed virtual and stimulus environment.
Games and programs with high graphics and sounds require DirectX to form a consonance with Windows PC to run successfully.
The Xinput1_3.dll error occurs when games supported by DirectX are unable to run smoothly. This error is common on Windows 7. The error message is displayed in the following format:
"The file xinput1_3.dll is missing"
"File xinput1_3.dll not found"
"Xinput1_3.dll not found. Reinstalling might help fix this."
"Xinput1_3.DLL Not Found"
Solution
Error Causes
The causes of Xinput1_3.dll error include:
Damaged and Corrupt Xinput1_3.dll files
Missing Microsoft DirectX file
Viruses and malware on your system
Driver issues
Registry overloaded with invalid entries
If you come across this error, make sure you fix it timely.
It is recommended to do so because it not only stops you from accessing and playing your desired games and using high graphic applications but also can lead to system failure and crash if the underlying cause of the error is related to the registry.
Further Information and Manual Repair
To resolve this error code, here are some of the best do it yourself methods:
Restart Your PC
Sometimes due to minor concurrence, PC is unable to load the file Xinput1_3.dll from the directory. If this is the cause, then you are lucky. All you have to do to resolve it and restart your computer. Once the computer restarts, re-launch the program.
Install the Latest DirectX Version
Search for the latest versions of the DirectX utility version. Try extracting the Xinput1_3.dll files individually from the DirectX downloadable package on your PC. Once downloading is complete, try running your desired application again and see if the error code pops up or not.
Update the Graphics Card
Being an element of Microsoft DirectX, Xinput1_3.dll is directly related to the video/graphics card assimilated.
There can be a possibility of a mismatch between the Xinput1_3.dll file and graphic card drivers. If this is the case, then the best way to resolve the error is to update the graphic drivers by installing the latest version drivers of your video/graphics card.
Nonetheless, after trying all the solutions discussed above if the error still persists, then this triggers two things either the error is triggered by a viral infection that you are unaware of or the problem is related to the registry.
Install Restoro
Whichever might be the cause, in such as scenario the best quick fix to it is to download Restoro. This is an advanced, cutting edge, and multi functional PC repair that is deployed with several utilities including a registry cleaner, an antivirus, Active X controls, and class detector, and a system optimizer.
The registry cleaner utility removes all the unnecessary files from the registry that could be damaging the dll files and the registry. It clears the disk space, repairs dll files, and restores the registry back to normal.
Simultaneously the antivirus module scans your system for all possible malicious software. It removes viruses, Trojans, malware, spyware, and adware thereby resolving the Xinput1_3.dll error right away.
Total System Care is safe, bug-free, and has a user-friendly interface with easy navigation. It is compatible with all Windows versions.
Click here to download Restoro and resolve the Xinput1_3.dll error right away!
In case you don’t know, Windows 10 supports installation and use of a number of removable devices which includes plug and plays mouse, keyboard, and other USB-based devices. But this could actually pose a threat to the integrity of a computer system and thus, some organizations pose a restriction in using these kinds of devices.
the restriction on these devices is also useful especially if you keep on leaving your computer idle and someone tries to mess it up by plugging in a removable device. In such situations, the restriction will defend the user against data theft. Thus, in this post, you will be guided on how you can prevent the installation of removable devices on your Windows 10 computer.
There are two options that can help you in preventing the installation of any removable devices on your computer – you can either try to use the Registry Editor or use the Group Policy Editor instead. Follow whichever option you want to use the instructions given below but before you start, don’t forget to create a System Restore Point first.
Option 1 – Prevent installation of Removable Devices via Registry Editor
Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor.
Next, navigate to this registry path: HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsDeviceInstallRestrictions
From there, look for a DWORD named “DenyRemovableDevices” and set its value to “0”. On the other hand, if you can’t find this DWORD, just simply create it and set its value to 0.
Once done, exit the Registry Editor and reboot your PC to apply the changes made.
Option 2 – Prevent installation of Removable Devices via Group Policy Editor
Keep in mind that the Group Policy Editor is not available in the Home Edition of the Windows operating systems. Thus, if you are using one, just stick to the first option, otherwise, proceed to the following steps.
Tap the Win + R keys to open the Run utility and type “gpedit.msc” and click OK or tap Enter to open the Group Policy Editor.
After that, go to this policy setting: Computer ConfigurationAdministrative TemplatesSystemDevice InstallationDevice Installation Restrictions
Next, look for the “Prevent installation of removable devices” entry and once you find it, set it as “Enabled”. From this window, you should see the following description of this policy setting:
“This policy setting allows you to prevent Windows from installing removable devices. A device is considered removable when the driver for the device to which it is connected indicates that the device is removable. For example, a Universal Serial Bus (USB) device is reported to be removable by the drivers for the USB hub to which the device is connected. This policy setting takes precedence over any other policy setting that allows Windows to install a device. If you enable this policy setting, Windows is prevented from installing removable devices and existing removable devices cannot have their drivers updated. If you enable this policy setting on a remote desktop server, the policy setting affects redirection of removable devices from a remote desktop client to the remote desktop server. If you disable or do not configure this policy setting, Windows can install and update device drivers for removable devices as allowed or prevented by other policy settings.”
Then click the Apply and OK buttons to save the changes made.
Now restart your computer to save the changes made. This should prevent the installation of any removable devices in your Windows 10 computer.
This is a Windows Vista printer error. It occurs when you try to use the plug-and-play service to install a WSD printer on your PC.
WSD is the abbreviation for Web Services for Devices.
It is a Microsoft API to simply programming connections to web service enabled devices such as printers, file shares and scanners. The error 0x00000643 code is displayed in the following format:
“Operation could not be completed (error 0x00000643)”
Solution
Error Causes
The error 0x00000643 may occur due to multiple reasons, including:
No suitable driver installed for your printer
A firewall or other security program is too restrictive
Registry file has invalid entries
Virus and Trojan
Outdated system drivers
Further Information and Manual Repair
To resolve this error code on your PC, you don’t have to hire a professional technician and spend hundreds of dollars to perform system repair. You can resolve it all by yourself, even if you are not a computer programmer or lack technical expertise.
Here are some of the easiest and proven methods to fix the error 0x00000643 on your PC:
1. Update Outdated Drivers
This can be done by accessing the ‘Device Manager’. All you have to do is, go to the start menu and type Device Manager in the start search box. Then click on the Device Manager in the list. On the action menu, click the scan for hardware changes or update the driver.
2. Delete the WSD Port to Resolve Error
Go to the start menu and type printers in the search box. Click printers in the given program list and then click the option add a new printer.
After that, select the existing WSD port and any printer driver. Now delete the printer. The WSD will be deleted automatically. Once this is done, connect the printer to your computer. You will see the plug-and-play service will begin to install the printer again. This process is most likely to resolve the issue and reinstall your printer.
3. Disable Firewall
Sometimes the error may occur if the security programs are too restrictive such as the Firewall. To fix the problem simply disable Firewall.
4. Viral Infection
If the underlying cause of the error is a viral infection, then download a powerful antivirus and run it on your PC. Scan for viruses and delete them.
5. Registry Invalid Entries
If you don’t clean the registry regularly, this overloads with unnecessary, redundant and obsolete files like cookies, internet history, junk files, bad registry keys and invalid entries. This damages the registry and generates such error codes. Although you can resolve and repair the registry manually, but that method is slight tricky and time consuming. It may require technical expertise.
However, another quick and easy way to clean and restore the registry and resolve error 0x00000643 on your system is to download Restoro. This is a next-generation, advanced, and highly functional PC Repair Tool. It is deployed with an intuitive algorithm and multiple utilities such as a smart registry cleaner, a powerful antivirus, and a system optimizer.
The registry cleaning utility detects all registry issues on your PC, removes invalid entries cluttering the registry, and repairs it right away thereby resolving error 0x00000643.
The antivirus simultaneously detects malware on your PC and removes them while the system optimizer boosts the speed of your computer significantly.
Restoro is bug-free, safe, and efficient. It has simple navigations and a user-friendly interface. This software is compatible with all Windows versions including Vista.
To fix error 0x00000643 on your system in seconds, click here to download Restoro now!
22H2 update for Windows 11 will arrive later this year and although Microsoft is not releasing anything big there will be some interesting improvements and fixes. We take a look at some that caught our attention.
Phishing protection
One of the most interesting upcoming features is enhanced phishing protection. Microsoft Defender SmartScreen will be upgraded to alert users when they try to store passwords in plain text files and also if they accidentally type in a Microsoft account password on phishing sites.
"These enhancements will make Windows the world's first operating system with phishing safeguards built directly into the platform and shipped out of the box to help users stay productive and secure without having to learn to be their own IT department,"
Microsoft
File Explorer gets tabs, a modern sidebar, and contextual suggestions
Finally, Windows File explorer is getting tabs that will allow much easier management of folders and files inside it.
It is confirmed that Microsoft is also working on a new 'HOME' sidebar that should be modern in design and in features including OneDrive so you can find everything in one place.
Pinning of favorite files was also mentioned so you can easily pin favorites for quick access.
Full-screen widgets
Windows 11 has brought back widgets in a new way and from all the feedback users are loving them. Currently, you have a widget sidebar on the left part of the screen where you have your chosen store widgets but from the Microsoft teaser, we will have soon the option to have them in full screen.
If you are using a widget for reading news, blogs, etc. this feature will be very good since you will be able to use your whole screen for information and not just a part of it.
Suggested actions
Another new feature is 'suggested actions' which is going to be particularly useful in apps like Microsoft Teams. With this new feature, you can highlight a date in a Teams message and Windows will suggest actions.
For example, if you highlight a date, you'll see a recommendation to create an event in Microsoft Calendar for that day.
If you suddenly see a system icon or an application icon that has a blue and yellow shield or icon overlay at the corner, this indicates that the application has to run with admin privileges and each time you run these kinds of applications, a UAC or User Account Control prompt will appear to confirm if you really want to run the application. Although this kind of behavior is for security reasons, it can get quite annoying especially if you use the application on a daily basis. To make it convenient for you, this post will walk you through how you can remove the blue and yellow shield icon from an application on your Windows 10 computer.
The User Account Control or UAC setting is the one that ensures no program can run with administrative privileges unless it is allowed by the user. This stops any program that could be potentially harmful to the computer from making any changes which are why keeping this setting to its default state is for the best and making any changes in its setting is not recommended unless it is really needed.
So if you really have to remove the icon overlay in an application, there are several ways you can do that. You can try reinstalling the program and set Compatibility or change the UAC level. For more information, refer to every option given below.
Option 1 – Try to reinstall the application and set Compatibility
As you know, the application icons where you can see the shields are shortcuts mostly and they signify that the User Account Control will appear each time you launch the app. Thus, if you have an app that you use regularly and you’re certain that the app can be trusted, you can try to reinstall the app and set its compatibility by following these steps:
You need to uninstall the app first and then install its latest version. You must not run or open the app after you reinstall it, not until you’ve completed the steps.
Next, you have to right-click on the shortcut icon of the app, and from the menu, select Properties.
Afterward, go to the Compatibility tab and look for the checkbox labeled “Run this program as an administrator” and uncheck it.
Now click on the Apply and OK buttons to save the changes made. This should remove the shield icon from the app.
Option 2 – Try changing the UAC level
Tap the Win + Q to open the search bar and type UAC to see the User Account Control setting.
From the UAC setting, lower the UAC level by selecting the settings that say, “Notify only when apps try to make changes to my computer”.
After selecting that option, you shouldn’t be getting any warning now when you run the app with the shield icon. But keep in mind that this is not a temporary setting which can be risky especially if the app can’t be trusted.
In today's IT world, if you want a computer for typical day-to-day actions and gaming, there are 3 primary ways you can go. An Apple computer with its proprietary hardware and operating system or a typical machine with Windows or Linux operating system.
Each system has both advantages and disadvantages and picking the right one might be difficult for some users. From hardware differences to specific software and operating system, each system is aimed at a different type of work, and in this article, we will explore each one and help you in choosing the right one for you.
Apple ecosystem
Apple has managed to create a unique ecosystem of its own devices, from its iMac desktop computers to more professional MAC studio and power MAC and all the way to tablet iPad and iPhone are powered by Apple's own operating system that connects all of these devices into one large system. So if you really need one singular ecosystem this is a huge advantage.
The ecosystem on the side, MAC computer systems are great, some would argue best for coding, design, video work, and sound editing. MAC M2 chip is optimized for all of these tasks and a specially tailored operating system is just the icing on the cake. Specific Apple-made software like a logic pro or final cut also helps a lot to position MAC systems on top of the line.
Reading all of this you might think hey this is the computer for me, it does everything! Sadly the truth is not like that. The first thing that is difficult on MAC systems and a maybe big reason that it is not so adopted outside professional working environment is lack of games. If you are a gamer or plan on using MAC for gaming, well I have some bad news. The second big turn-off is that MAC systems tend to be more expensive than PC systems, yes components are of higher quality but rest assured that you will pay for also for branding.
Get MAC as your workstation for serious work and for good tech support, if you need a plain home computer keep reading.
Windows PC machine
There is no better feeling than assembling your own computer, tweaking hardware to make a monster and despite haters hating, Windows is the best all-around operating system on the market. It is supporting the largest variety of hardware and the largest variety of software.
The best platform for serious gaming and streaming Windows machine has cemented itself as a multimedia powerhouse. But, this kind of computer is not alien to being also a professional machine, you can practically do everything that you can do on Apple or Linux machine inside Windows, yes some things might require extra steps or will be slightly slower but in the end, being able to do anything is the greatest strength of Windows machine.
Of course, every system has its flaws and Windows is not immune to that. One of the biggest is being the operating system for every hardware ever made and every software as well while keeping legacy support for old software and hardware, basically, its biggest strength is in the same time its biggest weakness leading to sometimes stability issues. Also being able to place any kind of hardware can also lead to the same stability issues. Executing something a little slower than other systems and having some extra steps can also be looked upon as weaknesses.
Linux system
First and perhaps for some people, the biggest advantage of the Linux operating system is its price, it is completely free! Other advantages include the great server and networking included in the OS itself, the large amount of customization, and unmatched stability. The ability to write scripts inside the OS terminal is also a great thing and coding is much more streamlined and friendlier than on other machines.
The power of Linux is the ability to change anything, even on the system layer, no other operating system will let you change the basic functionality of the OS itself while Linux will let you do this. It is also the only operating system you can fully use by booting it up from a USB stick and having the same experience as it was installed on a local hard drive. Among other OS mentioned earlier, Linux is by far the lightest one, taking the smallest amount of memory among the three.
The bad side of the Linux machine is the steep learning curve, among the three mentioned operating systems rest assured Linux is the most difficult to learn and be comfortable in it. The operating system will require you to know the hardware and how computers work in order to fully use its potential. Other things that place it behind are not so wide hardware support compared to Windows and the somewhat confusing distro model.
Linux versions come in form of different distro packages and first-time users will face many of them being left in awe of which one to choose. Also installing drivers and software via a package system can also be a tedious task as well, often being that some version of the driver will not work on the newer version of the Linux distro.
Get a Linux machine if you are well versed in computer technology, if you want great customization of the OS itself or if you do not want to spend money on OS and software since almost entire Linux software is open source.