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: Windows

Windows updates

Microsoft releases out-of-band Windows updates, but you likely don’t need them

Posted on April 12, 2025April 12, 2025 by Martin Brinkmann

Microsoft has released out-of-band updates for Windows shortly after it released the cumulative security updates for Windows earlier this week.

These new updates are available for Windows 11, version 23H2 and 22H2, as well as several Enterprise and server versions of Windows.

Good to know: out-of-band updates are usually released to fix pressing issues. Most need to be downloaded and installed manually, as the issue may not affect all installations.

The updates affect a logon auditing issue in Windows. Since logon auditing is usually not configured on home systems or unmanaged systems, it is an issue that affects Enterprise devices mostly.

Here is Microsoft’s description of the issue:

It addresses a known issue where Audit Logon/Logoff events in the local policy of the Active Directory Group Policy might not show as enabled on the device even if they are enabled and working as expected. This can be observed in the Local Group Policy Editor or Local Security Policy, where local audit policies show the “Audit logon events” policy with Security Setting of “No auditing”.

To sum it up: this is a reporting issue only that does not impact functionality.

The patch can be installed on affected systems to resolve the issue. The vast majority of home users does not need the patch.

Here are the links to the support articles:

  • Windows 10, version 23H2 and 22H2: KB5058919
  • Windows Server 2022: KB5058920
  • Windows 10, version 20H2, and Windows Server, version 20H2: KB505892
  • Windows 10, version 1809 and Windows Server, version 1909: KB5058922

Click on the link to the Microsoft Update Catalog website on the linked support websites to download the patch. It needs to be installed manually after download. This is usually done by double-clicking on the downloaded patch file and following the instructions that appear on screen.

Pause Windows Updates

Pause Windows Updates with a tiny script

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

While it is generally recommended to install Windows security updates, there are situations that make you want to postpone the installation. Maybe it is because of another faulty update that Microsoft released, a bug that you already experienced after an update was installed on your system, or just the desire to keep the PC running for a long period without forced update reboots.

Quite a few solutions exist that let you toggle the functionality using applications or scripts. Sordum’s Windows Update Blocker is just one program that you may use for the purpose.

And now there is also Pause Windows Updates. It is a tiny open source script that you may run on your Windows PC to pause updates.

Here is how it works: run the script after you have downloaded it and accept the security prompt to get a simple interface. There you may press keys on the keyboard to run corresponding actions. There are:

  • (1) Disable Updates
  • (2) Enable Updates
  • (3) Disable Microsoft Telemetry
  • (4) Remove Update Files
  • (5) Manage Update Service

Press the h-key to get information about each of the actions. When you select the disable option, all update downloading and installing is halted. This includes updates that are in the process of being downloaded to the system.

Any update that has not been installed fully at this point needs to be downloaded in its entirety again once you enable updates on the system.

Since it is a script, you may review it before you run it on your system. Just load it in a plain text editor like Notepad to do so.

Closing Words

Pause Windows Update is an easy to use option to block updates on Windows machines temporarily. Most users probably won’t need the script or similar apps ever, but there are situations where it may come in handy.

Now You: how do you handle updates on your Windows PCs? Do you let them install automatically or prefer manual control over updates? Any tools you use? Feel free to leave a comment down below. (via Deskmodder)

Windows 11: you can soon turn off one of the biggest Start menu annoyances

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

If you’d ask me to name the most annoying feature of Windows 11’s Start menu, I’d probably pick the Recommended section. Here specifically the inability to remove it from the Start menu.

While you can configure Windows to stop giving recommendations, you cannot remove the then-blank section from the Start menu. That is, until now.

The Sherlock Holmes of Windows, Phantom of Earth, discovered that Microsoft has had a change of heart in the latest Windows 11 Insider build.

The hidden feature introduces major changes to the operating system’s start menu, including the ability to remove the recommended section.

Here is his post on X that highlights the change.

Hidden in today's Dev/Beta CUs: a major update to the Windows 11 Start menu! It has a new, larger layout with everything on one scrollable page, with the "All" list below recommendations – which can FINALLY be turned off! Pinned list is now limited to 2 rows, but can be expanded. pic.twitter.com/JkP3V2I5g6

— phantomofearth 🌳 (@phantomofearth) April 3, 2025

Here is how this works:

  1. Open the Settings on the system.
  2. Switch to the Start category.
  3. Disable “Show recently added apps”.

