Chipp.in Tech News and Reviews

Windows, Security & Privacy, Open Source and more

Menu
  • Home
  • Windows
  • Security & Privacy
  • Gaming
  • Guides
  • Windows 11 Book
  • Contact
  • RSS Feed
Menu

Category: Software

Vanderplanki

Email Backup Software Vanderplanki 3 adds Microsoft Email support

Posted on June 17, 2025 by Martin Brinkmann

Do you create backups of your email accounts? A popular solution for that is MailStore Home, which is free and cross-platform. The original founder of MailStore Home has created Vanderplanki, which serves the same purpose.

Vanderplanki can backup email accounts so that you may read messages offline, search across accounts, and more. It lacked some of the advanced features of MailStore Home up until now, namely support for Microsoft email accounts, such as Outlook or Microsoft 365.

The new release, Vanderplanki 3, adds the support. The release notes confirm the addition of support for Outlook.com mailboxes, including Hotmail, Live, and MSN, and support for Microsoft 365 and Microsoft Exchange Online accounts.

The feature removes one of the main shortcomings of the email backup solution. Now, with Microsoft email support, it is capable of backing up emails from all major providers.

The new release adds another useful feature. The app fills out configurations for most major IMAP email providers automatically. This improves the process further.

There is still one downside to Vanderplanki at the time of writing. The software is only available in German. In fact, you may be blocked from downloading it, if you do not come from a German-speaking region. It is probably only a matter of time before other interface languages will be supported.

Now You: Do you back up your email accounts regularly? If so, how do you do it? Feel free to leave a comment down below.

Microsoft publishes PowerShell script to recreate the Inetpub folder on Windows

Posted on June 6, 2025June 9, 2025 by Martin Brinkmann

When Microsoft released the April 2025 security updates for Windows, users and administrators started to notice that the update created an empty folder called inetpub on the Windows drive.

Microsoft did not reveal any information about the mysterious folder in first place. This folder was linked to Internet Information Services in the past, but it was created even on systems that never had the feature installed.

It took a few days before Microsoft revealed why it created the folder. According to Microsoft, it was for increased protections. Users should not delete the folder under any circumstances.

Problem was, many did already as Microsoft did not mention any of that in the first days after releasing the update.

A new PowerShell script is now available that will recreate the inetpub folder along with all of its permissions.

Just run Install-Script -Name Set-InetpubFolderAcl in an elevated PowerShell terminal window. It has the following effect:

  • If inetpub directory does not exist, it gets created and default IIS permissions are applied to the directory.
  • If an empty inetpub directory exists, the default IIS permissions are applied to the directory.
  • If inetpub directory exists and only contains the sub-directory DeviceHealthAttestation, default IIS permissions are applied to both directories.
  • If inetpub directory exists and contains any other sub-directories, the script exits without making any changes.

So, if you do not have the inetpub folder anymore, you may run the script to restore it. (via Deskmodder)

How to sort files in Windows using two parameters, e.g. type and size

Posted on May 28, 2025May 28, 2025 by Martin Brinkmann

It is easy to sort files in Windows’ File Explorer. Just activate one of the displayed column headers, e.g., type or size, and Windows will sort all files using the selected value.

Select size and files will be displayed from largest to smallest. Click again, and the sort order is reversed.

Did you know that you can add a second sort parameter to this without breaking the first sort order? This can be useful, for instance by sorting all files by type and by size.

This keeps files grouped by typed, e.g., PDF documents, images, videos, while still sorting each individual group by size.

To do so, simply sort files like you always do. Click on a column header to sort by type. Hold down the Shift-key then and click on another header, e.g., size.

You will notice that files get sorted again without breaking the first sort order.

This can be quite useful, for instance when you want to check the largest files of multiple file types.

Now You: have another tip that is a time-saver on Windows or other devices that you use? Feel free to leave a comment down below to share it with everyone.

Microsoft Edit Open Source Text Editor

Microsoft’s new open source Edit application may remind you of the classic MS-DOS Editor

Posted on May 20, 2025May 20, 2025 by Martin Brinkmann

If you have used computers for a long time, you may remember MS-DOS and the tools that Microsoft shipped with it. Microsoft developed Edit, an open source command line text editor for Windows as an homage of sorts.

Interested users can download and install the latest version of Edit for Windows or build the app from scratch, if they prefer to do so. Microsoft plans to integrate the editor into insider builds of Windows first before making it available to all users as part of Windows 11. It is also available for Linux.

The big difference to the classic MS-DOS Editor is that Edit has a modern graphical user interface.

Microsoft describes Edit in the following way on GitHub:

This editor pays homage to the classic MS-DOS Editor, but with a modern interface and input controls similar to VS Code. The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.

Edit has a size of just 250 kilobytes and users may run the app without installation.

