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
Tools

Windows 11: PowerToys may soon change Settings on schedule

Posted on September 16, 2024September 16, 2024 by Martin Brinkmann

Turning Bluetooth off for two hours, enabling Dark Mode at eight in the evening, or setting the volume to 0 percent in the morning. These are all examples what a new PowerToys tool might offer in the future.

The main idea is simple: let users create schedules for certain system settings. Besides what is been mentioned already, the new feature may support Wi-Fi or keeping the screen turned on for a specific amount of time.

Windows itself offers limited functionality when it comes to automating features. One of the very few options lets users activate Night mode on schedule so that Dark Mode is enabled at a specific time.

Administrators may use the Task Scheduler for certain jobs, but this is an advanced tool and not user friendly.

What is PowerToys? PowerToys is a collection of tools that expand Windows. It adds dozens of tools to Windows. The program is optional and while it does add a ton of tools to Windows, some dislike it because of its size.

Settings Scheduler Tool

Settings Scheduler PowerToys tool

Settings Scheduler is not yet available, but it has been announced as an idea on the PowerToys GitHub repository.

There, it has been described in the following way:

A simple utility for scheduling a setting for a set time or duration. The utility would have a few options for different settings then the option to change them based on a timer or based on a specific schedule.

While it seems likely that Settings Scheduler is going to be integrated into PowerToys, there is no guarantee for that at this stage.

Who is the tool for? The answer depends largely on the functionality that it will ship with initially. It could be an interesting tool for users who would like to automate certain processes.

The real question is, would you use it if it meant that you would likely have to run PowerToys on system start (assuming that the scheduled tasks are not added to the Task Scheduler)? Feel free to leave a comment down below. Also, whether you use PowerToys. (via Neowin)

Windows 11

DISM GUI: free admin app for checking and repairing Windows

Posted on September 15, 2024September 15, 2024 by Martin Brinkmann

DISM-GUI is a free app for Windows 10 and 11 that gives you access to various commands to check and repair Windows.

Good to know: DISM stands for Deployment Image Servicing and Management. It is a command line tool that, among other features, may be used to find and repair Windows issues related to missing or changed operating system files.

The free app makes the functionality more accessible. You still need to know the basics, as the program lacks documentation. The program interface consists of buttons that run the selected commands in a command prompt window.

DISM-GUI interface

It includes all popular options, including cleanup, which frees up storage space by removing overhead from the component store, and restore, which attempts to repair the Windows system.

Tip: check out Super God Mode as well. It creates shortcuts to more than a thousand admin tools and settings on Windows.

Here is a quick overview:

  • Check (CheckHealth) – The command checks for corruptions inside the Windows image.
  • Scan (ScanHealth) – The command runs a more thorough scan.
  • Restore (RestoreHealth) – Searches for errors and attempts to repair them.
    • Online – check using the local image.
    • Wim – use an ISO image or an unpacked ISO image for the repair.
    • ESD – use an ESD image.
  • Analyze ( AnalyzeComponentStore) – Checks the component store for overhead.
  • Cleanup (StartComponentCleanup) – Cleans up the component store to free up disk space.

DISM-GUI supports several non-DISM commands next to that:

  • SFC Scan — Runs the command sfc /scannow.
  • CAB Install — Install a CAB update on the system.
  • ESD > WIM — Convert an ESD file to a WIM file.
  • Get State — Returns the state of Reserved Storage.
  • Enable / Disable — Enable or disable Reserved Storage.

Note: Windows reserves storage on the primary partition for “proper performance” and updates.

Commands are executed in a command prompt window in the background.

DISM commands

You can download DISM-Gui over at Deskmodder.

Verdict

DISM-Gui is a useful helper app for Windows 10 and 11. It is especially useful for admins who use the commands regularly and for inexperienced users who need to run the commands.

All in all, it is a useful free app for Windows administrators.

Fastfetch output

Fastfetch: nerdy tool that displays system information next to Ascii Art

Posted on September 14, 2024September 14, 2024 by Martin Brinkmann

Fastfetch is an open source cross-platform application that is command line driven. It collects system information and displays the info in the terminal window next to an Ascii art image of the used operating system.

The information that it collects is useful, but the main purpose of the tool seems to be to share a screenshot of the info with others.

