Logo

Deleting a User Account in Windows

There are instances when there are multiple accounts which is the result when there are a lot of users who use the computer. Some may use it more often, while others may seldom use it. Having multiple accounts can be quite confusing and inconvenient especially if it takes a lot of space. Thus, in this post, you will be guided on how you can delete a User Account on your Windows 10 computer, as well as how you can create a backup of the existing profile data and files.

All the data of user accounts can be found at C:/Users, where its folder name will be exactly the same as the name of the user. You can check the exact user’s name by simply using the “net user” command either via Command Prompt or Windows PowerShell. Once you delete a user account, its folder, along with its files, will also be deleted. You can also create a backup for user files and the best way to do that is by copying the folder to other partitions or to an external drive.

Here are two methods you can check out to delete a user account in Windows 10 – you can do it via Windows Account settings or via the command line. For more details, follow each one of the options provided below.

Option 1 – Delete the user account using Windows Account settings

  • First, go to Settings > Accounts > Family & other users.
  • Next, select the account you want to delete and click on the Remove button. This will open a confirmation window along with a warning message and two buttons that say, “Delete account & data” and “Cancel”.
  • Click on the Delete account & data button to delete the user account.

Note: Once you remove a user account, it will also remove all its corresponding data such as items like Documents, Photos, Music, Desktop, and other related folders. Thus, if you have not created a backup, then you won’t be able to recover those files.

Option 2 – Delete the user account using the command line

If you want to delete several user accounts, then doing it via Command Prompt or Windows PowerShell is a lot quicker. To get started, follow these steps:

  • In the Start Search, type “command prompt” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • Next, type the “net user” command and hit Enter to execute it. This will show you the exact usernames on the computer.
  • After that, type the “net user <username> /delete” command and hit Enter to execute it. This will delete the account and all of its data without any warning. You have to replace “<username>” with the name of the user account.

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 Chrome ERR QUIC PROTOCOL ERROR in Windows
If you aren’t able to pull up any website and instead got the ERR QUIC PROTOCOL ERROR error message in Google Chrome then read on as this post will help you resolve the problem. When you encounter such an error in Chrome, you will see the following error message:
“This site can’t be reached, The webpage at [website URL] might be temporarily down or it may have moved permanently to a new web address, ERR_QUIC_PROTOCOL_ERROR”
This kind of error message pops up when the URL is down. However, if you are certain that the site is not down and you’re still seeing this error message, then troubleshoot further using the suggestions given below.

Option 1 – Try to disable the QUIC Protocol

QUIC is an experimental transport layer network protocol that is present in Google Chrome in order to establish a connection between two endpoints over UDP. So if there is any problem on the development side, you will most likely encounter ERR_QUIC_PROTOCOL_ERROR on your Google Chrome browser when you try to open any website. Thus, you have to disable the QUIC protocol in order to resolve the error. How? Simply follow the steps below.
  • Open your Google Chrome browser.
  • Now type in “chrome://flags/” in the address bar and hit Enter.
  • After that, look for the Experimental QUIC protocol which should be set by default.
  • Then expand the drop-down menu and select Disable.
  • Restart Google Chrome and see if the error is fixed or not.

Option 2 – Disable VPN

As mentioned, if you are using VPN, this could be the reason why you’re getting the Windows Update error 0x800F0922 so the most obvious thing to do is for you to turn off the VPN and try to run the Windows Update once more. And if you use a VPN software that works using their software, you can just completely exit or log-off from its account. On the other hand, if you are using a built-in Windows 10 VPN, you can simply turn it off or delete all the settings you have created there. Although it’s understandable that you might have to use a VPN connection to connect to the work network, you really have to disable it at least until the Windows Update is no longer stuck in the error 0x800F0922. It would be best if you do this when you are not working.

Option 3 – Disable the Proxy server

You can also try to disable the Proxy server to fix the ERR_QUIC_PROTOCOL_ERROR in Chrome. Refer to these steps to do so:
  • 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.
Read More
Fix Windows Update error code 0x80d02002
A lot of users have experienced various issues either in installing a Feature or a Windows Update. One of these errors is the one with the error code 0x80d02002. If you are one of the users who is facing this problem right now, then the working solutions given in this post will surely help. The Windows Update error code 0x80d02002 indicates that Windows 10 fails to upgrade or install as there is some issue with the files that have been downloaded and Windows encounters an error in installing them. Thus, the best thing you can do in such a case is to start the installation from scratch but before you do that, here are some suggestions that might help.

