How do I remove Windowblinds entirely?

service still attempting to be started after removal

I uninstalled Windowblinds after purchasing it because it is too hard to get windowblinds to produce decent results.

I notice event errors in my windows 11 22H2 event viewer indicating that the system is still trying to start the now-missing windowblinds service:

- - -

The WindowBlinds service failed to start due to the following error: 

The system cannot find the file specified.

- - -

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
  <EventID Qualifiers="49152">7000</EventID>
  <Version>0</Version>
  <Level>2</Level>
  <Task>0</Task>
  <Opcode>0</Opcode>
  <Keywords>0x8080000000000000</Keywords>
  <TimeCreated SystemTime="2023-03-08T18:50:07.6258759Z" />
  <EventRecordID>26905</EventRecordID>
  <Correlation />
  <Execution ProcessID="2144" ThreadID="3388" />
  <Channel>System</Channel>
  <Computer>fretka</Computer>
  <Security />
  </System>
- <EventData>
  <Data Name="param1">WindowBlinds</Data>
  <Data Name="param2">%%2</Data>
  <Binary>570069006E0064006F00770042006C0069006E00640073000000</Binary>
  </EventData>
  </Event>
 
- - -
 
What is the recommendation after uninstalling windowblinds to get the system to cease trying to start the windowblinds service?
10,164 views 6 replies
Reply #1 Top

Hello,
Sorry to hear you are having issues. Please try purge steps as mention here : [Link]. Make sure to reboot after the purge.

Thank you,
Basj,
Stardock Community Assistant.

Reply #2 Top

Thank you!

Sadly, that did not solve the problem. I started command prompt as administrator, navigated to the folder containing the purge_wb bat file, and ran it. That produced some output, as below (at end). Then I shut down windows 11 and the computer, waited a few seconds, and turned the system back on. Then looked at the event viewer, and there is a new error record after the time I turned the computer back on still mentioning that the windowblinds service could not start.

I do notice, looking at the registry, that there a number of non-muicache related entries still present for windowblinds. Perhaps one of these is at fault? In particular, I notice a key "Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\WindowBlinds" which has a child of ImagePath, and that has a string value of "C:\Program Files (x86)\Stardock\WindowBlinds\WBSrv.exe". There is another key "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WindowBlinds" and another "Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit". (There are several other mentions of windowblinds in the registry, but these I have called out seem explicitly to mention something about windowblinds service, and are also not part of muicache entries, which latter seem likely harmless). A quick eyeball of the bat file doesn't seem to suggest these entries that I have are targets of the bat file actions.

Are you able to say with confidence if any of these remaining keys would result in still trying to start a now-nonexistent windowblinds service? Are there other keys or items I should look for that would account for my observed "error" events?

Thank you!

- - -

The event, still being raised after wb uninstall and running purge_wb.bat, is of type 7000:

The WindowBlinds service failed to start due to the following error: 

The system cannot find the file specified.

- - -

C:\Users\tc\Desktop>Purge_WB.bat

SUCCESS: The process "explorer.exe" with PID 6168 has been terminated.

'"C:\Program Files (x86)\Stardock\WindowBlinds\uninstall.exe"' is not recognized as an internal or external command,

operable program or batch file.

 

HKEY_CLASSES_ROOT\WbaFile

    (Default)    REG_SZ

    Treatment    REG_DWORD    0x3

 

HKEY_CLASSES_ROOT\WbaFile\shell

The operation completed successfully.

 

HKEY_LOCAL_MACHINE\Software\Stardock\ObjectDesktop\WindowBlinds

    Path    REG_SZ    C:\Program Files (x86)\Stardock\WindowBlinds

 

The operation completed successfully.

ERROR: The system was unable to find the specified registry key or value.

 HKEY_CURRENT_USER\Software\Stardock\WindowBlinds not found (may have already been removed

ERROR: The system was unable to find the specified registry key or value.

 HKEY_LOCAL_MACHINE\Software\ObjectDesktop\Stardock\WindowBlinds not found (may have already been removed

 

HKEY_LOCAL_MACHINE\Software\Stardock\WindowBlinds\WB5.ini

The operation completed successfully.

ERROR: The system was unable to find the specified registry key or value.

 HKEY_LOCAL_MACHINE\Software\Wow6432Node\Stardock\WindowBlinds not found (may have already been removed

ERROR: The system was unable to find the specified registry key or value.

 HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\WindowBlinds not found (may have already been removed

 

C:\Users\tc\Desktop>

- - -

(note that this was run with wb supposedly uninstalled prior to run)

Reply #3 Top

Hello,
I have forwarded your problem/question to Stardock Support Team for their assistance. Please keep an eye on this thread for any updates. We appreciate your feedback and patience.

Basj,
Stardock Community Assistant

Reply #4 Top

Follow advice below instead.

Reply #5 Top

To uninstall Windowblinds you first need to exit the program and revert to 'standard windows', then you can uninstall as easily as any other program.

If you uninstall while the Windowblinds is still loaded the Windows shell won't recognize it has been removed and will still want to reload it on reboot.

The solution is actually to reinstall, exit...and uninstall ...;)

Reply #6 Top

Quoting Jafo, reply 5

To uninstall Windowblinds you first need to exit the program and revert to 'standard windows', then you can uninstall as easily as any other program.

If you uninstall while the Windowblinds is still loaded the Windows shell won't recognize it has been removed and will still want to reload it on reboot.

The solution is actually to reinstall, exit...and uninstall ...;)
End of Jafo's quote

Sound advice.