Here are key features that Microsoft highlights on this Dev blog:

  • Lightweight open source text editor.
  • Supports mouse and text user interface to select all menu options using keys.
  • Support for opening several files and switching between them using Ctrl-P.
  • Support for finding and replacing text. Use the keyboard shortcut CTRL-R for that, or select Edit > Replace.
  • Word wrap support.

Compared to established text editors, the functionality is not really special. Notepad++, for instance, supports additional features, such as syntax highlighting, which Edit does not.

Edit on the other hand does not appear to be an attempt by Microsoft to introduce competition to established third-party editors. Microsoft itself says that the main goal of Edit was to introduce a command line text editor for 64-bit versions of Windows, as these come without one (unlike 32-bit versions of Windows).

Closing Words

Edit looks like an interesting protect. It is open source, lightweight, and will one day be included in default Windows installations. That does not mean that you have to use it, but it is an option for users who like these types of editors.

Now You: what is your take on Edit? Will you give it a go? Let us know in the comments.

Windows 10 update may cause another Bitlocker recovery reboot issue

Posted on May 17, 2025May 17, 2025 by Martin Brinkmann

What is with Windows operating systems and issues with the default encryption software Bitlocker? Last year, Windows 11 users suffered from the issue after installation of certain updates for their systems.

Now, Microsoft is confirming a similar issue for users of the Windows 10 operating system.

The details:

  • The update in question is KB5058379, the May 2025 cumulative update for Windows 10, version 22H2.
  • It affects Windows 10 systems with Intel 10th generation or later vPro processors that use Intel Trusted Execution Technology (TXT)
  • An automatic repair is triggered on affected systems after installation of the update. This may require the entering of the BitLocker recovery key to proceed with the automatic repair.

Microsoft confirmed the issue on the official Windows 10, version 22H2 health dashboard. There, the company writes:

We are aware of a known issue on devices with Intel Trusted Execution Technology (TXT) enabled on 10th generation or later Intel vPro processors. On these systems, installing the May 13, 2025, Windows security update (KB5058379) might cause lsass.exe to terminate unexpectedly, triggering an Automatic Repair. On devices with BitLocker enabled, BitLocker requires the input of your BitLocker recovery key to initiate the Automatic Repair.

Affected devices may enter one of two states according to Microsoft:

  • They may try to install the update for Windows 10 several times before Startup Repair rolls back to the previous version of Windows 10.
  • Startup Repair may run into an error on some devices, which ultimately will trigger the Bitlocker recovery screen.

The first state should not require extensive troubleshooting or frantic searching for the Bitlocker recovery key. You can consult this Microsoft support page that lists all options to look up the recovery key.

System administrators may notice the following additional symptoms on affected devices:

  • ​Event ID 20 might appear in the Windows Event Viewer in the System event log, with the following text: “Installation Failure: Windows failed to install the following update with error 0x800F0845: 2025-05 Cumulative Update for Windows 10 22H2 for x64-based Systems (KB5058379).”
  • ​Event ID 1074 might appear in the System event log, with the text: “The system process ‘C:\WINDOWS\system32\lsass.exe’ terminated unexpectedly with status code -1073740791.”

Microsoft is working on a resolution for the issue and plans to release an out-of-band update once that administrators may install on affected devices. The company says that it plans to release the update in the coming days on the Microsoft Update Catalog website.

Users and administrators should monitor the issue on the Microsoft Health dashboard website for updates.

Microsoft 365: Windows 10 continues to be supported, at least somewhat

Posted on May 12, 2025May 13, 2025 by Martin Brinkmann

Microsoft plans to end support for several editions of Windows 10 this October. While customers may subscribe to extended security updates to extend support by one (home) or up to three (business / Enterprise) years, it was unclear how Microsoft would handle support for some of its other products and services running on Windows 10, including Microsoft 365.

Do Windows 10 customers, who run apps like Word or Excel after October 14th, 2025, get support when they run into issues? What about software updates? These customers pay Microsoft for access after all.

A new blog post by Microsoft provides answers to these questions and others that customers may have.

Will Microsoft 365 continue to work after Windows 10’s end of support date? Microsoft says yes. Apps like Word or Excel will continue to work. The company notes, however, that running the apps on an unsupported operating system may lead to performance and reliability issues. Microsoft recommends to switch to Windows 11 to avoid these.

For how long will Microsoft support Microsoft 365 on Windows 10? Microsoft plans to release security updates for Microsoft 365 apps under Windows 10 for three years starting the day support ends officially. This seems to imply that the applications won’t receive feature updates anymore. Whether that is indeed the case remains to be seen. Support will end on October 10th, 2028 either way.

Support is limited on Windows 10. While Microsoft promises to support Microsoft 365 apps on Windows 10 for another three years with security updates, it is limiting support in other areas. When customers encounter bugs that affect the Windows 10 version only, Microsoft support will ask the customer to make the switch to Windows 11.

