PPT templates downloaded from the internet often come with a uniform date format. If we don't need to keep the date, or if we want to insert our own time separately, we need to delete all the dates in the slides. Here are 4 methods to batch delete all date and time in PPT with one click, along with their respective pros and cons. You can choose any one of them based on your actual situation.
Scenarios for Batch Deleting Dates on Slides
1. Some PPTs need to be reused, such as employee training materials, project proposals, annual reports, etc. If these PPTs have dates on them, the dates will be outdated when used later, making the file appear unprofessional. Therefore, we need to remove all dates from the slides.
2. PPT templates downloaded from the internet often come with dates, which are usually inaccurate, so we need to delete them all.
3. Some PPTs have an "auto-update date" feature that updates to the current time every time the file is opened. In certain situations, these dates and times can cause misunderstandings, so all dates inside need to be batch deleted.
4. After merging multiple PPTs into one file, the layout becomes messy because the dates, times, positions, or formats in each PPT are different. Therefore, they all need to be deleted and then uniformly replaced with new dates or kept blank.
Preview of the Effect After Deleting Dates on Slides
Before processing:

After processing:

Method 1: Use HeSoft Doc Batch Tool to Batch Delete Dates
Recommendation Rating: ★★★★★
Advantages:
Supports regular expression functionality, enabling it to find dates in any format on slides and batch delete them cleanly with one click.
Can process a large number of PPT files simultaneously; even if there are hundreds of PPT files with dates to delete, it can handle them all in one go.
No file upload is required, which effectively protects information and data; files stay on the computer, and there is no worry about privacy content.
Disadvantages:
Needs to be installed and used on a computer.
Operation Steps:
1. Open HeSoft Doc Batch Tool , select PowerPoint Tools → Find and Replace Keywords in PowerPoint.

2. Click Add Files, and add all the PPTs for which you want to delete dates. You can also directly drag and drop files below.

3. Select Normal Text → Use Formula to Find Text Fuzzily.
Enter the formula in the Find Keywords List: \b(20\d{2}[-/.](0?[1-9]|1[0-2])[-/.](0?[1-9]|[12]\d|3[01])|20\d{2}年(0?[1-9]|1[0-2])月(0?[1-9]|[12]\d|3[01])日)\b
Leave the Replace With Keywords List empty, which indicates deletion.

4. After processing is complete, directly click the save location to check; all dates in the slides have been deleted cleanly.

Method 2: Batch Delete Dates via Slide Master
Recommendation Rating: ★★★☆☆
Advantages:
No other tools are needed; just open the slide's Master View, select the date and delete it to cleanly remove it.
The operation steps are simple, and the effect is clear; dates on all slide pages under that master can be deleted.
Disadvantages:
Limited effectiveness; it can only delete all dates under that specific master. If there are many masters, you need to perform the operation manually multiple times.
Operation Steps:
Open the PPT, click View → Slide Master, click the topmost master page, then select the date and delete it.

Method 3: Use the Header & Footer Function to Cancel Date Display on Slides
Recommendation Rating: ★★★☆☆
Advantages:
Deletion is done directly within the PPT, without needing to download or install other tools, making it convenient and direct.
Can batch delete dates on all slide pages with one click.
Disadvantages:
Only effective for dates inserted via "Header and Footer"; if they are manually inserted text-type dates, they cannot be deleted.
Operation Steps:
Open the PPT, click Insert → Header & Footer, uncheck Date and time, then click Apply to All.

Method 4: Use a VBA Script to Automatically Delete All Slide Dates
Recommendation Rating: ★★★☆☆
Advantages:
The entire process is automated, capable of batch deleting dates on all slides, and dates in any format can be removed.
Can process multiple PPT files at once, saving time and effort; even many files can be handled easily.
Does not rely on the internet; the whole process runs locally. Even without a network connection, dates can be batch deleted, ensuring safety and reliability.
Disadvantages:
The barrier to entry is high; it requires knowledge of code and VBA macros, making it difficult for beginners to pick up.
Operation Steps:
1. Open any PPT, press Alt + F11 to open the VBA Editor, click Insert → Module, and fill in the code.
2. Run the macro, then enter the folder path containing multiple PPTs. The script will automatically open each PPT, scan the slides, delete the dates inside, then save the file and close it.

These four methods are suitable for different scenarios. Methods 2 and 3 can only delete dates under specific conditions. If the dates were manually inserted, neither method can batch delete them all at once. Methods 1 and 4 are more powerful; no matter the date type, they can delete them all, and dates in different formats can also be cleaned up with a single click.