An alternative: Glow is an open source system analyzer for Windows that displays lots of hardware and software information.

All you need to do to get started is to download the latest version of the app from its GitHub repository. On Windows, you’d simply extract the archive, open a command prompt window at the location and run the executable without any parameters.

The output displays information about the operating system, processor, graphics unit, RAM, disk drives and other hardware or software components.

Here is where it gets interesting: Fastfetch comes with a billion parameters that add more information about the system to the output. On top of that, it supports dozens of parameters to change the output itself, e.g. by specifying colors.

To run it with all parameters, use fastfetch -c all.jsonc. This adds lots more to the output, including network information, cpu and gpu usage info, temperatures, and more.

Tip: run the –help parameter to get the full list of supported parameters. It is long, but thankfully grouped to improve accessibility.

Closing Words

Fastfetch may not be as easy to use as other system information tools, provided that you do not work with a Terminal window all the time.

It is a niche program, but it seems to have a loyal following. Plus, it is updated regularly, which is always a plus.

Have you used Fastfetch, or the grandmother of this type of programs Neofetch, before? If not, would you? Feel free to leave a comment down below.

Windows Surface PC

Microsoft is changing Windows Security to avoid another Crowdstrike disaster

Posted on September 13, 2024September 13, 2024 by Martin Brinkmann

Will it disallow access to the Windows kernel by security products? Not right now, but the path could lead there.

Microsoft held a security conference earlier this week at its Redmond headquarters. It invited business partners, especially those in the security field, to participate.

The hot topic during the conference was the Crowdstrike disaster that took down more than 8.5 million PCs worldwide. More precisely, how to avoid a repeat of it in the years to come.

David Weston, Vice President Enterprise and OS Security at Microsoft, published a summary of the event on the Microsoft Windows blog.

The main short-term takeaways:

  • Microsoft and security vendors agree that choice is good when it comes to security products for Windows.
  • A list of best practices for developing and distributing security updates will be created based on discussing Safe Deployment Practices.
  • Other areas of improvement include testing, information sharing, and improved incident response effectiveness.

For the long-term, Microsoft plans to introduce new security capabilities to the Windows platform to add “security capabilities outside of kernel mode”.

Microsoft will design and develop the new platform in collaboration with “ecosystem partners”. The goal is “enhanced reliability without sacrificing security” according to Microsoft.

The blog post ends with several partner quotes and how everyone appreciated the opportunity to discuss security. Reading between the lines, several expressed concern that security could suffer, especially if kernel access would be revoked.

Closing Words

It will take some time before changes, even the discussed short-term changes, are applied. While Microsoft said nothing about pushing security products out of the kernel on Windows, some are worried already that Microsoft could create a solution that benefits its own products over everyone else’s.

Called it. Regulators need to be paying attention. A world where only Microsoft can provide effective endpoint security is not a more secure world. pic.twitter.com/PR2AnJwpZi

— Matthew Prince 🌥 (@eastdakota) August 23, 2024

It would not be the first time in the history of Windows.

What is your take on this development? It should be clear that something needed to be done to avoid another scenario that would cause millions of PCs to go down in flames. Are the proposed changes the right way?

Google

You will see Ads now when you pause YouTube on TV

Posted on September 12, 2024September 12, 2024 by Martin Brinkmann

If you use the official YouTube TV app without a premium subscription, then you are in for another ad-treat.

Google has been testing Pause-Ads on YouTube since April of this year. These ads show up when you hit the pause button, e.g., to get something to drink or go to the bathroom.

Now, pausing will show an ad on the screen for more users. The following happens when you pause the video while using the official YouTube TV app.

  • YouTube pauses and shrinks the video that is playing so that it occupies roughly two-thirds of the screen.
  • An ad is loaded and shown to the right of it.
  • YouTube displays a dismiss button and an info button next to the ad.

YouTube user RoÆther posted a screenshot of the experience on X:

Seriously @YouTube? You're putting up ads when you pause a video now?

I am about to install a computer in place of the fire stick so I can have an ad blocker… Your ads are getting ridiculous. pic.twitter.com/OT4JMduGTU

— RoÆther (@Roaether) September 6, 2024

There is also a report on 9to5 Google that shows another photo and a different ad.

