Skip to content

Instantly share code, notes, and snippets.

View han911976's full-sized avatar

Han Cheng han911976

  • Hong Kong
  • 21:04 (UTC +08:00)
View GitHub Profile
@han911976
han911976 / remove-gamebar-powershell-win10.md
Created January 10, 2020 14:38 — forked from joshschmelzle/remove-gamebar-powershell-win10.md
Remove the Xbox Game Bar with Powershell on Windows 10

You've probably stumbled upon this researching how to remove the Xbox Game Bar. This gist includes a few different methods you can try. Note you might not have some of these options depending on the version of Windows 10 you're using. And eventually I suspect we may not be able to remove the Game Bar in future builds.

Uninstalling/Removing the Game Bar

(This does not seem to be an option on any recent Windows 10 build)

  1. Press Windows Key or click on the Start menu.
  2. Start typing Xbox or Game Bar, until you get the Xbox Game Bar app to appear in the results.
  3. Right-click on the app and pick Uninstall. Answer Yes to the prompt, and wait for the process to finish.
@han911976
han911976 / clock.html
Created February 10, 2019 23:07 — forked from sam0737/clock.html
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >