Instructions to quickly delete large folders on Windows 11

When deleting large folders on Windows 11, the deletion speed will be slower than that of small folders. If you feel that this deletion process is too time-consuming, the article below will help you with additional methods to delete large folders on Windows 11. Then the process of deleting large folders on Windows 11 will be shortened.

Delete Large Folder Windows 11 Using Command Prompt

Step 1:

You type Command Prompt in the search bar , then click Run as administrator .

Instructions to quickly delete large folders on Windows 11

Step 2:

Open the folder on your computer then find the path to the folder, by right-clicking the folder and selecting Copy as Path in the displayed menu.

Instructions to quickly delete large folders on Windows 11

Step 3:

Switch to the Command Prompt interface and type cd followed by the folder path you copied, press Enter to continue. Next, type del /f/q/s *.* > nul and press Enter.

Instructions to quickly delete large folders on Windows 11

Step 2:

Type cd.. and press Enter to go back one level in the directory path. Now type the following command to delete the directory and all its subdirectories and press Enter.

rmdir /q/s tên thư mục

Delete large folders quickly from Windows 11 context menu

Step 1:

Open Notepad and paste the following lines into the interface. Continue to click File > Save As to save this file.

Instructions to quickly delete large folders on Windows 11

@ECHO OFF

ECHO Delete Folder: %CD%?

PAUSE

SET FOLDER=%CD%

CD /

DEL /F/Q/S "%FOLDER%" > NUL

RMDIR /Q/S "%FOLDER%"

EXIT

Navigate to C:\Windows on Save As Prompt and save the file with .bat extension.

Instructions to quickly delete large folders on Windows 11

Step 2:

Access Registry Editor, then navigate to the path HKEY_CLASSES_ROOT\Directory\shell\.

Instructions to quickly delete large folders on Windows 11

Step 3:

Right- click the Shell folder and select New > Key .

Instructions to quickly delete large folders on Windows 11

Name the new key Fast Delete and press Enter.

Instructions to quickly delete large folders on Windows 11

Continue right-clicking on the newly created Fast Delete key and select New > Key .

Instructions to quickly delete large folders on Windows 11

Name the new key command and press Enter.

Instructions to quickly delete large folders on Windows 11

Step 4:

Double-click the default key on the right. On the Edit String bar , enter the following line in the Value data field and click OK.

cmd /c "cd %1 && fast_delete.bat"

Instructions to quickly delete large folders on Windows 11

The result is when you right-click on the large folder you want to delete and you will see the Fast Delete option to use.

Instructions to quickly delete large folders on Windows 11

Leave a Comment

How AI Checkers Work: Behind the Detection Process

How AI Checkers Work: Behind the Detection Process

As AI writing tools become more advanced, many people want a reliable way to identify machine-written text. This is where an AI checker comes into the picture.

How to Fix Microsoft Edge Cant Read and Write to Data Directory

How to Fix Microsoft Edge Cant Read and Write to Data Directory

Frustrated by Microsoft Edge "Can't Read and Write to Data Directory" error? Get step-by-step fixes, from quick resets to advanced troubleshooting, to restore your browser fast. Works on latest versions!

How to Fix Microsoft Edge Windows Update Catalog Error

How to Fix Microsoft Edge Windows Update Catalog Error

Tired of the frustrating Microsoft Edge "Windows Update Catalog" Error blocking your updates? Discover proven, step-by-step fixes that work on the latest Windows versions. Get back online in minutes!

How to Fix Microsoft Edge OBS Studio Black Screen

How to Fix Microsoft Edge OBS Studio Black Screen

Struggling with Microsoft Edge black screen in OBS Studio? Discover step-by-step fixes for hardware acceleration issues, capture settings, and more. Get your stream crystal clear today!

How to Link Your Microsoft Edge Account to Your Phone

How to Link Your Microsoft Edge Account to Your Phone

Master how to link your Microsoft Edge account to your phone for seamless syncing of tabs, passwords, and bookmarks. Step-by-step guide for Android and iOS with troubleshooting tips.

How to Fix Microsoft Edge System Sounds Missing Fix

How to Fix Microsoft Edge System Sounds Missing Fix

Struggling with Microsoft Edge "System Sounds" missing? Our ultimate guide provides step-by-step fixes to restore notifications, alerts, and browser sounds quickly and easily. Works flawlessly on the latest versions.

How to Fix Microsoft Edge DNS Probe Finished No Internet

How to Fix Microsoft Edge DNS Probe Finished No Internet

Struggling with Microsoft Edge "DNS Probe Finished No Internet" error? Discover step-by-step fixes to restore your browsing instantly. Flush DNS, change servers, and more – no tech skills needed!

Troubleshooting Microsoft Edge Profile is Already in Use

Troubleshooting Microsoft Edge Profile is Already in Use

Tired of the frustrating Microsoft Edge "Profile is Already in Use" error blocking your browsing? Follow our proven, step-by-step troubleshooting fixes to resolve it quickly and regain smooth performance. Works on latest versions!

Troubleshooting Microsoft Edge Stream Deck App Not Opening

Troubleshooting Microsoft Edge Stream Deck App Not Opening

Facing Microsoft Edge "Stream Deck" app not opening? Discover proven troubleshooting steps, quick fixes, and expert tips to resolve crashes, freezes, and launch issues fast. Get back to streaming seamlessly.

How to Fix Microsoft Edge Error 0x8004210b During Update

How to Fix Microsoft Edge Error 0x8004210b During Update

Tired of Microsoft Edge Error 0x8004210b blocking your updates? Follow our expert, step-by-step guide with quick fixes to resolve it fast. No tech skills needed – get Edge running smoothly again!