Option 1 – Try to rename the SoftwareDistribution folder

The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. Aside from that, it also contains all the Windows Update History files and once you delete them, you will most likely lose the Update history. As a result, the next time you run the Windows Update, it may result in a longer detection time.
  • 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 stop bits rename c:windowsSoftwareDistribution SoftwareDistribution.bak
  • After entering these commands, it will stop the Windows Update Service, the Background Intelligent Transfer Service, and rename the SoftwareDistribution folder.
  • Next, got 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.
  • Once all the contents in the Software Distribution folder are deleted, restart your PC and then go back to Command Prompt and input the following commands again.
net start wuauserv net start bits
Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.

Option 2 – Try to reset the Catroot2 folder

You can also try resetting the catroort2 folder as it is known to fix tons of Windows Update issues including the Windows Update error code 0x80d02002. Both the Catroot and catroot2 are Windows operating system folders that are required for the Windows update process.  So when you run the Windows Update, the catroort2 folders stores the signatures of the Windows Update package and helps it in the installation. It makes use of the “%windir%System32catroot2edb.log” file in the updating process. Afterward, the updates are stored in the SoftwareDistribution folder which is used then by the Automatic Updates in order to execute the updating process. Keep in mind that you must not rename or delete the Catroot folder. Although the Catroot2 folder is recreated automatically by Windows, the Catroot folder isn’t.

Option 3 – Try running the DISM tool to fix the broken Windows Update client

The Windows update/upgrade error 0x80d02002 might be caused by some issues in the Windows Update client so you need to run the DISM tool to repair it. Note that you have to use another computer or another Windows from a shared network to fix it.

Option 4 – Try to run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update error 0x80d02002. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button.

Option 5 – Try to run Microsoft’s troubleshooter online

You also have the option to run Microsoft’s online troubleshooter which could help you fix Windows Update errors.
Read More
Photos app Export or Share is not working
The Photos app in Windows 10 is the default photo viewer. However, there are times when it might encounter some problems while you use it. One of these problems in the Photos app reported recently is where users try to export or share the images and videos from the app but weren’t successful in doing so. This can be really quite a hassle in opening images on your computer, especially since the Photos app is the default photo viewer in Windows 10 and if you don’t have any other photo viewer app installed. This kind of problem in the Photos app can be noticed when you try to use the “Remix” function for both photos and videos. In other words, this problem can occur with just pictures, videos, as well as a combination of both. So if you are trying to watch a video using this app, then you wouldn’t be able to play it. In such a case, the only thing you can hear is the audio but you wouldn’t see anything except for a hazy purple screen that has not export or share option. There are several possible causes for this problem and it could be fixed by updating the display driver/graphics driver or disabling the hardware-accelerated video encoding. You could also try updating or resetting or reinstalling the Photos app. For more details, follow each one of the suggestions provided below.

Option 1 – Try to update the Graphics driver

You can try to update your Graphics card driver using the Device Manager in your computer to resolve the blank dialog boxes problem or you can also 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. To update your Graphics driver via Device Manager, refer to these steps:
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in 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.

Option 2 – Try disabling the hardware-accelerated video encoding

The next thing you can do to fix the problem is to disable the hardware-accelerated video encoding in your computer. To do that, follow these steps:
  • Open the Photos app and click on the visible three dots located in the upper right corner of the app and then select Settings.
  • From there, you should see the version number of the app in the “About this app” section. So if your app is version 2018.18071.****0.0 or greater, you should see the Video section which has a toggle button.
  • Turn that toggle button off to disable hardware-accelerated video encoding in the Photos app. This should fix the problem, if not, simply follow the next given options below.

Option 3 – Try to update the Microsoft Photos app

  • Open the Microsoft Store and click on the three horizontal dots for the menu located on the top right portion of the window to see the options.
  • Next, select Downloads and updates and then click the Get updates button in the top right. This will install any pending updates for all the apps including the Microsoft Photos app using the Microsoft Store.

Option 4 – Try resetting the Photos app

  • To get started in resetting the Photos app, open the Windows 10 Settings.
  • Then go to Apps > Apps & features.
  • After that, scroll down until you see the Photos app option – click on it and open its Advanced options.
  • From there, you will see the Reset button, click on it and click and then click on it once more to confirm.
