mirror of
https://github.com/W4RH4WK/Debloat-Windows-10.git
synced 2024-11-15 18:12:57 +00:00
remove onedrive startmenu entry
This commit is contained in:
parent
6142038e66
commit
06745a243a
@ -31,5 +31,8 @@ $reg | Out-File $regfile
|
||||
regedit /s $regfile
|
||||
rm $regfile
|
||||
|
||||
echo "Removing startmenu entry"
|
||||
rm "$env:userprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk"
|
||||
|
||||
echo "Restarting explorer"
|
||||
start "explorer.exe"
|
||||
start "explorer.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user