Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ionuttbara authored May 16, 2023
1 parent cd1a9dc commit 9d6437a
Showing 1 changed file with 2 additions and 42 deletions.
44 changes: 2 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,48 +10,8 @@ Microsoft Edge Remover is a tool designed to help Windows users remove Microsoft

- The Microsoft Edge Remover tool requires a Windows operating system to function. It is compatible with Windows 10 (all versions) and Windows 11. Before using the tool, it is important to ensure that the user's device meets the system requirements. This will ensure that the tool runs smoothly and effectively removes Microsoft Edge Chromium and Edge UWP. The tool may also require administrator permission to run, depending on the user's version of Windows. By having the correct system requirements, users can be confident that the Microsoft Edge Remover tool will work efficiently on their device.

## Using the script (Terminal Version, v1.5)
## Using the script

Just right click the `edge-remover.bat` file and click "Open as Administrator". The file can be found in release section or in this repo.

There will be options such as to remove edge with or without restore point etc. Type the letter next to your option and press `Enter` on your keyboard.


## Using the script (GUI Version v2.5)
![image](https://user-images.githubusercontent.com/76656855/216146766-f081bb17-b73f-41f2-9b17-4d3a47e75181.png)

Download `` .exe `` version of script and run. Depend of your version of Windows, Administrator Permission is needed to run to work properly.

You have some buttons which will do desired action.

You have 4 buttons , which is remove Edge Chormium, Edge UWP and Create System Restore Point.
Also, in version 2.5 is having Argument Support.
To remove Edge Chromium Browser using the app wrtie this console line.
```
EdgeRemover /ch
```

```
EdgeRemover /CH
```

To remove Edge UWP Browser using the app write this console line.
```
EdgeRemover /UWP
```

```
EdgeRemover /uwp
```

To remove Edge UWP and Edge Chromium (reboot needed) using the app write this in console line.

```
EdgeRemover /all
```

```
EdgeRemover /ALL
```
Run the ``` .exe ``` provided as administrator and wait to remove to have effect.


0 comments on commit 9d6437a

Please sign in to comment.