There are other reasons for hitting that pause button. Maybe you would like to share your thoughts with someone else in the room, answer a phone call, or think about what you just saw.

Whenever you do, you will see an advertisement on the screen. Is it a disruptive experience? I’d say it is, as it changes the interface and displays new buttons on the screen. The ads do look static for now, though.

Reports suggest that Google is rolling out the change to more users.

YouTube is not the only platform that pause ads are making an appearance on. More and more ad-financed services may introduce pause ads to increase revenue generation.

As always, users have a few options to deal with ads on the platform:

  • Subscribe to YouTube Premium, which offers an ad-free experience.
  • Use a third-party YouTube app.
  • Stream content from a PC with a content-blocker.
  • Use a VPN connection to a country that does not have ads on YouTube.

Note: another interesting option is to search for the video on Bing Video. You may watch the video there without ads.

All in all, it is clear that ad-powered services are going to push ads harder and harder on YouTube. Google has been testing unskippable ads for instance, which make the experience even worse.

What is your take on pause ads? Would you mind, or is this something that you do not care about at all? Feel free to leave a comment down below.

Metager

MetaGer Search Engine drops free version because of Yahoo

Posted on September 11, 2024September 11, 2024 by Martin Brinkmann

MetaGer is a privacy-focused search engine that is run by a German non-profit organization. One of its appeals, apart from its focus on privacy, was that you could run searches across multiple search engines.

It also included an interesting feature to search within search results, and to maintain a personal blacklist.

Up until now, you could use an advertisement-powered version or a paid version of the search engine. This changed this week when the maintainers of MetaGer announced that they cannot offer the free version anymore.

The organization claims that Yahoo has terminated contracts that allowed them to run a free version of the search engine with ads.

The version contributed the most to the revenue of the organization. Most expenses were paid from that revenue. With that revenue dropping to zero, MetaGer says that it cannot afford to offer the free version of the search engine anymore.

While that is not the end of MetaGer, as the paid version remains available, it will push the search engine even more into a niche.

About the paid version: The paid version works with tokens. A search requires one token and one hundred token cost $1. In other words, you pay $1 for every 100 searches on the MetaGer platform.

Plans were underway to reduce the dependency on Yahoo

The maintainers admit that they were aware of the Yahoo dependency. Yahoo could make the business collapse like a house of cards if it would terminate the contract.

First steps to reduce the dependency on Yahoo were undertaken. The introduction of a paid ad-free option added a new revenue source.

Next, the organization had plans to introduce its own advertising platform on the site. This would have allowed MetaGer to broker deals with partners directly and earn direct advertising revenue. It would have cut the middlemen out of the equation as well.

Paid memberships increased, but it would have taken several years before full independence according to the organization.

The future of MetaGer

MetaGer continues to be available, albeit only as a paid search engine. Users who want to use the search engine need to buy tokens to do so.

Development and maintenance is reduced, and operation will be reduced to a “very small scale” to make sure the search engine can survive.

Users of MetaGer can help the project through donations or by becoming paid members. Payment options include sending cash per letter or through one of the many available online payment options.

Closing Words

Whether MetaGer can manage with donations and the paid version alone remains to be seen. It is unclear if an agreement with another search engine, Microsoft’s Bing comes to mind, could change the situation for the organization.

Have you heard of MetaGer or even used the search engine? What is your take on the development? Feel free to leave a comment down below.

PS5 Pro Price

The Price of the discless Sony PS5 Pro is insane

Posted on September 10, 2024September 10, 2024 by Martin Brinkmann

Sony announced the PlayStation 5 Pro officially today on YouTube during a tech reveal. It pretty much offers what leakers revealed weeks and months ago already. It is a system that is more powerful than the regular PlayStation 5 and supports AI upscaling.

I have to admit that I had plans to buy it. I’m not a huge gamer anymore, but I like to play from time to time. I did own a PS5 in the past, but sold it as I ran out of games to play.

The PS5 Pro would have been a good replacement, but the price is so far off that I won’t buy it. Here are the details:

  • Base PlayStation 5 Pro costs $699, £699 or €799. No disc drive, no vertical stand, but 2TB of storage, fully compatible with hardware, games and accessories.
  • Disc drive costs extra $79 in the US. In the EU, it costs €119.99.
  • Vertical stand is an extra $29 in the US. In the EU, it costs €29.99.