Note: The process may take a couple of minutes to complete. Once it’s done, open the pictures again using the Photos app.

Option 5 – Try reinstalling the Photos app

If none of the options given above worked, then you might want to consider reinstalling the Photos app. Unlike what most users think, it isn’t really that hard reinstalling preinstalled apps as you have the Windows PowerShell for that. To use this program in reinstalling the Photos app, follow these steps:
  • Open the Windows PowerShell program with admin privileges and key in the following command:
Set-ExecutionPolicy Unrestricted
  • After that, execute this second command to re-register and reinstall the Microsoft Photos app.
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
Note: In the command given, do not forget to replace the “PackageFullName” with the actual package name for the Photos app. After executing the command, it will uninstall the Photos app from your computer so you need to install it again from the Windows Store by simply looking for it. Once you found it, just click on install to start the installation process.
Read More
Fix Windows Update Error 0x80004005
As you know, Microsoft is consistent in pushing updates to its supported versions of the Windows operating systems in order to make it better and defend it from different kinds of vulnerabilities. And pushing billions of active Windows computers every now and then is really not an easy thing to do since it calls for a complex Windows Update delivery module. These complexities often give rise to various errors like the Windows Update error code 0x80004005. When you encounter this kind of Windows Update error, you will see the following error message on your screen:
“There were problems installing some updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help 0x80004005.”
This kind of Windows Update error occurs due to an issue while either installing or downloading an update. There are several ways you can fix the problem. You can try to replace the dpcdll.dll file, reset the Windows Update-related services, run the Windows Update troubleshooter or manually install the Windows Updates. For more details, check out the options given below.

Option 1 – Try to replace the DLL file with a trusted source

The first thing you can do is to replace the dpcdll.dll file with a trusted source.
  • First, you need to get the new dpcdll.dll file from another computer with preferably the same file version number as your computer.
  • After that, you need to boot your PC into Safe Mode and navigate to the paths listed below and then replace the file using a USB drive or other external storage devices.
    • For x86: This PC > C:/Windows/System32
    • For x64: This PC > C:/Windows/SysWOW64
  • Next, type “cmd” in the Cortana search box and right-click on Command Prompt, and select “Run as administrator” to open it with administrator privileges.
  • Now type the “regsvr32 dpcdll.dll” command and hit Enter.
  • Restart your PC and check if the error is now fixed.

Option 2 – Try to reset the Windows Update components

If by any chance that the third option didn’t work, you can also try resetting the Windows Update components as it could also help you resolve the Windows Update error. How? Refer to the following steps:
  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below and don’t forget to hit Enter after you type one command after the other.
    • ren C:WindowsSoftwareDistribution SoftwareDistribution.old
    • ren C:WindowsSystem32catroot2 Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.

Option 3 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing Windows Update error 0x80004005. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 4 – Try downloading and installing the Windows Updates manually

Windows Update Error 0x80004005 might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
  • Go to Settings and from there go to Update and Security > View Update History.
  • Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
  • After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes.
Read More
Windows Sandbox item is greyed out
As you know, the functioning of the Windows Sandbox feature is supported by various components in the background of the Windows operating system. And the only way for you to enable the Windows Sandbox feature in your computer is through the Turn Windows features on or off utility. This feature will work directly on the basis of Virtualization which is also supported by Hyper-V. However, there are some reports claiming that some computers have the Windows 10 Sandbox item greyed out in the Turn Windows features on or off utility. Thus, in this post, you will be guided on what you can do to resolve such a problem in your Windows 10 computer. In this kind of problem, you should know that this has something to do with the Second Level Address Translation which is one of the important pillars of how the Windows 10 Sandbox feature functions. Thus, if the Second Level Address Translation or SLAT feature in Windows Sandbox is not supported by the CPU of your computer, there is no way for you to use Windows Sandbox on your computer. On the other hand, if SLAT is supported, then there is definitely something you can do to resolve the greyed-out Sandbox item in Windows 10.

To get started, follow the steps provided below.

Step 1: First, you have to boot into the BIOS of your PC. Step 2: After that, make sure that the following options are set to their respective configurations:
  • Hyper-V – Enabled
  • VM Monitor Mode – Yes
  • Virtualization – Enabled
  • Second Level Address Translation (VT-d or RVI) – Enabled
  • Data Execution Prevention – Enabled