Disabling the option will remove the entire Recommended section of the Start menu, including the header that could not be removed previously.

Show recently used apps is going to remove Recommended in the Start menu. Source: Phantom of Earth

Here is why this is important. Up until now, Recommended would take up space in the Start menu, even if you did not use it. You could not use the space to display more pinned apps, which some users might prefer.

Phantom of Earth notes that there is another feature available now that complements the change. You may now choose to display “all pins by default”. You had to click on the All button up until now to display them all. The change places these icons in the area of the recommended section.

Closing Words

It is rare these days that I applaud Microsoft for the changes that it makes to the Windows operating system, but this one, albeit years too late, is a welcome addition.

Considering that it is currently only available in Insider builds, it may take a while before it lands in Stable. And yes, there is always the chance that a feature gets pulled again. Let us hope that this is not one of those cases.

Now You: do you use the Windows start menu or do you prefer to use a replacement?

Windows 11 is removing an option to bypass Microsoft account and internet during setup

Microsoft bringing a useful Windows Update feature to Windows 11, but restricts it artificially

Posted on April 3, 2025April 3, 2025 by Martin Brinkmann

Microsoft’s Windows 11 operating system has its fair share of annoyances. From mediocre apps, Telemetry and ads to other design decisions that seem to serve Microsoft more than the users of the operating system.

Windows Update and the requirement to restart the PC to install updates is certainly on the list of some users. Especially the operating system’s habit of restarting the PC when it perceives it as idle needs to be mentioned. You find plenty of horror stories online about users losing work because of automatic restarts of their PCs.

Hotpatching

Microsoft created a solution for that some time ago. Hotpatching was introduced in 2022 for Windows Server. This allows updates to be installed without a reboot of the system. Unfortunately, this feature has been limited to Windows Server products up until now.

Good news is that Microsoft has finally ported the Hotpatch functionality to Windows clients, more specifically, Windows 11, version 24H2. Bad news is that this is limited to Enterprise clients at the time of writing.

Microsoft employee David Callaghan revealed the news on the company’s Windows IT Pro Blog. Hotpatching, according to Microsoft, offers several benefits over the traditional method of installing security updates.

  • Updates are applied immediately and not after the next reboot.
  • Security is always up to date.
  • Disruptions for users are minimized, as systems do not need to be rebooted anymore to install updates.

Note that some updates, feature updates or firmware updates for example, still require reboots. This is also true for what Microsoft calls cumulative baseline updates. These are released in January, April, July, and October of each year. They continue to require restarts.

The updates inbetween are hotpatch updates, which means that they do not require restarts.

In other words, four updates per year continue to require restarts, while the other eight cumulative updates of the year do not.

The big downside to the improvement is that home users and many small and medium-sized businesses do not gain access to the functionality. It is reserved for Enterprise customers (Windows 11 Enterprise E3, E5, or F3, Windows 11 Education A3 or A5, or a Windows 365 Enterprise subscription).

Another restriction is that the ARM version is still in public preview. It requires additional prerequisites, specifically a Registry Key needs to be set as outlined by Microsoft.

Closing Words

Windows is not the only operating system that requires reboots when updates get installed. It is still a major nuisance, especially if the system reboots automatically suddenly, which may lead to lost work.

A big MSEdgeRedirect update has just been released

Posted on April 2, 2025April 2, 2025 by Martin Brinkmann

When Microsoft launched its Edge web browser, it used Windows to quickly push the usage share of the browser. One of Microsoft’s ways of doing so was to create artificial protocols in Windows that would open only in Edge.

Clicks on web searches in Start or news would always open in Edge, even if the browser was not the default browser on Windows.

The small tool MSEdgeRedirect was created to address this. The main idea was to redirect requests that Windows would push towards Edge to another browser.

There have not been any updates for over a year, but a new update just hit. Good news for users of the project, as it is improving the redirector in several ways.

Note: The open source program is still a beta officially. While it works well, you may run into bugs or issues using it. Also, Microsoft may change things and that may break functionality.

So, here is what is new in MSEdgeRedirect 0.8.0.0:

  • The minimum supported system is now Windows 10. Windows 8 is no longer supported.
  • Fixed Windows Spotlight, PDF file handling, some UWP apps no longer working in Service Mode.
  • New AI-less Google Search results option.
  • Improved news handler.
  • Adds support for –from-ie-to-edge and bing.com/WS/redirect.
  • Adds passthroughs for –user-data-dir and –win-session-start.

