
Windows 7 Kiosk Mode
In addition, Windows 10 Kiosk Mode suffers from lacking built-in features that instead require the use of the Group Policy Editor and PowerShell scripts complicating implementations. Also, Kiosk Mode only supports one app and is not viable for those setups requiring a locked down system with more than one application available. Switching from the Windows Explorer shell to a particular app can be useful for single-purpose devices, but users can still foil Windows kiosk.
Set targetuser as administrators group,
Login target user before below settings
Group Policy Editor
Start > Run > gpedit.msc
User Configuration -> Administrative Templates -> All Steeings
Basicsettings:
Hide and disable all items on Desktop: Enable
hide control panel - Prohibit access to the Control Panel : Enable
Remove Task Manager: Enable
hidestart menu :
Remove links and access to Windows Update : Disable
Remove common program groups from Start Menu: Enable
Disable programs on Settings Menu: Enable
Remove Network & Dial-up Connections from StartMenu: EnableDownload action mirillis free.
Remove Search menu from Start Menu: Enable
Remove Help menu from Start Menu: Enable
Remove Run menu from Start Menu: Enable
Add Logoff to Start Menu: Enable
Disable changes to Taskbar and Start Menu Settings: Enable
Disable and removethe Shut Down command or Remove and prevent access to the Shut Down command: Enable
Other setting (Optional) :
InternetExplorer Browser menus :
Disable changing home page settings : Enable
Disable changing connection settings : Enable
Browsermenus :
Disable Context menu : Enable
File menu: Disable Save As… menu option : Enable
Tools menu: Disable Internet Options… menu option : Enable
View menu: Disable Full Screen menu option : Enable
Help menu: Remove ‘Send Feedback’ menu option : Enable
WindowsExplorer :
Prevent access todrives from My Computer : Enable
Remove Windows Explorer’s default context menu : Enable
ControlPanel :
Prohibit access to the Control Panel : Enable
Display:
Desktopwallpaper : Disable
Systems:
Prevent accessto the command prompt : Disable
To disable the Windowskey, follow these steps:
Download and run http://go.microsoft.com/?linkid=9738719
or
1.Click Start, click Run,type regedt32, and then click OK.
2.On the Windows menu,click HKEY_LOCAL_ MACHINE on Local Machine.
3.Double-click the SystemCurrentControlSetControl folder,and then click the Keyboard Layout folder.
4.On the Edit menu,click Add Value, type in Scancode Map, click REG_BINARY asthe Data Type, and then click OK.
5.Type 00000000000000000300000000005BE000005CE000000000 inthe Data field, and then click OK.
6.Close Registry Editor and restart thecomputer.
To enable the Windows key,follow these steps:
Download and run http://go.microsoft.com/?linkid=9738718
or
1.Click Start, click Run,type regedt32, and then click OK.
2.On the Windows menu,click HKEY_LOCAL_ MACHINE on Local Machine.
3.Double-click the SystemCurrentControlSetControl folder,and then click the Keyboard Layout folder.
4.Right-click the Scancode Map registryentry, and then click Delete. Click Yes.
5.Close Registry Editor and restart thecomputer.
To ensure that a visitor can’t log in to a moreprivileged account.
There are two ways for a user to skip theautomatic login and log in to another user account:
·Hold the Shift key while Windows is loggingin.
·Once Windows has logged in, log out byselecting Log Off from the Start menu or pressing Ctrl-Alt-Del and selectingLog Off.
To eliminate both of these backdoors,follow these steps:
1. Open the Registry Editor (type regedit)
2. Expand the tree branches to thefollowing registry entry:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionWinlogon
3. Create a new string value here by goingto Edit > New > String Value,and name the new valueIgnoreShiftOverride. Double-click the new value,type 1 for its value data, and click OK. (This disables the Shift key duringthe automatic login.)
4. Next, create a new DWORD value in thissame key by going to Edit > New > DWORD (32-bit) Value, and name the newvalue ForceAutoLogon. Double-click the new value, type 1 for itsvalue data, and click OK. (This automatically logs back in if the user tries tolog out.)
5. Close the Registry Editor when you’redone. The change will take effect immediately.
To remove either or both of theserestrictions, just delete the corresponding Registry values.
Hide Start button
Install startkiller.exe
Start Killer removes the Start button fromyour taskbar. When you run Start Killer it remove the Start button from taskbarand give you additional space on taskbar, when you close Start Killer the Startbutton is again shows.
Though the Start Button is removed, you canstill open Start Menu using CTRL+ESC or WIN key. StartKiller place icon intosystem tray. Right-click on icon to close StartKiller or to open Settingsdialog. You can remove icon from system tray. In this case useCTRL+ALT+SHIFT+F12 to open settings dialog box.
Hide Task bar
InstallTransparent TaskBar
Check :Restroe at start
ChangeLogon Screen Background on Windows 7
Third-PartyTools : Windows LogonBackground Changer
or
Step 1: Open the WindowsStart menu and enterregeditinto the search bar.
Step 2: Right click onHKEY_LOCAL_MACHINEand selectFind.
Step 3: Search forOEMBackground, which should bein ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionAuthenticationLogonUIBackground.If the key does not exist, add a new DWORD value with the nameOEMBackground.
Step 4: Double click onthe entryOEMBackground,and change the value from 0 to 1.
Step 5: Open WindowsExplorer and go to the following path:%windir%system32oobe
Step 6: Create a newfolder namedinfo, andopen it.
Step 7: Create a newfolder withininfonamedbackgrounds.
Step 8: Rename yourdesired wallpaper asbackgroundDefault.jpgand place it inside the folder backgrounds(images must be less than 245KB in size).
Startprogram at log on:
Open TaskScheduler
Click on Create Task.. on the right pane