If you want a full PS5 with disc drive and stand, you end up with $800 in the US and almost €950 in the EU. That is without any games.

You can buy a good gaming PC for that money that plays more games and does a lot of other things that the PS5 Pro does not support.

Here is the presentation video, in case you are interested.

Maybe the price will come down eventually, but for now, it is one hell of an expensive console to buy.

Are you a gamer? What is your take on the price of the PS5 Pro? Feel free to leave a comment down below.

Super MS Config tool

Super MSConfig: open source tweaker checks for “bad” Windows settings

Posted on September 9, 2024September 10, 2024 by Martin Brinkmann

Super Microsoft Configuration is a new tool by “built by Bel”. It is an “advanced and fully automated alternative to the traditional MSConfig tool” according to the developer.

Key Details:

  • It is designed specifically for Microsoft’s Windows 11 operating system.
  • It checks the state of certain Windows features and settings to rate them as good or bad.
  • Bad settings can be “fixed”.

The current version of the app has the title Super System Configuration. Whether that is going to be the new name or not is unclear. The developer has a habit of changing program names.

Using Super Microsoft Configuration

The program is portable and you may run it right after you have downloaded it from the GitHub repository.

Note: Windows SmartScreen may display a security warning. The reason for this is that it is a new program, not because it is malicious. A check on Virustotal returned a single false positive hit.

Hit the check button in the interface to run the scan. This should not take longer than a few seconds and you end up with a long log at the end.

The bad entries are shown in red. You can check “show only bad config” to hide the good settings to better focus on what the program considers bad.

While that helps, it is possible that you will still end up with dozens of entries. The main issue here is that each entry is listed in a single row. Since the information includes a description, Registry path, and other information, it is possible that you may need to scroll to read everything.

As far as what is considered beta is concerned, here are a few examples:

  • Sending feedback and error reports.
  • Radio access.
  • Disabled Windows Defender Real-time Protection.
  • Disabled User Account Control.
  • Disabled Secure Boot.

At least two of the detected bad configurations were erroneous. User Account Control was enabled on the test system, for instance. The program returned no “current value” for the entry, which is why it detected it as bad.

You may double-click on an entry to display the details in a new window. This improves accessibility.

Overview of a specific tweak

The window includes buttons to apply the fix or revert it. Here you may also copy the Registry value to search for it online.

It is necessary to go through them one by one, as you may not want to disable or enable features that might cause issues.

This makes Super System Configuration an advanced tool. The GitHub repository says as much as well.

Verdict

The application is not that different from other tweaking tools, including some of the developer’s past and present offerings. The main difference is the scanning and that it reveals advanced information, such as Registry keys.

On the other hand, it is difficult to navigate and there is no distinction between disabling quick links on Microsoft Edge’s new tab page and enabling Secure Boot or disabling microphone access.

It is not something that inexperienced users may want to use. It lacks guidance and at least some kind of warning or classification for some of the tweaks.

Considering that the program is available as a preview, it is a good idea to monitor its development and wait for the final release. For now, it is an interesting rough application.

Copilot key laptops

You can remap the Windows Copilot Hardware Key to something useful

Posted on September 8, 2024September 9, 2024 by Martin Brinkmann

Many Windows devices will ship with a new hardware key. The Copilot key is a new key on the keyboard that activates the core AI feature of the operating system when pressed.

If that is all it does, it is probably the most useless key on the keyboard. Yes, it is worse than Scroll Lock.

The main reason is that Copilot sits on the taskbar already. A click opens the interface. Why would you need a key for that?

I’d take it back if Microsoft would add Copilot shortcuts to it, similar to how the Windows-key works. Press Copilot Key and V, and Copilot gives you an analysis of the Clipboard content. Something like that.

How to remap the Copilot key

The Group Policy entry Set Copilot Hardware Key and the corresponding Registry entry. Source: Tero Alhonen

Good news is that you can remap the Copilot Hardware Key. Right now, you may do so either through a policy or directly in the Registry. Tero Alhonen published the information on X.

Since Windows Home admins have no access to the Policy Editor, it is easier to remap the key in the Registry.