The update is a bug fix update for the most part that fixes some existing issues. If you use the tool already, you should upgrade to the latest version. That is, unless you still run Windows 8.1, as this is no longer supported. Oh, and Europe mode is still a thing, why not give it a try.

All in all, it is good to see that the project has not been discontinued.

Now You: do you use MSEdgeRedirect or have used the app in the past?

Windows: Quick Machine Recovery feature explained

Posted on March 31, 2025March 31, 2025 by Martin Brinkmann

If you have used Windows long enough, you have probably come into contact with Startup Repair at one point. The feature aims to resolve issues that prevent the operating system from starting up. It is a hit and miss kind of feature for many users though, as it relies solely on local files. All in all, it is not overly reliable.

Quick Machine Recovery extends the functionality to the cloud and Windows Update. The main idea is to improve recovery of Windows systems when boot issues are encountered. Designed primarily for administrators who manage multiple devices, Quick Machine Recovery adds cloud files and data to the recovery process.

The new feature uses a Windows Recovery Environment to “scan Windows Update for remediation options” according to Microsoft. The company says that this “allows devices to be recovered without requiring manual intervention”.

Quick Machine Recovery supports two recovery options:

  • Cloud remediation.
  • Auto remediation.

Cloud remediation

The feature uses Windows Update to fix issues experienced on the device. It requires an Internet connection and may download data from Windows Update to correct issues. If the feature is not enabled, Windows will use the local-only Startup Repair feature instead to attempt to fix the problem.

Auto remediation

This automates the problem solving. Windows will connect to Windows Update automatically to try and fix the issue. It will retry to correct the issue several times automatically.

The Quick Machine Recovery process

The five steps of the Quick Machine Recovery process. Image source: Microsoft.

Five steps make up the remediation process:

  1. Device crashes or fails to boot.
  2. Boot into recovery to start the Quick Machine Recovery process.
  3. Establish a network connection to scan Windows Update for fixes.
  4. Remediation, which attempts to apply fixes found by downloading data from Windows Update.
  5. Reboot to either boot into Windows, if a fix was applied successfully, or to restart the process from step 2.

Default configuration

The default configuration depends on the Windows edition:

  • Windows Home: cloud remediation is enabled by default, auto remediation is disabled by default.
  • Windows Pro, Enterprise: both remediations are disabled by default.

Administrators find instructions on Microsoft’s Learn website that explain how to enable or disable the feature.

Closing Words

Tests will show how well the cloud-based recovery feature will perform. For now, it is only available in test versions of Windows 11.

Now You: what is your take on this new recovery feature? Do you think it will work better than the local-only Startup Repair?

Windows 11 is removing an option to bypass Microsoft account and internet during setup

Windows 11 is removing an option to bypass Microsoft account and internet during setup

Posted on March 29, 2025March 29, 2025 by Ashwin

Microsoft is making a change to the Windows 11 out-of-the-box-experience, also called OOBE. The company has removed a script that lets users skip adding a Microsoft account when setting up Windows.

Normally, when you install a fresh copy of Windows, the set-up process requires you to sign in to your Microsoft account. It even highlights some advantages of connecting an account such as the ability to sync your data across your computers, accessing the Microsoft Store, saving files to OneDrive, Microsoft Office products, etc.

The problem with this process is that it does not offer any option to skip the account sign in. In other words, the set-up does not let you set up the PC with a local account. This annoying requirement has been in place since February 2022.

However, there are a few workarounds using which users can bypass the log-in prompts, allowing them to install Windows sans a Microsoft account.

Naturally, Microsoft does not like it when people resort to such measures. In a bid to curb this, the Redmond company has revealed that it is removing the bypassnro.cmd script from the operating system. This change is already in effect in the latest Windows 11 Insider Preview Build for the Dev Channel, with Build 26200.5516 (KB5054687).

For those unaware, Microsoft is referring to a command that users could run when setting up Windows when you are not connected to the internet. Press Shift + F10 and type OOBE\BYPASSNRO and hit Enter. When you reboot the PC, the “Let’s connect you to a network” screen will display another option, “I don’t have Internet”. Users could use this method to bypass the internet and Microsoft account requirement.

The official explanation regarding the removal of the script is that this move was done to enhance the security and user experience of Windows 11. It also states that users will exit the setup with internet connectivity and a Microsoft Account. The message that it tries to convey is that users have no choice but to sign in to their account, the loophole has been closed. Oh, really! Well, no!

