Uninstall Macrium Reflect 6.1 on Windows 10 (2023 updated)

Subscribers:
2,900
Published on ● Video Link: https://www.youtube.com/watch?v=8TciTQSYyU4



Duration: 2:27
1,568 views
5


TRY this best uninstall tool@ https://macpaw.audw.net/c/376211/154407/1733 if U R having issue uninstalling Macrium Reflect 6.1 and/or any other unwanted programs on Windows.

i. Here is a batch file to uninstall Macrium Reflect on Windows:

@echo off

rem Uninstall Macrium Reflect

start /wait "Uninstall Macrium Reflect" "C:\Program Files\Macrium\Reflect\Uninstall.exe"

del "C:\Program Files\Macrium\Reflect"

rem Remove Macrium Reflect registry entries

reg delete HKLM\Software\Macrium\Reflect /v RegistrationKey /f

rem Remove Macrium Reflect service

net stop MacriumReflectService

rem Remove Macrium Reflect scheduled task

taskkill /f /t 0 MacriumReflectScheduler.exe

rem Remove Macrium Reflect backup files

findstr /i "Macrium Reflect" /s *.bak -delete


This batch file will uninstall Macrium Reflect and remove all of its associated files and registry entries.

ii. If you prefer to use a command-line interface to uninstall software, you can use PowerShell instead of a batch file. Here's how:

Open PowerShell by searching for it in the Start menu.

Type the following command:

Get-WmiObject -Class Win32_Product | Where-Object {$.Name -match "Macrium Reflect"} | ForEach-Object { $.Uninstall() }

Press Enter to execute the command.

Follow the prompts to complete the uninstall process.

Note that using PowerShell to uninstall software can be risky, as it does not always uninstall all components of the software. It is generally safer to use the built-in uninstall feature of Windows.

iii. Here are some known error codes while uninstalling Macrium Reflect for Windows:

* **Error 0x80070243** - This error code indicates that the uninstall process failed to remove the Macrium Reflect service.
* **Error 0x80070246** - This error code indicates that the uninstall process failed to remove the Macrium Reflect scheduled task.
* **Error 0x80070247** - This error code indicates that the uninstall process failed to remove the Macrium Reflect backup files.

If you encounter any of these error codes, you can try the following solutions:

* Restart your computer and try uninstalling Macrium Reflect again.
* Run the uninstall process as an administrator.
* Contact Macrium support for help.

Extra info: Macrium Reflect was made by Paramount Software UK Limited@ http://www.macrium.com/reflectfree.aspx







Tags:
Uninstall Macrium Reflect 6.1