W4RH4WK/Debloat-Windows-10

explorer.exe restart - folder instead of GUI

Open

#196 opened on Apr 23, 2019

 (1 comment) (0 reactions) (0 assignees)PowerShell (797 forks)batch import
bughelp wanted

Repository metrics

Stars
 (6,146 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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