Microsoft limited Office support in the past on Windows systems that ran out of support.

In closing, Microsoft 365 customers may continue to use apps like Word or Excel after support ends. Microsoft will provide security updates for three years, but does not guarantee much besides that.

Now You: do you use Microsoft Office or Microsoft 365? Are you affected by the end of support for Windows 10?

Windows 10 has five different official end of support dates

Posted on May 11, 2025May 11, 2025 by Martin Brinkmann

For years, Microsoft has warned Windows 10 customers that the operating system is reaching its end of support in October 2025. Did you know that this is only the cause for specific editions of Windows 10 and that there are numerous other editions that Microsoft will continue to support for years after 2025?

Depending on the Windows 10 edition, support may end in 2026, 2027, 2029, or 2032. That’s right, there is one edition that will receive updates for another 7 years.

The good folks over at Deskmodder have created a list of the different Windows 10 editions and their end of support. Here it is, translated into English:

October 14th, 2025:

  • Windows 10 (22H2) Home/Pro
  • Windows 10 (22H2) Enterprise and Education
  • Windows 10 2015 LTSB (First Windows 10 version)
  • Windows 10 IoT Enterprise (First Windows 10 version)
  • Windows 10 IoT Enterprise LTSB 2015 (First Windows 10 version)

October 13th, 2026:

  • Windows 10 2016 LTSB
  • Windows 10 IoT Enterprise LTSB 2016

January 12th, 2027

  • Windows 10 Enterprise LTSC 2021

January 9th, 2029

  • Windows 10 Enterprise LTSC 2019
  • Windows 10 IoT Enterprise LTSC 2019

January 13th, 2032

  • Windows 10 IoT Enterprise LTSC 2021

All listed Enterprise editions will continue to receive support until they reach their end of support date. This means that they do not need ESU, extended security updates, for that.

ESU is only for Windows 10 Home and Pro customers who want to extend support by a year, and for Windows 10 Enterprise or Education customers, who may extend support by up to three years.

Hacks circulated in the past that allowed users of out-of-support operating systems to install updates designed for still-supported versions and editions of the same operating system. It seems likely that hacks will be discovered to allow the same on Windows 10 machines.

Now You: Are you affected by the end of support for Windows 10? If so, what do you plan to do? If not, which operating system do you run on your devices?

Windows Search will return Store apps soon

Posted on May 7, 2025May 7, 2025 by Martin Brinkmann

When you use the built-in search in Windows, you may get a variety of resuts, depending on how search is configured. By default, Windows Search runs the search on the Internet as well to return Internet results and local results, including cloud content results.

You can turn this off, if you want local-only results. Depending on where you live, it may be as easy as flipping a switch, or complicated. Users from the European Union, for instance, may remove the web search app in Windows 11 to disable web-based search results.

Windows Search finds Microsoft Store apps

Soon, Windows Search may also return Windows Store apps and let users install them directly from the search results. The idea is not particularly new, but it took Microsoft some time to implement it.

Giorgio Sardo published a screenshot of the new functionality on X.

Coming Soon: Microsoft Store integration with Windows Search! 🔎Quickly find and install apps right from your Start menu or Taskbar! Rolling out soon – let us know what you think! 💻#Windows #MicrosoftStore pic.twitter.com/ma9iB8EvrR

— Giorgio Sardo (@gisardo) May 6, 2025

The new feature will improve the discoverability of applications on the Microsoft Store and it might also increase installations of Store apps in general.

Microsoft’s built-in store suffered from a low application count and support from developers from the very first day onward. Microsoft never managed to turn it into a Google Play or Apple App Store like store for Windows apps.

Up to this day, you find only few Windows apps listed and it seems unlikely that this is changing anytime soon.

Could the feature help push the Store and increase its attractiveness for developers and users alike? It is possible, but it seems unlikely.

Microsoft has not revealed if there will be an option to turn off the functionality. It would make search quite the unpleasant experience if you won’t be able to turn it off.

What is your take on this? Good move by Microsoft or nothing that you care about? Feel free to leave a comment down below.

Microsoft continues to warn customers about Windows 10’s end

Posted on May 6, 2025May 6, 2025 by Martin Brinkmann

Windows 10’s support is going to end in a few months. That is a message that Windows 10 users will see in an ever increasing frequency in the coming months. Note that Microsoft plans to end support for Microsoft 365 apps on Windows 10 on the same day.

Just a few days ago, Microsoft added the information to the official Windows 10 known issues and notifications page.

There, Microsoft writes:

On October 14, 2025, Windows 10 will reach end of support*. After this date, devices running Windows 10 will no longer receive fixes for known issues, time zone updates, technical support, or monthly security and preview updates containing protection from the latest security threats. 

