Jump to content
View in the app

A better way to browse. Learn more.

HWBOT Community Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hello everyone, 

Here I like to post some tips for people using Windows especially Windows 11 and 10. 

As most of you probably know Windows comes with some app that load in the background and some that you cant (easly) remove. When you open Task manager you can see how many Processes are loaded and running, these can slow down your performances. 

To shut some of them down (that you normally can not do) here is how: 

1. Open powershell with admin privileges. 
2. Get-AppxPackage -AllUsers
3. Remove-AppxPackage -Package "name of app/Package you like to remove"


You can also make it into a string (full command) to delete known Packages.

Example:

Get-AppxPackage -allusers XboxApp | Remove-AppxPackage

 

A few of the Packages I like to remove after a new windows installation: 

Get-AppxPackage -allusers XboxApp | Remove-AppxPackage
Get-AppxPackage -allusers Microsoft.XboxGamingOverlay | Remove-AppxPackage                   
Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage
Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
get-appxpackage *Microsoft.WindowsCamera* | remove-appxpackage
Get-AppxPackage *Microsoft.GetHelp* -AllUsers | Remove-AppxPackage
Get-AppxPackage *people* | Remove-AppxPackage

 

Some even harder apps to remove are Windows Edge. And this does even not works on all systems anymore!

1. get-appxpackage *edge*
2. You will see complete details of Microsoft Edge. Find ‘PackageFullName’ and copy everything opposite to it to "fullname"
3. remove-appxpackage "fullname"



After doing some Bloatware removing of my own my pc has 103 possesses running. (see dutch system picture)

Greetings server075
server075.com

Bench.jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.