W4RH4WK/Debloat-Windows-10

explorer.exe restart - folder instead of GUI

Open

#196 geöffnet am 23. Apr. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)PowerShell (804 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (6.158 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Line 52 of remove-onedrive.ps1

If you have the option to "Launch folder windows in a separate process" in "Folder Options" checked, then after running remove-onedrive.ps1, explorer.exe loads the "Computer" explorer window, instead of loading the expected start menu, taskbar, system tray.

Maybe explorer.exe didn't fully exit?

Tried it on two computers with the same results.

Contributor Guide