Errors when scanning for new plugins after Windows update

Configure and optimize you computer for Audio.
Post Reply New Topic
RELATED
PRODUCTS

Post

Hope this is the correct forum to post this. Using Tracktion Waveform. Haven't been able to successfully install plugins since this last Windows update two or three days back.

The plugins are going in the correct folder(s), and I've had this issue before. Last time, I think I just uninstalled the old and reinstalled the latest version of the Windows visual C++ redistributable (might have also chose to repair after the OS restart). It thankfully seemed to correct the problem.

Tried that again, using the latest post from Nov 15, but no luck thus far.

Help please. :pray:

P.S. - I'm using Window 10 (on an older PC).

Thanks

Post

Define "haven't been able to successfully install". All details might be helpful. Explain every step of the process and the errors you get.

Post

irpacynot wrote: Mon Nov 18, 2024 8:53 am Hope this is the correct forum to post this. Using Tracktion Waveform. Haven't been able to successfully install plugins since this last Windows update two or three days back.
#1 - Test the RAM/memory controller with 3 cycles of y-cruncher tests 17/18/19/20.
Image
-Type 2 + enter
-Type 8 + enter
-Type 17 + enter
-Type 18 + enter
-Type 19 + enter
-Type 20 + enter
-Type 0 + enter

--------

#2 - IF y-cruncher has no errors, check/fix the File System and Operational System Integrity
Run this as administrator https://www.mediafire.com/file/5yqx79cn ... S.zip/file
Or save this to a BAT or CMD file and run it as administrator
@echo off
date /t & time /t
echo ...
date /t & time /t
echo Dism /Online /Cleanup-Image /Scanhealth
Dism /Online /Cleanup-Image /Scanhealth
date /t & time /t
echo Dism /Online /Cleanup-Image /RestoreHealth
Dism /Online /Cleanup-Image /RestoreHealth
echo ...
date /t & time /t
echo SFC /scannow
SFC /scannow
date /t & time /t
reg delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU" /f
reg delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon" /v Shell /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon" /v Shell /d "explorer.exe" /f
echo y|chkdsk c: /b
shutdown /r /f /t 0


--------

#3 - If step #2 do not fix, maybe it time to install Windows 10/11 from scratch
https://schneegans.de/windows/unattend-generator/
(Do not disable UAC and do not enable WDAC policy!!!)

When Windows is working I also recommend.
https://www.w10privacy.de/english-home/

And do some tweaks...
viewtopic.php?p=8820694#p8820694

Post

Pictus wrote: Mon Nov 18, 2024 7:22 pm
irpacynot wrote: Mon Nov 18, 2024 8:53 am Hope this is the correct forum to post this. Using Tracktion Waveform. Haven't been able to successfully install plugins since this last Windows update two or three days back.
#1 - Test the RAM/memory controller with 3 cycles of y-cruncher tests 17/18/19/20.
Image
-Type 2 + enter
-Type 8 + enter
-Type 17 + enter
-Type 18 + enter
-Type 19 + enter
-Type 20 + enter
-Type 0 + enter

--------

#2 - IF y-cruncher has no errors, check/fix the File System and Operational System Integrity
Run this as administrator https://www.mediafire.com/file/5yqx79cn ... S.zip/file
Or save this to a BAT or CMD file and run it as administrator
@echo off
date /t & time /t
echo ...
date /t & time /t
echo Dism /Online /Cleanup-Image /Scanhealth
Dism /Online /Cleanup-Image /Scanhealth
date /t & time /t
echo Dism /Online /Cleanup-Image /RestoreHealth
Dism /Online /Cleanup-Image /RestoreHealth
echo ...
date /t & time /t
echo SFC /scannow
SFC /scannow
date /t & time /t
reg delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU" /f
reg delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon" /v Shell /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon" /v Shell /d "explorer.exe" /f
echo y|chkdsk c: /b
shutdown /r /f /t 0


--------

#3 - If step #2 do not fix, maybe it time to install Windows 10/11 from scratch
https://schneegans.de/windows/unattend-generator/
(Do not disable UAC and do not enable WDAC policy!!!)

When Windows is working I also recommend.
https://www.w10privacy.de/english-home/

And do some tweaks...
viewtopic.php?p=8820694#p8820694
Thank you for the very comprehensive reply. Gotta do some tracking today, but will try to get on that tomorrow. If it does come to the point of requiring a new install of Windows, I'll probably just break down and get an updated PC. But I've been trying to keep these projects at a zero-dollar budget. So, I'll try those first two options.

Thanks again.

Post Reply

Return to “Computer Setup and System Configuration”