Step 3: Once you’re done, save the configuration and then restart your Windows 10 computer as usual. Step 4: Once your computer has restarted, you should see the same option in the Turn Windows features on or off utility and it should no longer be greyed out. Then you can now enable the feature and follow the onscreen instructions need to use the feature as best as you can.
Read More
Unhandled Exception occurred in Application
If you encountered an error message that says, “Unhandled exception has occurred in your application”, when you start your Windows 10 computer, read on as this post will guide you on how you can fix it. This kind of error usually appears in a Microsoft .NET Framework window and it mostly pops up as soon as you turn on your computer. Here’s the complete context of the error message:
“Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.”
When this error occurs, your computer may freeze or display other suspicious behavior at times. Either way, there are several options you can check out in this post to resolve this issue, so read on. This kind of error could be caused by several factors. It could be due to your antivirus program or other third-party programs installed on your computer. It is also possible that the installation of the Microsoft .NET framework id corrupted or some of its installation files are corrupted. Thus, to fix the error, there are a few suggestions you need to follow such as:

Option 1 – Try to temporarily disable your anti-virus program

As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive in your computer. There are times when you encounter problems like the “Unhandled exception has occurred in your application” error due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program in the meantime and check if it fixes the error or not.

Option 2 – Put your computer in a Clean Boot State

As pointed out, it is possible that some third-party program or service is the one that’s behind the problem. To isolate this possibility and to identify the culprit, you have to put your computer into a Clean Boot State. To do so, follow the steps below.
  • 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.)
  • Once your computer has restarted, check if the error is now gone. If it is, then the culprit is some third-party program. Thus, you have to enable the third-party programs one by one to find out which one of them is causing the the “Unhandled exception has occurred in your application” error.

Option 3 – Try to run a System File Checker scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be the cause why you’re getting the “Unhandled exception has occurred in your application” error. To run the SFC command, follow the steps given below.
  • Type “cmd” in the Start search and then right-click on the appropriate search result.
  • Next, select “Run as administrator” to open Command Prompt with admin privileges.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Now restart your computer and see if the problem is fixed or not.

Option 4 – Install and update Dependencies

There are times when programs and applications need to have drivers and supporting software installed for them to properly work. Although the installation usually takes care of it, it’s time for you to do some manual check especially if you are getting this issue of abnormal program termination.
  • Install some qualified drivers – A number of high-end games and applications need to have correct and valid drivers for them to work. They just don’t work with general drivers though. Microsoft has this Windows Hardware Quality Labs testing also known as WHQL testing which makes sure that drivers meet the correct experience and pass through the proper testing before certification. Thus, when installing drivers, you need to ensure that they are qualified drivers for your Windows 10 PC.
  • Download and install or Update DirectX – As you know, Microsoft DirectX is a suite of technologies developed by Microsoft to provide hardware acceleration for heavy multimedia applications like HD videos and 3D games. Since you are using Windows 10, you have the DirectX 12 version while the earlier Windows versions use the DirectX 11 version.
  • Install the Microsoft DirectX End-user runtime – The Microsoft DirectX end-user runtime gives updates to version 9.0c as well as previous versions of DirectX. To install it, click on this link and download it.
  • Update or install the .NET framework – The .NET framework is used by games and applications during development which means that without the runtime files that are installed in your computer, it definitely won’t work. Thus, you need to install or update this framework. You can also use the .NET setup verification tool to verify it.
Read More
A Guide to Fixing Error 0x80004005

Error 0x80004005 - What is it?

Error 0x80004005 is a typical Outlook error. This error code occurs either when sending emails or receiving them. The error message may be displayed in either of the following formats:
‘Sending and receiving reported error "0x80004005": The operation failed.’ ‘This message could not be sent. Try sending the message again or contact your network administrator. The client operation failed. Error is [OX80004005- 0X0004B9-OXOO501].’

Error Causes

There are several causes for the error 0x80004005 such as:
  • The Script Blocking Feature Enabled While Using Norton Antivirus
  • Spyware
  • Viruses
  • Registry problems-Missing or corrupt registry keys
It is advisable to repair and resolve error 0x80004005 immediately as it may cause a great deal of inconvenience to you. This error may hamper your ability to receive and send emails from your Outlook account and lower your productivity too as you may be unable to communicate with your peers.

Further Information and Manual Repair

To fix error 0x80004005, you don’t have to wait for the network personnel or be a technical expert yourself. This may be a critical error but the good news is that it is easy to resolve. Here are some effective methods and quick fixes to resolve the error 0x80004005 instantly.

