1
Tweaking.com Support & Help / Windows 10 build 1809 and WR (Make sure to use WR 4.4.0 or newer)
« on: November 19, 2018, 05:18:59 am »
OK so here is what I found in my testing, it wasnt any single repair breaking windows 10 1809, the antivirus or anything else. It was windows itself!
I found in my testing that 1809 has a bug where when you use the bcdedit command to set safemode with networking and then use the bcdedit to remove the command it doesn't fully work. Those are the commands my program uses to get windows into safe mode.
So what happens is 2 registry keys are created by windows when using bcdedit but when you remove the command the 2 registry keys are not removed! So windows thinks its still in safe mode when it isnt, and so no service that isnt allowed to run in safe mode will start! This means windows updates not opening, antiivirus not working all of it and a ton more. This didn't happen in older builds or older versions of Windows.
So in the new version of my program (v4.4.0 released today as of this post) I have WR set to remove those two registry keys! After that everything works great and the repairs arent actually breaking anything.
So if you get a user who has this trouble, there is a way to fix it! two ways actually.
1st way: Have them load up the new version of WR and have WR restart in safe mode, once in safe mode open WR and then simply close it. WR will remove the registry keys when it closes and then restart windows. This is by far the easiest way for users.
2nd way: In the program folder under the files folder and then the regfiles folder I made a remove_stuck_safemode.reg files that will delete the registry keys if they are there. All a user needs to do is double click on it and then restart windows. While this may seem easier, it also means telling some users how to actually find the file, which you know isn't always easy.
Keeping up with the constant changes and new bugs in every new build of Windows 10 is a challenge, thanks for hanging in there with me!
-Shane
I found in my testing that 1809 has a bug where when you use the bcdedit command to set safemode with networking and then use the bcdedit to remove the command it doesn't fully work. Those are the commands my program uses to get windows into safe mode.
So what happens is 2 registry keys are created by windows when using bcdedit but when you remove the command the 2 registry keys are not removed! So windows thinks its still in safe mode when it isnt, and so no service that isnt allowed to run in safe mode will start! This means windows updates not opening, antiivirus not working all of it and a ton more. This didn't happen in older builds or older versions of Windows.
So in the new version of my program (v4.4.0 released today as of this post) I have WR set to remove those two registry keys! After that everything works great and the repairs arent actually breaking anything.
So if you get a user who has this trouble, there is a way to fix it! two ways actually.
1st way: Have them load up the new version of WR and have WR restart in safe mode, once in safe mode open WR and then simply close it. WR will remove the registry keys when it closes and then restart windows. This is by far the easiest way for users.
2nd way: In the program folder under the files folder and then the regfiles folder I made a remove_stuck_safemode.reg files that will delete the registry keys if they are there. All a user needs to do is double click on it and then restart windows. While this may seem easier, it also means telling some users how to actually find the file, which you know isn't always easy.
Keeping up with the constant changes and new bugs in every new build of Windows 10 is a challenge, thanks for hanging in there with me!
-Shane