It’s gone, but there is a workaround

There is some good news. Even though it may seem like the option is being removed, you still have other ways to skip the account requirement. Notable Windows Insider and X user, phantomofearth, has revealed that Microsoft has only removed the BypassNRO script. But, you can still bypass the network requirement simply by editing a Windows Registry.

bypass the network requirement

Open Regedit and create a new DWORD under the following location: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE.

Set its value to 1, and reboot your computer. Now, you should see the “I don’t have Internet” option. Select it and proceed to set up your PC without a Microsoft account.

As Martin mentioned on Ghacks, there are a couple of other ways to bypass these annoying requirements, for example, you could use a banned email address like no@thankyou.com or a@a.com which lets you skip the account sign in process. The Rufus tool also lets you disable the online account requirement while setting up a Windows installation media.

Microsoft's Windows Roadmap shows when new features will be available

Microsoft’s Windows Roadmap shows when new features will be available

Posted on March 28, 2025March 28, 2025 by Ashwin

Microsoft has launched a Windows Roadmap to help users discover when new features will be added to Windows. Here’s how you can use it.

It’s not easy to discover when new features are coming to Windows. Sometimes, you may not know what features are being released either. You might suddenly come across a new feature after a Windows Update has been installed on your computer.

This is what the Roadmap addresses, it sort of gives you a heads-up. It’s quite impressive actually, the page lists all upcoming features and improvements that are currently being tested in the Windows Insider Program.

Each listing has a description that explains what a feature does, and links to a relevant article on the Windows Insider Blog that has some additional details, so you can learn more about it. You can also find out the current status of the development, i.e., whether it is in preview, or gradually rolling out, or is generally available to all users.

The Roadmap also gives you an ETA about when we can expect a specific improvement or feature to be available, this is a tentative date.

There is a search bar at the top of the page, which you can use to find something specific. For example, you could type “Explorer”, and the list will filter the results to only show improvements that are heading to File Explorer.

There are some options that are available below the search box. These are filters that allow you to refine the results further. For instance, you can use them to view the features that will be available for a specific version of Windows 11, such as 23H2 or 24H2. Similarly, you can filter results by platform, all PCs or just Copilot+ PCs. You can even filter the results by the status of a feature, and which channel it is currently being tested in.

Now of course, just because something is listed on the Windows Roadmap does not mean that the feature has been finalized. Microsoft could decide to remove something if the feedback that the company received from testers was negative. Or it might delay a feature to make further improvements, and testing.

The announcement on the Redmond company’s blog highlights that the Windows Roadmap could be very useful for IT admins who manage several workstations at the office, as they can use the information to plan ahead. But, it could be handy for regular users too, as it can help them decide whether to defer updates if they perceive some features as annoyances. e.g. Windows Recall

You could skip an upgrade to a major version entirely, but this involves changing a policy or requires a third-party utility like InControl to set your preferred target release. A lot of users are still on Windows 11 23H2, having avoided the upgrade to Windows 11 24H2, due to various bugs that were introduced in the latest version.

For once, Microsoft has done the right thing by launching the Windows Roadmap. But whether users will like the features that it adds to Windows is a completely different story.

Google Drive is now available for Windows on ARM PCs

Google Drive is now available for Windows on ARM PCs

Posted on March 25, 2025March 25, 2025 by Ashwin

Google Drive is now compatible with ARM PCs that run on Windows. Now, users with a Microsoft Surface or a Snapdragon powered Windows device can sync their data to the cloud with the official client.

Microsoft had partnered with Qualcomm and OEMs like HP, Dell, Acer, ASUS, Lenovo and Samsung to help launch computers that were powered by Snapdragon X Elite and X Plus chips. These were the first CoPilot+ PCs, that were designed for AI and promised all–day battery life.

But things didn’t go smoothly as Snapdragon PCs ran into some hurdles, not just in terms of hardware performance or controversies surrounding Windows Recall, but also due to some software support. Many popular apps were not available for ARM64 devices, one notable example of this was the lack of a native version of the Google Drive app.

The Mountain View company had released a beta version of Google Drive for Windows on ARM devices in December 2024, after acknowledging requests from users who had been asking Google to release an official version of the app for ARM PCs. After a successful test phase that lasted a few months, Google has finally announced that it has released the stable version of the app for all users.