Method 1: Disable Script Blocking Feature in Norton Antivirus

After installing Norton Antivirus on your PC, if you start experiencing the Outlook error 0x80004005, then the best way to resolve it is to simply disable the script blocking feature. However, the downside of this is that by disabling this feature your PC will become vulnerable to viruses and malware.

Method 2: Disable the New-Mail Notification Feature in MS Outlook

If you don’t have Norton Antivirus downloaded on your PC, then try method 2. This method involves disabling the new-mail notification feature in MS Outlook. The error code 0x80004005 is often resolved by switching off this feature. Try it to see if it works. To disable the new-mail feature all you have to do is open your Outlook account and then go to the Tools menu, then go to Options and then select the ‘Preferences’ tab. After that click on the ‘Emails Options’ tab and then simply uncheck the check-box against ‘Display a notification message when new mail arrives’. To confirm changes press OK.

Method 3: Scan for Viruses

The error 0x80004005 may also be triggered due to viral infection or spyware. Such malicious software enters your PC through phishing emails and while downloading files and attachments. You may not be aware of this but your PC may be infected by viruses. It is important you remove them immediately as they can expose you to serious risks including privacy issues, identity thefts, data breaches, and more.
Read More
Software review series: Freeplane
There are not many applications for creating mind maps, even fewer that are completely free, so it is with great pleasure to present you with Freeplane. Freeplane is mind mapping, Knowledge Management, and Project Management software completely free and open source. freeplaneYou can it here: https://sourceforge.net/projects/freeplane/files/latest/download

And from developers git page and I quote:

Freeplane is a free and open-source software application that supports thinking, sharing information, and getting things done at work, in school, and at home. The core of the software is tools for mind mapping (also known as concept mapping or information mapping) and using mapped information. Freeplane is written in Java using OSGi and Java Swing. It runs on any operating system that has a current version of Java installed. It can be run locally or portably from removable storage like a USB drive. We use Github only as of the main code repository, all other project parts are hosted at the source forge. So all bugs and feature requests are managed in a separate issue tracker. There is a drop-down box for selecting different types of issues. Other sources of inspiration are our new forum and old forum. Some users write their ideas there. Every contributor and every team member freely decides what task he is going to work on, but for making the best decision we can communicate our self-set goals in the above forum. It is supposed to enable early discussions and community feedback and also to motivate you and other people.

How to start hacking and contributing

People new to the project can start with implementing a new small feature or doing some refactoring or documentation and not with the bug fixing. Not all bug reports seem to be equally important, and if there are important bugs they usually get fixed by people who broke the functionality. I think you should first get there :). For internal developer discussions, there is a private mailing list. It is held private to avoid spam mails. If you want to be subscribed let us know what mail address you are going to use with it. This list is the preferred way to ask all code-related questions because they usually get answered soon and by the most competent team member. Some documentation for new developers is available in Freeplane wiki https://www.freeplane.org/wiki/index.php/How_to_build_Freeplane and also here and here. It is written for new guys and should also be maintained by the new guys to stay up to date. Looking forward to any questions and contributions, Freeplane development team
Read More
Fix mfewfpk.sys, Epfwwfp.sys Errors in Windows
If you suddenly encounter a Blue Screen error that points out to either the mfewfpk.sys and epfwwfp.sys files, then this post might help. Both of these files are created by third-party software. The mfewfpk.sys file is created by the McAfee security software while the epfwwfp.sys is created by the ESET Antivirus. These files are residual files and sometimes it blocks upgrading Windows 10. Aside from blocking Windows 10 upgrade/update, these files can also cause a Blue Screen error after an upgrade which leaves your Windows 10 computer useless. When you get a Blue Screen error caused by any of these files, you will see an accompanying error message that states, “DRIVER IRQL NOT LESS OR EQUAL”. To fix this Blue Screen error, you can check out the suggestions laid out below but before you do that, you need to create a System Restore point first as it can help you undo any unwanted changes. In addition, make sure to also boot your computer into Safe Mode with Networking before you troubleshoot.

Option 1 – Try to remove the epfwwfp.sys file

You can try to remove the epfwwfp.sys file using Command Prompt. To do so, refer to the following steps:
  • Right-click on the Start button and click on Command Prompt (Admin) from the menu to open Command Prompt with admin privileges.
  • Next, type the following command and hit Enter to delete the epfwwfp.sys file:
