Skip to content

Commit

Permalink
Update Uninstall OneDrive.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Belim authored Oct 28, 2024
1 parent f2a9f78 commit c4fb8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/Uninstall OneDrive.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ foreach ($item in (Get-ChildItem "$env:WinDir\WinSxS\*onedrive*")) {
Takeown-Folder $item.FullName
Remove-Item -Recurse -Force $item.FullName
}
Write-Output "xd-AntiSpy can confirm the uninstallation of the OneDrive app."
Write-Output "Flyby11 can confirm the uninstallation of the OneDrive app."

0 comments on commit c4fb8ef

Please sign in to comment.