Now, you could ask why bother with the app, while you can always access the cloud storage service via a web browser. Well, the Google Drive app offers some useful features for desktop users. You can set it to “Stream Files”, which will allow you to browse files that are stored in the cloud like a local folder via File Explorer, without actually downloading them permanently.

When you want to access a file from the cloud, you can download it to your PC. On the other hand, you may want to use the mirror files option in Google Drive, which saves the files on your computer’s local storage for quick access.

More importantly, the Google Drive app for desktop saves the edits you made to your files and syncs them to the cloud automatically.

The Google Drive app for ARM PCs is only compatible with devices running Windows 11 and Microsoft WebView2. The app is currently rolling out to users, and might take about 15 days before it is available to all users. Existing users on the beta version will automatically be updated to the stable version. You can download the Google Drive app for ARM on Windows from the official website.

Google says that the app will be available for all Workspace customers, Workspace Individual Subscribers, and users with personal Google accounts.

Many people were surprised when Google announced that it would bring its Chrome browser for Windows on ARM, as it is an operating system that is directly competing with its own ChromeOS platform. Google’s support for Windows on ARM is a big win, not just for users, but also for OEMs, Qualcomm, and Microsoft. Of course, Google will benefit from it more, if it manages to attract users to its paid subscriptions such as Google One, YouTube Premium and more.

OneNote for Windows 10 is being discontinued

OneNote for Windows 10 is being discontinued

Posted on March 24, 2025March 24, 2025 by Ashwin

Microsoft is discontinuing yet another of its apps. This time OneNote for Windows 10 is getting the axe.

According to a Microsoft Message Center post (via Neowin), the app will each end of support on October 14, 2025, after which it will no longer receive any bug fixes, security patches, or feature updates. That happens to be the same date when Windows 10 will reach its end of life support as well. That’s not a coincidence, so it may not sound surprising at first. You see, despite its name, OneNote for Windows 10, also works on Windows 11.

Clearly, there are some other reasons why Microsoft wants to shutter the app. The Redmond company is advising users of the OneNote for Windows 10 app to switch to its other note-taking app, OneNote for Windows, which is a part of Microsoft 365.

Microsoft says the older app does not support Microsoft Information Protection (MIP) sensitivity labeling that is used to secure sensitive data, and that the labeled content will be unavailable on OneNote for Windows 10. This may sound odd, but Microsoft says that users on the older version will experience slower sync performance from June 2025, and that this could affect multi-device access and real-time collaboration. It really does sound like the company will deliberately downgrade the experience of the app. Is that even legal?

One more thing that Microsoft highlighted is the fact that that OneNote for Windows has a lot more features, including AI-powered features like Copilot to enhance productivity. Now it makes sense, this could be a just another way to get more users over to Copilot.

OneNote for Windows 10 will display ads asking to switch to the newer app

And it gets worse, the document also reveals that OneNote users will see an in-app banner asking them to switch to OneNote on Windows from July 2025. Of course, it wants to show more ads, that’s what we need.

This is not the first time either, Microsoft already promotes the newer app, take a look at this gigantic banner that asks me to switch to the newer app. There is also a permanent button on the app’s header that serves as a reminder to migrate to the newest version.

Users who plan to move to the new app should take a backup of their data before removing the OneNote for Windows 10 app. You can then use the backup to import the contents of your notes to the new app. Follow Microsoft’s help article for more details about the process.

Alternatively, you could just uninstall the OneNote for Windows app, and access the web version of the note-taking service via your browser.

On the other hand, for users who wish to migrate away, you may want to consider switching to something like Obsidian, Joplin, Standard Notes, NotesNook, etc. All of these are free, open source apps which work offline, and offer an optional sign-up that gives you extra features including cross-platform sync, but there are some limitations that are behind a paywall.

  • Previous
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 27
  • Next

Support This Site

If you like what I do please support me!

Any tip is appreciated. Thanks!
  • April 16, 2026 by Martin Brinkmann Windows 11 Context Menu Manager: remove items with a click
  • April 15, 2026 by Martin Brinkmann One Exploited Zero-Day and Record Numbers: The April 2026 Windows Patch Tuesday Breakdown
  • April 14, 2026 by Martin Brinkmann Brave is getting Container support and the feature has made a big jump recently
  • April 13, 2026 by Martin Brinkmann A More User-Friendly Way to Pause Windows 11 Updates is Coming
  • April 11, 2026 by Martin Brinkmann Microsoft is Radically Changing the Windows Insider Program

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