While the information is not new, anyone who follows this blog or any other tech blog must have read about it a dozen times already, it marks the beginning of the final phase in Windows 10’s support lifecycle.

Up until now, Microsoft suggested two courses of action:

  • Upgrade the Windows 10 PC to Windows 11, if the upgrade is supported officially.
  • Buy a new Windows 11 PC, preferably a Windows 11 Copilot+ PC.

But with this new warning, Microsoft finally added the third official option to the list of recommendations: Extended Security Updates (ESU).

Businesses and end users may purchase a support extension. While end users are limited to a single year, businesses may extend support by up to three years.

Microsoft plans to chargeg $30 for the one-year extension from end users. This may be enough for some, for instance to continue using the Windows 10 PC for just another year before buying a new one or switching to Linux.

Unofficial options are available as well. 0Patch will support Windows 10 with security patches until at least 2030. This costs $30 per year as well and is limited to critical or exploited issues, but it improves security significantly for users who can’t or don’t want to switch to Windows 11 or Linux.

The second option applies a patch so that ESU-updates are installed, even if no ESU subscription is active on the device. If the Windows 7 ESU hack is anything to go by, it will extend support for Windows 10 for many years to come.

There you have it. Expect to see plenty of warnings and announcements in the coming months regarding Windows 10’s end. It is good that Microsoft is finally revealing the ESU option to Windows 10 customers, as it was abesent in previous warnings.

Now You: Do you still run Windows 10 on your devices? If so, what is your plan going forward? Feel free to leave a comment down below.

Crapfixer for Windows review

Posted on May 4, 2025May 4, 2025 by Martin Brinkmann

Crapfixer is the latest open source Windows tweaker by serial developer Belim. He calls it “the tool Microsoft would build, if they hated bloatware as much as we do”. I have reviewed several of his tools in the past, including the tweaker TidyOS, the app remover NoBloatBox and the tweaker ThisIsNot11.

The main idea behind Crapfixer is to create a simple tool that gives users control over popular tweaks. These tweaks improve privacy, remove features, or even applications that come preinstalled with the operating system.

With Crapfixer, it is as easy as it gets. Run the program with elevated rights after you have downloaded its 150 kilobyte executable. Windows may throw a SmartScreen warning, which is displayed because the app is new and relatively unknown, not because it is malicious.

The app displays all available tweaks in a sidebar on the left. Hit the analyze button to check if tweaks are already applied. You can uncheck some of the tweaks so that they are not checked by the tool.

Recommended tweaks are marked in red and you may apply them all at once with a click on the CFixer button. It is recommended that you check them first to avoid that a feature is changed or removed that you require.

As far as tweaks are concerned, you find the usual assortment of tweaks supported by the application. From disabling the “First run experience” over “showing full context menus in Windows 11” to disabling Power Throttling and Game DVR.

While the tweaker does not support as many tweaks as WinAero Tweaker, which many consider the richest when it comes to tweaking Windows, it does support major tweaks that you come to expect from an app of its kind. Even new AI tweaks, such as turning off Recall in Windows 11, are supported.

The application is easy to use and the description displayed for each tweak is sufficient in most cases. You can press F1 after selecting a tweak, or right-click and select Help, to display more information. This is usually just a sentence though and may not be enough sometimes to determine its use or usefulness.

CrapFixer features a restore button, which restores functionality. All in all, it is a good tweaker for Windows, but not that special when compared to Belim’s other tools or popular tweakers by other developers. If you have not used a tweaker yet, this could be it. Anyone else may not find much use anymore in that tool.

  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 31
  • Next

Support This Site

If you like what I do please support me!

Any tip is appreciated. Thanks!
  • March 2, 2026 by Martin Brinkmann Don't Bother with Windows 11's new Speedtest feature
  • February 27, 2026 by Martin Brinkmann Warning! That laptop on Amazon? It comes with temporary storage
  • February 26, 2026 by Martin Brinkmann "If your printer works today, it will continue to work": Microsoft corrects previous announcement
  • February 25, 2026 by Martin Brinkmann YouTube Premium Lite subscribers get background playback and downloads with a big "but"
  • February 24, 2026 by Martin Brinkmann Firefox 148.0 is out with its AI kill switch and support for Windows 7 and 8.1 comes to an end

About

We talk, write and dream about Technology 24/7 here at Chipp.in. The site, created by Martin Brinkmann in 2023, focuses on well-researched tech news, reviews, guides, help and more.

Legal Notice

Our commitment

Many websites write about tech, but chipp.in is special in several ways. All of our guides are unique, and we will never just rehash news that you find elsewhere.

Read the About page for additional information on the site and its founder and author.

Support Us

We don't run advertisement on this site that tracks users. If you see ads, they are static links. Ads, including affiliate links, never affect our writing on this site.

Here is a link to our privacy policy

©2026 Chipp.in Tech News and Reviews