How to reset the PV Shell extension

In this article we will explore how to reset the PV Shell extension to troubleshoot the sync badges in Windows File Explorer.

  1. Click on the Start Menu and type PowerShell

  2. Open PowerShell as administrator

    image-20240805-205724.png

  3. Copy and paste the following command (it is one line)
    Stop-Process -Name explorer -Force; & "C:\PreVeil\findersync\regsvr32.exe" /u "C:\PreVeil\findersync\PVShellExt.dll"; Start-Process explorer.exe

image-20240805-204905.png
  1. Allow your taskbar and explorer to disappear and return

  2. Check the PreVeil local sync folder for the badges

Â