<ul data-eligibleForWebStory="true">When deleting large folders on Windows 11, the process may be slow due to CPU and disk Usage spikes.One method to delete large folders faster is using Command Prompt.To delete large folders faster with Command Prompt, open CMD as administrator, navigate to the folder, and type commands like del /f/q/s *.* > nul.Another way to delete large folders faster is by adding a Quick Delete shortcut to the Windows 11 Context menu.To do this, create a script in Notepad, save it as a .bat file in C:\Windows, and add it to the Registry.