Skip to content

Commit

Permalink
Create 2024-02-29-show-more.md
Browse files Browse the repository at this point in the history
  • Loading branch information
happydude authored Mar 6, 2024
1 parent 96ea45a commit 1a77c55
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _posts/2024-02-29-show-more.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
author: Jason Davis
layout: post
title: Windows 11 - Disable show more options
---

```ps
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve​
```

0 comments on commit 1a77c55

Please sign in to comment.