Select the Triggers tab and click New..
From thedrop-down of Begin the task select At log on, select appropriate list of users thesesetting should apply to and hit OK
Then on theActions tab, click on New..and the Action as Start a program
All settingcompleted,
DELETE target user fm administrators group.
Previously, I had written about how you can use Assigned Access to put Windows 8.1 into kiosk mode, which basically only allows one app to be run on the system and that’s it. It’s great for any public computer that you want to have a high degree of control over.
With Windows 10, the procedure has changed quite a bit and this article will show you how to do the same thing, just with the new steps. Basically, you create a new local user account on your Windows 10 machine and set which app you want the user to be able to run. The apps can only be Universal Windows Store apps, which is a bit limiting. There is a way to add more than one app and to use traditional Windows apps (EXE programs), but you have to use the far more advanced and complicated Windows Configuration Designer.
Configure Kiosk Mode in Windows 10
The easy way is to click on Start, then Settings, then Accounts and then Family & other people.
At the bottom, you’ll see a section called Other people and a link to Set up assigned access. If you don’t already have a second account setup on your machine, you’ll need to click the Add someone else to this PC link.
If your current account is using a Microsoft account, it’ll try to push you to setup another Microsoft account, which won’t work for the assigned access. Instead, click on the link that says I don’t have this person’s sign-in information.
It’ll try to get you to create a new Microsoft account, but again, we don’t want to do that. Instead, click on Add a user without a Microsoft account at the bottom.
Give the kiosk account a name and a password. You’ll also have to type in a password hint.
Now click on the Set up assigned access link and click on Choose an account. Pick the account that you just created and then click on Choose an app.
That’s pretty much it. Restart the computer and sign into the new account. The user will only be able to view that one app is full screen mode and nothing else. The only way they can even exit is to press CTRL + ALT + DELETE, which will take them to the login page. Here they will be able to see the other user accounts, so make sure those are all secured.
The app list is missing Microsoft Edge and Internet Explorer, so that’s a bit frustrating. You would think they would allow at least Edge since it’s a Microsoft product. As I mentioned above, if you want to be able to choose your own custom program and more than one program, you’ll have to use the Windows Configuration Designer, which is more complicated, but definitely doable. If you have questions, post a comment. Enjoy!