Here is how it is done:

  1. Open the Start menu.
  2. Type regedit and select Registry Editor from the list of results.
  3. Confirm the UAC prompt by selecting the option Yes.
  4. Navigate to HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\CopilotKey
    • Note: if a key does not exist, right-click on the previous key and select New > Key. Name it accordingly and proceed.
  5. Right-click on CopilotKey and select New > Dword (32-bit) Value.
  6. Name it SetCopilotHardwareKey.
  7. Double-click on SetCopilotHardwareKey and set its value to 1.
  8. Right-click on CopilotKey again and select New > String Value.
  9. Name it EnterAppAumid.
  10. Double-click on it and paste the Application User Model ID of an installed app into the field.
  11. Close the Registry Editor.
  12. Restart Windows.

Background information: The AUMID / AppID (Application User Mode ID) is used by Windows to “identify and differentiate applications for switching, launching, telemetry, and functions”.

You can get the IDs of all installed apps in the following way:

  • Open the Start menu.
  • Type Terminal and select the Terminal app.
  • Type Get-StartApps and press the Enter-key in the Terminal window.

The list of IDs of installed apps is returned. You need to copy the entire ID, e.g. Microsoft.WindowsCalculator_8wekyb3d8bbwe!App, as the value of EnterAppAumid in the Registry.

Share

Fixing OneDrive’s “Creating shareable link…” error loop that never ends

Posted on September 7, 2024September 7, 2024 by Martin Brinkmann

Microsoft OneDrive is a popular file cloud hosting, sharing, and to a degree editing service. This is especially true on Windows, as Windows users who sign in with a Microsoft account have OneDrive automatically.

Like any other file hosting service, OneDrive supports the sharing of files. You have a few options there. Notable options include setting rights to view or edit, adding a password, or expiration.

When you try to share a file or files, you get two options in the beginning:

  • Send Link, which informs recipients about the new shared file.
  • Copy Link, which creates a link that you may copy.

While you can add any email, name or group to “Send Link”, you will run into a dead-end if you try to send it to emails that are not associated with a Microsoft account.

The dreaded “The following emails are not Microsoft accounts” error is displayed in that case immediately.

The following emails are not Microsoft accounts.

When you switch to “Copy Link”, you do get a few more options. You can set an expiration date and also a password. There is also the option to share it with anyone, which means that anyone may access the link without signing-in, or with specific people.

Creating Sharable Link never ends

If you pick specific people and add a non-Microsoft account email address, your browser will enter the never-ending “creating sharable link” loop.

Creating sharable link OneDrive

This appears to be a common problem. A search for the issue returns plenty of support requests on Microsoft community websites, but also elsewhere.

To get out, you may want to press the Esc-Key. Not only does it end the link creation screen, it also shows you the reason why you cannot invite specific people.

You may have guessed it already: because the email is not a Microsoft account email.

In other words, if you want to share OneDrive files with emails that are not associated with a Microsoft account, you can only use “anyone”.

Here, it may be a good idea to set a password and/or an expiration date, especially if you plan to share it with a small number of users.

Bonus Tip: Select Shared > By You on the OneDrive website to see all files that you have enabled for sharing. OneDrive does not display lots of information there.

You do not know if the shared file is set to expire or if it is password protected. There is also no information on hits or any other kind of traffic information.

Select the three-dots icon and then “manage access” to check out the full sharing information. Links are found under the links tab.

There, OneDrive is finally revealing whether access is good for editing or viewing. Icons indicate whether the link is password protected or auto-expiring. What you do not get is the password, however. You can delete links from here and change the password, if you need to.

Have you ever shared files online? If so, which service or application have you used for that? Feel free to leave a comment down below.

  • Previous
  • 1
  • …
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • …
  • 74
  • Next

Support This Site

If you like what I do please support me!

Any tip is appreciated. Thanks!
  • April 21, 2026 by Martin Brinkmann Brave Origin is a stripped-down version of the browser that you need to buy
  • April 21, 2026 by Martin Brinkmann Microsoft confirms yet another BitLocker Recovery Screen issue in Windows 11
  • April 20, 2026 by Martin Brinkmann WhatsApp Plus launches: would you pay for these features?
  • April 18, 2026 by Martin Brinkmann Google App for Desktop is now available and it is all about AI
  • April 16, 2026 by Martin Brinkmann Windows 11 Context Menu Manager: remove items with a click

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