How to Create Automatic System Restore Points Daily in Windows 10/11

system restore list of restore points in windows 11 - 24 hrs frequency

This post tells you how to schedule the creation of daily System Restore point during startup or logon in all versions of Windows, including Windows 10 and Windows 11.

The first method involves a VBScript that I wrote to create restore points, and the 2nd method uses the WMI command-line tool Wmic.exe. The script method has an advantage where you can force the creation of restore point even if a previous restore point was created within the last 24 hours.Read more

How to Disable Full Row Select and Auto Arrange in Windows 10?

The magical registry edits that I provided several years back to disable auto-arrange and full row select features in Windows 7, also work fine in Windows 10 just as they did in Windows 7. For a detailed explanation about the registry edits (fflags values), check out my earlier posts How to Disable Full Row Select in Explorer in Windows 7? and How to Disable Auto Arrange in Folders in Windows 7?. The registry edit in the latter article is even better, as it disables Auto Arrange in addition.

Read more

How to Save Windows 10/11 Spotlight Wallpapers

Windows Spotlight brings to you some fantastic images that are worth storing. Unfortunately, at present, Windows 10/11 doesn’t have a GUI option to save these lock screen wallpaper images; this has to be done manually or using a custom app or script. This post tells you how to save Windows Spotlight lock screen images automatically or manually.Read more

Open .URL files (Internet Shortcut) with any Browser via Right-click menu

.url open with menu different browsers - edge chrome firefox

Double-clicking a .url file (Website shortcut) always launches it using the default browser. But, there are situations where you need to open different website shortcuts in various browsers. Adding browser choices to the right-click menu for .url files allows you to choose a non-default web browser from the list and launch the website in it.

One way to make this possible is by adding the Open with context menu option, which does not exist by default for internet shortcut files. Apart from Open with, there are other ways to launch a website shortcut using a non-default web browser.Read more

How to Find the Current Wallpaper File Name and Path in Windows 10/11

transcodedwallpaper themes jpg

If you’re using the Desktop background slideshow or third-party wallpaper changer software and want to find the file name of the currently displayed desktop wallpaper, then this article is for you. The current wallpaper path is are stored in the registry but is not displayed in the modern Personalize settings page in Windows 10/11.

This post tells you how to find the current wallpaper file name and path in Windows 8, Windows 10, and Windows 11.Read more

How to Copy the Title and URL of All Open Tabs in Internet Explorer?

When searching about a topic on the internet, one might easily end up opening a couple a dozen web sites in separate tabs. What would you do if you need to copy all those URLs to make a note of them in your document, or send them to a friend? This article explains how to copy the title and URL of all open tabs in Internet Explorer.

We’ve covered how to copy the title and URL of the current tab in article Copy Title and URL Extension for Internet Explorer. But the extension works for the currently active tab only. Rather than copying one URL at a time, here are a couple of smart methods to copy the url & title of all open tabs in Internet Explorer.Read more

How to Reset Folder View Settings in Windows 10/11 and Earlier

folder view bags

Folder view settings include column preferences, view mode (icon or thumbnail), grouping, sorting order, window size, etc. Sometimes Windows may forget your folder view settings due to corruption or if the 5000 folders limit has been reached.

For instance, Windows may keep resetting the view back to “List” even though you repeatedly choose the thumbnail view. Another example would be that the system keeps enabling the auto-align setting for your desktop icons into a grid (even when the Align icons to grid is not ticked.

Or, let’s say you had added additional columns in a folder and closed the folder. When you reopen the folder, the changes may not be retained, and it goes back to the default view and sort order settings.

In those situations, you may want to reset the views to clear out corrupt settings and start afresh. This article explains how to completely clear the saved folder views in Windows Vista, 7, 8, 10, and Windows 11.Read more