DEL /F /S /Q /A “%systemroot%System32driversepfwwfp.sys”
  • After the scan is completed, restart your computer and see if it fixed the Blue Screen error.
Note: You can also use the ESET AV Remover tool to uninstall Eset security software to remove the epfwwfp.sys file.

Option 2 – Try to remove the mfewfpk.sys file

The same with the first option, you can remove the mfewfpk.sys file using CMD.
  • First, right-click on the Start button and click on Command Prompt (Admin) from the menu to open Command Prompt with admin privileges.
  • After, type the following command and hit Enter to delete the epfwwfp.sys file:
DEL /F /S /Q /A “%systemroot%System32driversmfewfpk.sys”
  • Once the scan is completed, restart your computer and see if it fixed the Stop error.

Note: You also have the option to remove the mfewfpk.sys file using McAfee Product Removal tool to uninstall the McAfee security software. All you have to do is download the McAfee Product Removal tool and run it and then follow the onscreen instructions to install it. Once it is installed, click on Next. After you select the radio button to agree to the terms of use, click on Next once again. Finally, restart your computer and check if it is able to resolve the problem or not.

Option 3 – Run the Blue Screen Troubleshooter

Troubleshooting Blue Screen of Death errors wouldn’t be complete without the Blue Screen troubleshooter. As you know, it is a built-in tool in Windows 10 that helps users in fixing BSOD errors. It can be found on 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.
  • From there, 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 4 – Try running the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Blue Screen 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
    • 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.
Read More
Fix Microsoft Store error 0x80072F30
If you got the Microsoft Store error code 0x80072F30 while trying to open Microsoft Store, then it indicates that the Store fails to connect to the internet or is not able to launch successfully for some reason. It could be that the Windows Update Service has stopped or the Windows Store cache might be corrupted or it could just be due to a poor internet connection. Whichever the cause is, you have to fix this error so that you can use Microsoft Store again and you won’t be getting the following error message every time you open the app:
“Check your connection, Microsoft Store needs to be online, It looks like you are not, error code 0x80072f30.”
The error code 0x80072F30 is related to the Windows Store which prevents it from opening properly. To resolve this problem, you can try fixing the problem with the help of the options given below. Follow each one of them carefully.

Option 1 – Check your internet connection

The first and most obvious thing you can do is to check your internet connection. This may only be a basic tip but it sure works like a charm in most cases. And if you have another internet connection available, you can also try connecting to that and see if you can pull up Microsoft Store or not. 1] Change your internet connection: A basic tip, but sometimes works like a charm. You may want to check if your internet connection has an issue, or you can also try opening a website and see if you can open it and if possible try connecting to a different internet connection and see if the Microsoft Store opens for you. We also suggest you try changing your DNS and see if it helps.

Option 2 – Check the date and time as well as the time zone of your PC

A lot of services and apps rely on the Date, Time, and Time Zone of your PC which is why if they are not configured correctly, a request from the client machine will be rejected from the server and the same thing happens with the Microsoft Store.
  • First, go to Settings > Time and Language.
  • From there, check if it is set to Automatic or not – if it is, switch the toggle button off to set the Time and Time zone manually.
  • Then select the right time zone manually.
  • On the other hand, if the Time and Time zone is set manually, you have to switch the toggle button on to set Time and Time zone automatically.
  • Restart your PC and afterward try opening Microsoft Store again and check if the problem’s fixed or not.

Option 3 – Run the Network Adapter Troubleshooter

Since Windows 10 is packed with various troubleshooters – one of which is the Network Adapter Troubleshooter – you can use it to troubleshoot the problem. To use it, follow these steps:
  • 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 4 – Try to reset the Microsoft Store cache

Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
  • Right-click on the start button and click on Command Prompt (administrator).
  • Next, type in the command, “exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
  • Now restart your PC and afterward, try opening Microsoft Store again.

Option 5 – Check the Windows Update Service status

You might also want to check the status of the Windows Update Service since the proper functioning of this app depends on the Windows Update Service. It could be that there is some issue with the service which is why you’re getting the error code 0x80072F30 while trying to open Microsoft Store.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “services.msc” in the field and hit Enter to open Services.
  • Next, look for Windows Update Service from the list of available services in Windows.
  • Once you see it, check if its status is STOP or Pause and then change the status to Automatic.
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